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-03-16T00:00:52.869+00:00|INFO|Application|main] Starting Application using Java 11.0.18 on onap-policy-clamp-runtime-acm-6b5f6d945b-lggfp with PID 7 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
[2023-03-16T00:00:52.873+00:00|INFO|Application|main] No active profile set, falling back to 1 default profile: "default"
[2023-03-16T00:00:56.860+00:00|INFO|RepositoryConfigurationDelegate|main] Bootstrapping Spring Data JPA repositories in DEFAULT mode.
[2023-03-16T00:00:57.461+00:00|INFO|RepositoryConfigurationDelegate|main] Finished Spring Data repository scanning in 575 ms. Found 5 JPA repository interfaces.
[2023-03-16T00:01:03.283+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 6969 (http)
[2023-03-16T00:01:03.353+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-6969"]
[2023-03-16T00:01:03.354+00:00|INFO|StandardService|main] Starting service [Tomcat]
[2023-03-16T00:01:03.354+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.71]
[2023-03-16T00:01:03.686+00:00|INFO|[/onap/policy/clamp/acm]|main] Initializing Spring embedded WebApplicationContext
[2023-03-16T00:01:03.686+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 10595 ms
[2023-03-16T00:01:06.162+00:00|INFO|RegistrationBean|main] Filter requestResponseLoggingFilter was not registered (possibly already registered?)
[2023-03-16T00:01:06.884+00:00|INFO|LogHelper|main] HHH000204: Processing PersistenceUnitInfo [name: default]
[2023-03-16T00:01:07.198+00:00|INFO|Version|main] HHH000412: Hibernate ORM core version 5.6.15.Final
[2023-03-16T00:01:07.900+00:00|INFO|Version|main] HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
[2023-03-16T00:01:08.452+00:00|INFO|HikariDataSource|main] HikariPool-1 - Starting...
[2023-03-16T00:01:09.409+00:00|INFO|HikariDataSource|main] HikariPool-1 - Start completed.
[2023-03-16T00:01:09.446+00:00|INFO|Dialect|main] HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
[2023-03-16T00:01:11.162+00:00|INFO|Version|main] HV000001: Hibernate Validator 6.2.5.Final
[2023-03-16T00:01:13.536+00:00|INFO|JtaPlatformInitiator|main] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
[2023-03-16T00:01:13.575+00:00|INFO|LocalContainerEntityManagerFactoryBean|main] Initialized JPA EntityManagerFactory for persistence unit 'default'
[2023-03-16T00:01:17.267+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-03-16T00:01:17.477+00:00|INFO|AbstractLogin|main] Successfully logged in.
[2023-03-16T00:01:17.853+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-03-16T00:01:17.853+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-03-16T00:01:17.853+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1678924877849
[2023-03-16T00:01:17.859+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-03-16T00:01:18.969+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@783b3aa0, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2ec85a25, org.springframework.security.web.context.SecurityContextPersistenceFilter@414b2df5, org.springframework.security.web.header.HeaderWriterFilter@37314843, org.springframework.security.web.authentication.logout.LogoutFilter@21f9c6ea, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@5f193335, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1b30a54e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3e9beef2, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4c176ff1, org.springframework.security.web.session.SessionManagementFilter@4db0ba1c, org.springframework.security.web.access.ExceptionTranslationFilter@45d4421d, org.springframework.security.web.access.intercept.AuthorizationFilter@6ed18d80]
[2023-03-16T00:01:20.271+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-03-16T00:01:29.381+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '/actuator'
[2023-03-16T00:01:29.546+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-6969"]
[2023-03-16T00:01:29.578+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 6969 (http) with context path '/onap/policy/clamp/acm'
[2023-03-16T00:01:29.662+00:00|INFO|ServiceManager|main] service manager starting
[2023-03-16T00:01:29.663+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management
[2023-03-16T00:01:29.672+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=0f17df87-0620-4b42-9201-3d3809b3b246, consumerInstance=onap-policy-clamp-runtime-acm-6b5f6d945b-lggfp, 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-03-16T00:01:29.769+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-03-16T00:01:29.776+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-03-16T00:01:29.776+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-03-16T00:01:29.776+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1678924889776
[2023-03-16T00:01:29.777+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-03-16T00:01:29.778+00:00|INFO|InlineBusTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=a0a9e095-e1a4-457f-a7ae-ec43d3914029, alive=false, publisher=null]]: starting
[2023-03-16T00:01:29.963+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-03-16T00:01:30.054+00:00|INFO|KafkaProducer|main] [Producer clientId=policy-clamp-runtime-acm-client-id] Instantiated an idempotent producer.
[2023-03-16T00:01:30.146+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-03-16T00:01:30.146+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-03-16T00:01:30.146+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1678924890146
[2023-03-16T00:01:30.147+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=a0a9e095-e1a4-457f-a7ae-ec43d3914029, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created
[2023-03-16T00:01:30.147+00:00|INFO|ServiceManager|main] service manager starting Publisher AutomationCompositionStateChangePublisher$$EnhancerBySpringCGLIB$$c9375277
[2023-03-16T00:01:30.159+00:00|INFO|ServiceManager|main] service manager starting Publisher AutomationCompositionDeployPublisher$$EnhancerBySpringCGLIB$$e11a2cd1
[2023-03-16T00:01:30.163+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantPrimePublisher$$EnhancerBySpringCGLIB$$31c627d
[2023-03-16T00:01:30.166+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantDeregisterAckPublisher$$EnhancerBySpringCGLIB$$12a23d2b
[2023-03-16T00:01:30.250+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantRegisterAckPublisher$$EnhancerBySpringCGLIB$$b42b3108
[2023-03-16T00:01:30.255+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantStatusReqPublisher$$EnhancerBySpringCGLIB$$29a09ad6
[2023-03-16T00:01:30.259+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterListener
[2023-03-16T00:01:30.259+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusListener
[2023-03-16T00:01:30.259+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeAckListener
[2023-03-16T00:01:30.260+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionUpdateAckListener
[2023-03-16T00:01:30.260+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterListener
[2023-03-16T00:01:30.260+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeAckListener
[2023-03-16T00:01:30.260+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher
[2023-03-16T00:01:30.260+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=0f17df87-0620-4b42-9201-3d3809b3b246, consumerInstance=onap-policy-clamp-runtime-acm-6b5f6d945b-lggfp, 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@305aaedf
[2023-03-16T00:01:30.260+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=0f17df87-0620-4b42-9201-3d3809b3b246, consumerInstance=onap-policy-clamp-runtime-acm-6b5f6d945b-lggfp, 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-03-16T00:01:30.260+00:00|INFO|ServiceManager|main] service manager started
[2023-03-16T00:01:30.263+00:00|INFO|Application|main] Started Application in 40.103 seconds (JVM running for 42.744)
[2023-03-16T00:01:33.572+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 vhadF0ZPR_eNBswx9QAzGg
[2023-03-16T00:01:33.573+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 vhadF0ZPR_eNBswx9QAzGg
[2023-03-16T00:01:33.573+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 vhadF0ZPR_eNBswx9QAzGg
[2023-03-16T00:01:33.573+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 vhadF0ZPR_eNBswx9QAzGg
[2023-03-16T00:01:33.573+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 vhadF0ZPR_eNBswx9QAzGg
[2023-03-16T00:01:33.573+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 vhadF0ZPR_eNBswx9QAzGg
[2023-03-16T00:01:33.575+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-runtime-acm-client-id] [Producer clientId=policy-clamp-runtime-acm-client-id] Cluster ID: EAbFLX84R7-tZascdALt4A
[2023-03-16T00:01:33.576+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: EAbFLX84R7-tZascdALt4A
[2023-03-16T00:01:33.577+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 2 with epoch 0
[2023-03-16T00:01:33.577+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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null)
[2023-03-16T00:01:33.653+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-03-16T00:01:33.757+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-e3684b10-6860-470e-af6b-035e4e9722e8
[2023-03-16T00:01:33.757+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-03-16T00:01:33.757+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-03-16T00:01:36.766+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Successfully joined group with generation Generation{generationId=3, memberId='consumer-policy-clamp-runtime-acm-2-e3684b10-6860-470e-af6b-035e4e9722e8', protocol='range'}
[2023-03-16T00:01:36.774+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Finished assignment for group at generation 3: {consumer-policy-clamp-runtime-acm-2-e3684b10-6860-470e-af6b-035e4e9722e8=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-03-16T00:01:36.799+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Successfully synced group in generation Generation{generationId=3, memberId='consumer-policy-clamp-runtime-acm-2-e3684b10-6860-470e-af6b-035e4e9722e8', protocol='range'}
[2023-03-16T00:01:36.799+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-03-16T00:01:36.804+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-03-16T00:01:36.821+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Setting offset for partition policy.clamp-runtime-acm-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
[2023-03-16T00:01:36.821+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Setting offset for partition policy.clamp-runtime-acm-1 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
[2023-03-16T00:01:36.821+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Setting offset for partition policy.clamp-runtime-acm-4 to the committed offset FetchPosition{offset=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-03-16T00:01:36.821+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Setting offset for partition policy.clamp-runtime-acm-5 to the committed offset FetchPosition{offset=2, 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-03-16T00:01:36.821+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Setting offset for partition policy.clamp-runtime-acm-2 to the committed offset FetchPosition{offset=4, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
[2023-03-16T00:01:36.821+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Setting offset for partition policy.clamp-runtime-acm-3 to the committed offset FetchPosition{offset=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-03-16T00:01:49.047+00:00|INFO|OrderedServiceImpl|KAFKA-source-policy.clamp-runtime-acm] ***** OrderedServiceImpl implementers:
 []
[2023-03-16T00:01:49.049+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"52674a70-7f92-40f9-991f-a01eb5c29c05","timestamp":"2023-03-16T00:01:49.169420Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T00:01:50.272+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"07150f8f-0f83-4303-8dfa-9d9cd626a838","timestamp":"2023-03-16T00:01:51.324211Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T00:01:50.952+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"87ff59f9-29d1-4968-a56b-3e1550a5ffdd","timestamp":"2023-03-16T00:01:50.750773Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T00:01:51.084+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"293ccc6b-d71e-4321-9f13-1b57179731be","timestamp":"2023-03-16T00:01:51.382127Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T00:03:29.662+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T00:03:48.985+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff2661c3-e966-4de7-9cde-928bd6e19646","timestamp":"2023-03-16T00:03:49.168895Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T00:03:50.225+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"187e1ba7-6249-4189-928e-bdc81cfc9a7a","timestamp":"2023-03-16T00:03:51.324458Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T00:03:50.943+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8e7593d8-9fae-4d1b-8605-ce9760052004","timestamp":"2023-03-16T00:03:50.752011Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T00:03:51.124+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"48e2e259-7dc9-4c30-8ab7-d2794d0092a9","timestamp":"2023-03-16T00:03:51.382235Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T00:05:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T00:05:49.009+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ac62ccdf-10e9-4387-b783-f582f89468a9","timestamp":"2023-03-16T00:05:49.169036Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T00:05:50.227+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"79f50d93-c67f-45e9-a1f0-d0d9bc813aa3","timestamp":"2023-03-16T00:05:51.324427Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T00:05:50.956+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"339a3706-b0b3-4145-9b9f-5d828847a862","timestamp":"2023-03-16T00:05:50.750632Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T00:05:51.079+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7b83fa28-20f4-4f74-8ae7-99d7ce271c15","timestamp":"2023-03-16T00:05:51.382195Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T00:07:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T00:07:48.986+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5fcc549d-f61d-4875-b260-2e4bb3af4b86","timestamp":"2023-03-16T00:07:49.168924Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T00:07:50.282+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d6c4f8e6-a569-4ab8-8e52-aadcc87faa02","timestamp":"2023-03-16T00:07:51.324080Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T00:07:50.968+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a05d30c5-5cf0-4bee-910e-7fd94ed4bfce","timestamp":"2023-03-16T00:07:50.750686Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T00:07:51.108+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0615dd6c-4ec6-4504-81b2-3e2c24093fb9","timestamp":"2023-03-16T00:07:51.381918Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T00:09:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T00:09:48.987+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bab856d9-7c32-48bc-a4c6-e981b0291e9d","timestamp":"2023-03-16T00:09:49.169017Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T00:09:50.220+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c19503c-be19-47d8-8125-b2ab21471b67","timestamp":"2023-03-16T00:09:51.324382Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T00:09:50.947+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"feeeafa2-97f5-4276-b5d7-d90de1a2ec8b","timestamp":"2023-03-16T00:09:50.750783Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T00:09:51.081+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"af13db3c-fb4b-49a4-9a84-4908ab32434d","timestamp":"2023-03-16T00:09:51.382085Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T00:10:33.608+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-03-16T00:10:33.866+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-03-16T00:11:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T00:11:48.988+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"81195bd9-133a-4864-bc8c-d858bf06ab28","timestamp":"2023-03-16T00:11:49.168807Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T00:11:50.222+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"97c008d8-5642-492c-b811-382d29a3db93","timestamp":"2023-03-16T00:11:51.324393Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T00:11:50.936+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cb303337-3e76-4a29-9d59-18c237de88ef","timestamp":"2023-03-16T00:11:50.751156Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T00:11:51.073+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"31e3af1c-70fa-455d-8f12-c0135a682d58","timestamp":"2023-03-16T00:11:51.382161Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T00:13:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T00:13:49.005+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0518742f-ea5f-4f4d-a9cb-96b462cd5f56","timestamp":"2023-03-16T00:13:49.168975Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T00:13:50.221+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a00e7150-0798-4488-9527-f9a2e99ed360","timestamp":"2023-03-16T00:13:51.324372Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T00:13:50.934+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d67d4064-1d86-4cae-ab69-a46d6ca411bf","timestamp":"2023-03-16T00:13:50.751071Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T00:13:51.074+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"410e3c4d-a4d4-486b-8642-eaa210141485","timestamp":"2023-03-16T00:13:51.382101Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T00:15:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T00:15:49.026+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d5c29ec7-af6e-47c7-bc2c-0d878ce3a4d6","timestamp":"2023-03-16T00:15:49.168875Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T00:15:50.221+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"10453075-500e-4beb-951f-87277cb4d394","timestamp":"2023-03-16T00:15:51.324506Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T00:15:50.962+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"273a4b80-779f-4c19-a715-ff40475648bc","timestamp":"2023-03-16T00:15:50.750857Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T00:15:51.078+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f524c6f-6a13-4976-b9c5-cde01f0b809a","timestamp":"2023-03-16T00:15:51.382213Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T00:17:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T00:17:48.988+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f44fc63-5b9e-4094-9977-883a6009ac57","timestamp":"2023-03-16T00:17:49.169046Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T00:17:50.212+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a04c13b-5066-47c0-abeb-b00e31e1dd39","timestamp":"2023-03-16T00:17:51.324545Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T00:17:50.938+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a32de503-1041-4130-8a9d-1761b5ab9de8","timestamp":"2023-03-16T00:17:50.750745Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T00:17:51.134+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"77f722fb-286f-4a12-abca-7f62351e115e","timestamp":"2023-03-16T00:17:51.381899Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T00:19:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T00:19:48.985+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"010ed702-acc1-4ccc-8bb0-4bb4d8cd077f","timestamp":"2023-03-16T00:19:49.168988Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T00:19:50.219+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cfc99375-b740-48e3-b2e5-fc377b25e260","timestamp":"2023-03-16T00:19:51.324333Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T00:19:50.940+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a0db8157-572b-4757-abcc-f4bb87b6de6a","timestamp":"2023-03-16T00:19:50.750675Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T00:19:51.073+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"756db4ff-3826-4bda-a937-c79f6ba3676e","timestamp":"2023-03-16T00:19:51.382087Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T00:21:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T00:21:48.993+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2dbc4fa1-641b-42e5-a383-2d8e26596cd7","timestamp":"2023-03-16T00:21:49.169053Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T00:21:50.219+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c100bc42-64f6-4842-9d3b-fc7ee6cabb53","timestamp":"2023-03-16T00:21:51.324290Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T00:21:50.983+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7aa2dad3-528d-48e0-be35-db3638e0c4b3","timestamp":"2023-03-16T00:21:50.750667Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T00:21:51.078+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1795f33-cb97-479f-a3a8-43d5cfff0bc6","timestamp":"2023-03-16T00:21:51.381934Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T00:23:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T00:23:48.987+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"00cd88c1-c261-4ad5-acc6-49b010717fa7","timestamp":"2023-03-16T00:23:49.169038Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T00:23:50.217+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca5c57bc-c182-4820-a1ca-61749421ace5","timestamp":"2023-03-16T00:23:51.324347Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T00:23:50.956+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"030beead-3430-447b-82e9-2b2b3541e89e","timestamp":"2023-03-16T00:23:50.751473Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T00:23:51.069+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ada000a3-b907-46cc-9622-1a8ccffdc4a0","timestamp":"2023-03-16T00:23:51.382225Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T00:25:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T00:25:48.987+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"609d3230-d72c-4192-a359-001a302ec682","timestamp":"2023-03-16T00:25:49.169048Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T00:25:50.217+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"84a59964-99b4-4739-bc33-5962060dd0d0","timestamp":"2023-03-16T00:25:51.324376Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T00:25:50.935+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad6fc4fe-45b7-4f4a-93c5-e01bd42762e6","timestamp":"2023-03-16T00:25:50.750649Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T00:25:51.069+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"caeed77c-169a-452c-ace8-2059a763dfdc","timestamp":"2023-03-16T00:25:51.382074Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T00:27:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T00:27:48.984+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0a39a8d4-6219-486d-a567-a4ffa44099cd","timestamp":"2023-03-16T00:27:49.168938Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T00:27:50.239+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bfbd42b4-e333-4d8e-af7c-8d88cba642a0","timestamp":"2023-03-16T00:27:51.324302Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T00:27:50.937+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"675a1257-ca04-4be2-9462-a4bcadef5eaa","timestamp":"2023-03-16T00:27:50.750785Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T00:27:51.075+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"53e285ad-c3f0-4b11-ab14-3918546b8130","timestamp":"2023-03-16T00:27:51.382135Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T00:29:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T00:29:48.983+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b375a0dd-8295-4a06-943b-d5bc8a7a9dda","timestamp":"2023-03-16T00:29:49.168945Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T00:29:50.221+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3bd41422-42ad-42e2-8f93-8d57291907ab","timestamp":"2023-03-16T00:29:51.324598Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T00:29:50.952+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2dc71558-ee75-4697-ba84-fde3ab38dc69","timestamp":"2023-03-16T00:29:50.750687Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T00:29:51.125+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d7fb804-4c92-4df3-9b9d-9077976b394b","timestamp":"2023-03-16T00:29:51.382067Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T00:31:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T00:31:48.981+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"271825d9-0808-441f-8925-0027577f654e","timestamp":"2023-03-16T00:31:49.168888Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T00:31:50.217+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"69d0060c-c23b-4957-b3cf-2ca5b55cd0ed","timestamp":"2023-03-16T00:31:51.324461Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T00:31:50.939+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"57b9e63b-3a8a-4b96-b390-9f0c154675fb","timestamp":"2023-03-16T00:31:50.750736Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T00:31:51.066+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4823c4c3-9622-4a3a-96a5-f527e1b184dc","timestamp":"2023-03-16T00:31:51.382116Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T00:33:29.663+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T00:33:49.008+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e116f5d2-b9d9-46d1-a059-9eb1ec120699","timestamp":"2023-03-16T00:33:49.168966Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T00:33:50.217+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3935e1bf-a604-4fb5-9346-a0b9e57f70b4","timestamp":"2023-03-16T00:33:51.324344Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T00:33:50.935+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"61237379-22a9-4cd5-b8d6-0db9b46d3d75","timestamp":"2023-03-16T00:33:50.750693Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T00:33:51.071+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3891f571-7cf6-4cea-b728-925c32627603","timestamp":"2023-03-16T00:33:51.382104Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T00:35:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T00:35:48.982+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6b12a626-479c-4b83-b999-4e931f2e8a02","timestamp":"2023-03-16T00:35:49.169053Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T00:35:50.265+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"94001e65-526e-429d-83e9-a3e147259a06","timestamp":"2023-03-16T00:35:51.324281Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T00:35:50.938+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1b1b1014-2cf6-44bd-b74a-c029e5b58de5","timestamp":"2023-03-16T00:35:50.750692Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T00:35:51.069+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ce1eb6f0-4c3c-4bdf-ba12-75dc6e727292","timestamp":"2023-03-16T00:35:51.381906Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T00:37:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T00:37:49.023+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5d63cefe-c9e0-4c2a-a0e5-fc06c5cb4cfa","timestamp":"2023-03-16T00:37:49.168851Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T00:37:50.217+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c611dcd-5ea5-4bdd-9d6c-9e8f70cf9bd3","timestamp":"2023-03-16T00:37:51.324379Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T00:37:50.937+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"205bdb30-afc4-4772-a244-ff6c47a90d06","timestamp":"2023-03-16T00:37:50.750845Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T00:37:51.069+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ea71ef8-0949-40f2-bfe4-ef92b7ce49d7","timestamp":"2023-03-16T00:37:51.382080Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T00:39:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T00:39:48.984+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9984374f-5957-45ca-b1e8-ea25b23625a2","timestamp":"2023-03-16T00:39:49.169047Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T00:39:50.216+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"691ecede-79df-497a-9cc8-284a1546e3b1","timestamp":"2023-03-16T00:39:51.324365Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T00:39:50.939+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"53b9febd-9a60-48ad-882c-f81c7fe2251c","timestamp":"2023-03-16T00:39:50.750947Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T00:39:51.064+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ae80a73-2820-4481-a213-51e3350fb39a","timestamp":"2023-03-16T00:39:51.382054Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T00:41:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T00:41:48.984+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4d1095a5-16c6-474e-a516-7031a9c355b0","timestamp":"2023-03-16T00:41:49.168988Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T00:41:50.212+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7f80fb81-15c6-436a-ba37-5e376450e2b9","timestamp":"2023-03-16T00:41:51.324088Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T00:41:50.949+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"264102b4-9af9-470c-9a62-ad0f497d07d3","timestamp":"2023-03-16T00:41:50.750623Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T00:41:51.068+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3959b34f-7abf-4b38-a53b-b903bc03e850","timestamp":"2023-03-16T00:41:51.382105Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T00:43:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T00:43:48.987+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c3968d2-5613-411d-8e12-93ea37955b8d","timestamp":"2023-03-16T00:43:49.169042Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T00:43:50.214+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"edd14387-8e0b-4b5a-93b4-f1caeec4a55e","timestamp":"2023-03-16T00:43:51.324267Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T00:43:50.982+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d8e8f77-be88-4214-b7de-fccfd14d524d","timestamp":"2023-03-16T00:43:50.750623Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T00:43:51.069+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"561dc9cb-afb8-4c69-a37f-47b7f6a40986","timestamp":"2023-03-16T00:43:51.382185Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T00:45:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T00:45:48.979+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"895b4631-962d-4179-852b-f835ce433202","timestamp":"2023-03-16T00:45:49.169002Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T00:45:50.212+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4297ee07-fe27-4af6-b20d-cc6a71a192af","timestamp":"2023-03-16T00:45:51.324297Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T00:45:50.990+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0b97c726-c2e4-4893-801b-04f1f4eee0e7","timestamp":"2023-03-16T00:45:50.750927Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T00:45:51.109+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d793fc28-13f1-4c04-b8af-dc1026f3c39a","timestamp":"2023-03-16T00:45:51.381893Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T00:47:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T00:47:48.987+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5b7c936d-1b35-4974-aed3-d1c9ea50340c","timestamp":"2023-03-16T00:47:49.168953Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T00:47:50.216+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"dfe9925e-d87e-4d42-b534-0eb67722a40d","timestamp":"2023-03-16T00:47:51.324272Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T00:47:51.015+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ce19368-60a4-40a0-b1fd-221111d340c6","timestamp":"2023-03-16T00:47:50.750717Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T00:47:52.024+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c28bbafd-d9c0-4185-b491-c8e9be0f69b9","timestamp":"2023-03-16T00:47:51.382162Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T00:49:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T00:49:48.986+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc5c8cff-6862-4c6f-a3b2-5e2fbe89b227","timestamp":"2023-03-16T00:49:49.168928Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T00:49:51.034+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7f8be9ca-5129-44fc-a899-fc48a51a580e","timestamp":"2023-03-16T00:49:50.750661Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T00:49:52.018+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0a99b372-ca5e-44ee-9cab-a99741cf27d7","timestamp":"2023-03-16T00:49:51.324440Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T00:49:53.050+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9efc5053-c32a-48df-9dec-9dc72fbbf820","timestamp":"2023-03-16T00:49:51.382091Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T00:51:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T00:51:48.982+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"38ed5d63-4f9c-47f1-be68-0c8a08be64c8","timestamp":"2023-03-16T00:51:49.168885Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T00:51:50.220+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a5edf4f3-faed-4754-86a4-f76657b1a59a","timestamp":"2023-03-16T00:51:51.324367Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T00:51:51.064+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"da4c8389-fc9b-4f7a-88f6-c1a09bcce060","timestamp":"2023-03-16T00:51:50.750667Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T00:51:51.111+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e9dd8cf-d87a-4dba-adc4-954e0480d5c0","timestamp":"2023-03-16T00:51:51.382209Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T00:53:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T00:53:48.983+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4a06ce4a-a5b2-4cf9-9878-47a9f71f7b26","timestamp":"2023-03-16T00:53:49.169053Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T00:53:50.212+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4f9dc3f-5708-4c6c-852b-f860e0391d70","timestamp":"2023-03-16T00:53:51.324395Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T00:53:51.082+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"396bb695-8c26-47f1-8988-b56efe250990","timestamp":"2023-03-16T00:53:51.382075Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T00:53:51.126+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa68dbc9-2ccf-40ff-9a80-7b3f18254d40","timestamp":"2023-03-16T00:53:50.750679Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T00:55:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T00:55:48.980+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"faf9c3c8-3b14-48a0-9850-b46d65c66e3d","timestamp":"2023-03-16T00:55:49.169144Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T00:55:50.214+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f98697a8-240b-48b2-97fa-7e73e53341b0","timestamp":"2023-03-16T00:55:51.324034Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T00:55:51.108+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4528dd1c-9b7e-490a-a4aa-c8a081d2d8e9","timestamp":"2023-03-16T00:55:50.750801Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T00:55:51.152+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7e3d1865-e6ba-4dc7-9797-1771b1ca4814","timestamp":"2023-03-16T00:55:51.382142Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T00:57:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T00:57:48.988+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5cbffc98-7cca-4d51-888c-73b2db339df2","timestamp":"2023-03-16T00:57:49.169008Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T00:57:50.256+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8dc166ad-07d1-4679-9d6c-a01c34333560","timestamp":"2023-03-16T00:57:51.324397Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T00:57:51.144+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e4cab233-706a-4cf9-bef8-6e47bd83bd95","timestamp":"2023-03-16T00:57:51.382685Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T00:57:51.178+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"907ccd48-fb7f-4bb9-820c-24a40d73ec13","timestamp":"2023-03-16T00:57:50.750763Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T00:59:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T00:59:48.987+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0ab475d1-fb12-4c5f-9486-3f67d1dc98ec","timestamp":"2023-03-16T00:59:49.168912Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T00:59:50.214+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"827cdc45-a84c-4cbf-806e-ea70ded56fd1","timestamp":"2023-03-16T00:59:51.324361Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T00:59:51.152+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8bb9a113-cfae-4722-94a2-4d243b43ce24","timestamp":"2023-03-16T00:59:50.750744Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T00:59:51.200+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"477b23c3-21e1-4ecc-97de-ea91b57d2492","timestamp":"2023-03-16T00:59:51.381959Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T01:01:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T01:01:48.987+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7e60e1d8-9cd6-476d-883f-23b9140fd280","timestamp":"2023-03-16T01:01:49.169Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T01:01:50.215+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6494ef25-82b9-4af7-81db-cf31113b8ef9","timestamp":"2023-03-16T01:01:51.324362Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T01:01:51.171+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"65a297d9-3bee-4f56-8be1-1752e7d91fda","timestamp":"2023-03-16T01:01:51.382155Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T01:01:51.216+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"88c731fa-17de-4910-aef2-990f6ea30361","timestamp":"2023-03-16T01:01:50.750784Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T01:03:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T01:03:48.981+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"610887de-c80c-40e4-acb2-dafebc623357","timestamp":"2023-03-16T01:03:49.169050Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T01:03:50.213+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e4463945-9f6f-49f9-9f14-3b1a6dfcf11f","timestamp":"2023-03-16T01:03:51.325217Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T01:03:51.199+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb2834c4-8f6c-440f-9234-59cfba9979bb","timestamp":"2023-03-16T01:03:51.382153Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T01:03:52.180+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9505c0a7-4e0c-4a39-8605-8d9d88c644f1","timestamp":"2023-03-16T01:03:50.750718Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T01:05:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T01:05:48.984+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d0f0d17e-e4a6-4af9-8410-96b72973d878","timestamp":"2023-03-16T01:05:49.168986Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T01:05:50.228+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"57092022-a1af-4068-b4c4-e1b6de71a624","timestamp":"2023-03-16T01:05:51.324153Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T01:05:51.220+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"613d90b9-08ce-4322-8e96-b8e1365ac197","timestamp":"2023-03-16T01:05:50.750780Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T01:05:51.250+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"410be8cd-d12d-4c69-a061-75d8b4c7da3e","timestamp":"2023-03-16T01:05:51.382079Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T01:07:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T01:07:48.985+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6014b1d8-e205-4041-a3b4-1e78f126ea2c","timestamp":"2023-03-16T01:07:49.168925Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T01:07:50.214+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"847b99e8-c637-486b-98a7-86e811b66029","timestamp":"2023-03-16T01:07:51.324340Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T01:07:51.241+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9dfdecfd-f395-4859-8882-abb784dc2ddd","timestamp":"2023-03-16T01:07:50.750852Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T01:07:52.232+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e76c6c8c-b510-4e02-b501-879445dc830a","timestamp":"2023-03-16T01:07:51.382104Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T01:09:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T01:09:48.983+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cfbed5b1-c8b5-4223-b8f8-8e5a36ce755e","timestamp":"2023-03-16T01:09:49.168923Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T01:09:50.212+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"69157457-5662-4dc3-9f5f-796ad0681331","timestamp":"2023-03-16T01:09:51.324244Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T01:09:52.260+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dbc23224-837a-4d5e-a663-242fc7516e4d","timestamp":"2023-03-16T01:09:51.382064Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T01:09:53.245+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a03ee5e3-5697-43ae-ba2a-b5bf35c961a0","timestamp":"2023-03-16T01:09:50.750598Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T01:11:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T01:11:48.986+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5fc7e2c7-0735-4043-a51b-e525142a13d4","timestamp":"2023-03-16T01:11:49.168842Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T01:11:50.213+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ac6d456b-637b-47d9-b3d1-f989291b6e76","timestamp":"2023-03-16T01:11:51.324272Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T01:11:50.932+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f58655a3-36d8-4b4f-9d1b-8ede7a30815c","timestamp":"2023-03-16T01:11:50.750679Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T01:11:51.056+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"981bd5aa-dcaa-4828-b4ef-2074e5d9fbc7","timestamp":"2023-03-16T01:11:51.381840Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T01:13:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T01:13:48.984+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"de7424a7-2a85-468c-9fe4-1a2527a4e797","timestamp":"2023-03-16T01:13:49.168972Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T01:13:50.213+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca01b5dd-237c-4ef5-9bf3-3a8a7be8c76b","timestamp":"2023-03-16T01:13:51.324085Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T01:13:50.979+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"085c239e-94b7-4249-af5e-79cccc9bf0dc","timestamp":"2023-03-16T01:13:50.750708Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T01:13:51.054+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"55053258-fb53-4ea5-8e0e-b8e0cb3400d5","timestamp":"2023-03-16T01:13:51.382162Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T01:15:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T01:15:48.981+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b841e6e-9077-483f-a80e-130874c3cee8","timestamp":"2023-03-16T01:15:49.169074Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T01:15:50.213+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"aaf58905-556e-48fd-b61a-580423631333","timestamp":"2023-03-16T01:15:51.324469Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T01:15:50.933+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"643b0800-4b8f-45c8-a2d1-082f72a0aa85","timestamp":"2023-03-16T01:15:50.750653Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T01:15:51.057+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f74773dd-77a8-4ef1-bb7c-36f0fe18abb6","timestamp":"2023-03-16T01:15:51.382110Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T01:17:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T01:17:48.983+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"59e42581-c321-45a1-9d7c-82999ea1247b","timestamp":"2023-03-16T01:17:49.168969Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T01:17:50.270+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9a066d09-743e-488b-831c-f5a511de5ddb","timestamp":"2023-03-16T01:17:51.324291Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T01:17:50.936+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d723334a-0cb1-4686-9d08-335364bb58b3","timestamp":"2023-03-16T01:17:50.750781Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T01:17:51.054+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"69beb9cb-8a2b-47e5-98b7-b1f9eaad9a67","timestamp":"2023-03-16T01:17:51.381865Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T01:19:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T01:19:48.990+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"87d10a74-f46a-47c0-a710-2c65056e32d8","timestamp":"2023-03-16T01:19:49.169107Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T01:19:50.215+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"61ddd56e-9484-49cc-8981-fc33ecec2f67","timestamp":"2023-03-16T01:19:51.324111Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T01:19:50.974+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"09e45284-333a-4576-a9a3-19f4baf9b82c","timestamp":"2023-03-16T01:19:50.750683Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T01:19:51.053+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f4574d96-2b83-46e2-9247-2d1b8b0406d9","timestamp":"2023-03-16T01:19:51.381961Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T01:21:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T01:21:48.990+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c3bc120-ffbb-4d06-aaa4-f73ebcd4c417","timestamp":"2023-03-16T01:21:49.168858Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T01:21:50.211+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"33dc59a4-20bd-4abf-b611-21251ece1bbd","timestamp":"2023-03-16T01:21:51.324198Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T01:21:50.936+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c954716-df3f-469a-8e6b-ac9ded6fdcf1","timestamp":"2023-03-16T01:21:50.750672Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T01:21:51.114+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ba9b5b6-740e-4f1e-8cf1-73cc0ce12956","timestamp":"2023-03-16T01:21:51.382066Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T01:23:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T01:23:48.985+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f7484622-8dd1-4bf7-8876-671327bb0b51","timestamp":"2023-03-16T01:23:49.168932Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T01:23:50.214+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1bf65362-100b-4b25-94b2-1ab169ca7163","timestamp":"2023-03-16T01:23:51.324282Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T01:23:50.936+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f86f058e-feb5-4062-abdf-2f8db2f3f22a","timestamp":"2023-03-16T01:23:50.750636Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T01:23:51.052+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f131ad8-0d6b-4012-997c-d312128eaa85","timestamp":"2023-03-16T01:23:51.382172Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T01:25:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T01:25:48.984+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"19cb8d8e-0626-4baf-821a-945359b6f111","timestamp":"2023-03-16T01:25:49.168936Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T01:25:50.215+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8fd5e52e-b48f-48e1-bd37-d770ff267ff7","timestamp":"2023-03-16T01:25:51.324207Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T01:25:50.940+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"303c0fc6-2dd3-40dc-af7e-3e107924adff","timestamp":"2023-03-16T01:25:50.750664Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T01:25:51.052+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b62661c6-595e-4b6c-9248-3c9d2c6510ca","timestamp":"2023-03-16T01:25:51.382086Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T01:27:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T01:27:48.984+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1fa20251-232c-4976-b66f-95e989577ff2","timestamp":"2023-03-16T01:27:49.168923Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T01:27:50.214+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff2bc8bb-cdfd-4f8c-a2a8-9f572d0f968c","timestamp":"2023-03-16T01:27:51.324349Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T01:27:50.933+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8474f37a-3d2b-4ae7-ab19-ce1fa91e35c7","timestamp":"2023-03-16T01:27:50.750617Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T01:27:51.051+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1960c347-4220-4ead-b68f-80e661de5b1d","timestamp":"2023-03-16T01:27:51.382031Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T01:29:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T01:29:48.984+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d42965d5-856d-4e2a-a536-397b8e4c8631","timestamp":"2023-03-16T01:29:49.169096Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T01:29:50.216+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc56de2b-47d6-4797-8ca4-3036a2ae51c5","timestamp":"2023-03-16T01:29:51.324307Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T01:29:50.933+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f186a44-2956-40fb-af85-5633570bb56a","timestamp":"2023-03-16T01:29:50.750819Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T01:29:51.048+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d91f2bb-2bce-494f-819e-39734a7fe324","timestamp":"2023-03-16T01:29:51.382234Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T01:31:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T01:31:49.023+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"61649d7f-4d9a-4c56-9b8d-efcdfe4d7801","timestamp":"2023-03-16T01:31:49.168987Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T01:31:50.257+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1935312-560b-4ae1-bf2b-7bc7cfb000d7","timestamp":"2023-03-16T01:31:51.324373Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T01:31:50.934+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bfc0fea3-3f58-4838-ac04-7c0abfdfa4c5","timestamp":"2023-03-16T01:31:50.750646Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T01:31:51.049+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"292af2c6-96e9-467f-bef3-ddb011d5613e","timestamp":"2023-03-16T01:31:51.382104Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T01:33:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T01:33:48.988+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0dffcb9a-b379-436f-99f0-8276fdacdf4d","timestamp":"2023-03-16T01:33:49.169041Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T01:33:50.237+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a94a31ab-a5e8-4341-bbd4-ba1078a47014","timestamp":"2023-03-16T01:33:51.324194Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T01:33:50.930+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ccd7bcb4-dbc7-4282-95d0-5f739ccdf954","timestamp":"2023-03-16T01:33:50.750702Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T01:33:51.106+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28344cf2-83fb-4f9e-92e2-7406495c6354","timestamp":"2023-03-16T01:33:51.382056Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T01:35:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T01:35:48.977+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e7aac7ff-8e71-4adc-972f-f8f07e6d3747","timestamp":"2023-03-16T01:35:49.168831Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T01:35:50.208+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"82e6b328-5479-4235-ad17-94eade444470","timestamp":"2023-03-16T01:35:51.324394Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T01:35:50.933+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ba178966-e718-4088-a5cd-6a74ced2fa29","timestamp":"2023-03-16T01:35:50.750688Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T01:35:51.043+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"52c5e025-d9e3-40b8-9f54-f9c7a9c8b2fd","timestamp":"2023-03-16T01:35:51.382068Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T01:37:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T01:37:48.982+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"850807cd-0c01-407f-96fe-8a0f1a8292ed","timestamp":"2023-03-16T01:37:49.169060Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T01:37:50.264+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"da77aeeb-8c8d-4b26-b5e7-74bd773dd25f","timestamp":"2023-03-16T01:37:51.324344Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T01:37:50.933+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a15baca9-5839-48d5-b64c-6a551fa8cfdc","timestamp":"2023-03-16T01:37:50.750707Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T01:37:51.046+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3f1ec191-d668-4411-99d8-ee4a7d7a8892","timestamp":"2023-03-16T01:37:51.382122Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T01:39:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T01:39:49.019+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a448c82e-9a65-4270-9a26-28541b665791","timestamp":"2023-03-16T01:39:49.169147Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T01:39:50.265+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d6f7135-5a1f-443a-9146-f2d7088ae363","timestamp":"2023-03-16T01:39:51.324195Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T01:39:50.933+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e17b7ce6-3d35-4d51-88ee-b97f576da8e8","timestamp":"2023-03-16T01:39:50.750655Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T01:39:51.046+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a66dda9f-2790-4dcf-91e7-58a372a8afd2","timestamp":"2023-03-16T01:39:51.381865Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T01:41:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T01:41:48.990+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ff542d5-f2dd-4a4d-abc7-c337615ab99a","timestamp":"2023-03-16T01:41:49.168946Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T01:41:50.214+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f3f2bf8-8059-488f-b680-d0912633fe25","timestamp":"2023-03-16T01:41:51.324353Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T01:41:50.965+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"32f86e3c-d555-48ec-8f4c-f84129ac8b67","timestamp":"2023-03-16T01:41:50.750918Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T01:41:51.063+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2117cf23-bf1d-47c1-a2bc-373506865f2f","timestamp":"2023-03-16T01:41:51.382080Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T01:43:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T01:43:48.982+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3768d49d-a3ff-4397-8bff-e7a97e910ea3","timestamp":"2023-03-16T01:43:49.168736Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T01:43:50.210+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f376a1ac-e996-497a-bfb1-78a4d508a974","timestamp":"2023-03-16T01:43:51.324365Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T01:43:50.931+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"993b6964-706e-480e-878f-2ba53837425f","timestamp":"2023-03-16T01:43:50.750688Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T01:43:51.046+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3f527732-dda5-403a-9d44-3c370cd9b52c","timestamp":"2023-03-16T01:43:51.382005Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T01:45:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T01:45:48.982+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"def44c74-b946-4719-9166-f3f9156c1d51","timestamp":"2023-03-16T01:45:49.168932Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T01:45:50.209+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6aafdb1d-9aef-4e3c-9406-ec4d2b40ef4f","timestamp":"2023-03-16T01:45:51.324291Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T01:45:50.941+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"54f25a25-5bdf-4516-90a3-8a7dc2711c50","timestamp":"2023-03-16T01:45:50.750697Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T01:45:51.046+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6e8d7b59-c2fb-4124-9ad0-b56a3283937d","timestamp":"2023-03-16T01:45:51.382048Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T01:47:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T01:47:48.982+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"803ab508-83d1-4ce8-b19e-827a269de12b","timestamp":"2023-03-16T01:47:49.168806Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T01:47:50.210+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c0664cff-a80b-4b54-8b8e-f9e0a9704c17","timestamp":"2023-03-16T01:47:51.324393Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T01:47:50.936+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9dccaa32-123d-4789-8610-85a14ff765e3","timestamp":"2023-03-16T01:47:50.750652Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T01:47:51.047+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e2063704-6958-48b7-b3a3-531317ab94c5","timestamp":"2023-03-16T01:47:51.382074Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T01:49:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T01:49:49.031+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"da564376-2cd2-452b-959c-2b46bd6e32b5","timestamp":"2023-03-16T01:49:49.168950Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T01:49:50.214+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"512294fc-841f-44e7-b84e-7de2bd3a2e4d","timestamp":"2023-03-16T01:49:51.324282Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T01:49:50.930+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"345cac6f-c992-452b-a767-4523c504367a","timestamp":"2023-03-16T01:49:50.750660Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T01:49:51.043+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8053971b-ab8c-4d0e-82eb-82cef1771330","timestamp":"2023-03-16T01:49:51.382071Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T01:51:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T01:51:48.984+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b3605a79-ffc7-4f0d-aaa3-405e2221b313","timestamp":"2023-03-16T01:51:49.168877Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T01:51:50.210+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5b375b12-7b23-435f-a70a-760f3e82acbe","timestamp":"2023-03-16T01:51:51.324233Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T01:51:50.933+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2586d31b-008c-4b0e-9c19-61dade9eb6c7","timestamp":"2023-03-16T01:51:50.750660Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T01:51:51.047+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0727a98a-782b-49fe-8c06-b686a14ca195","timestamp":"2023-03-16T01:51:51.382039Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T01:53:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T01:53:48.984+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"48b1a66d-240c-4f40-a4df-1a70fa959358","timestamp":"2023-03-16T01:53:49.168944Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T01:53:50.260+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"12db3a40-334b-42dc-8b29-005488fd056e","timestamp":"2023-03-16T01:53:51.324195Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T01:53:50.936+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f045d13-8a89-4764-b1e9-439410befa78","timestamp":"2023-03-16T01:53:50.750765Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T01:53:51.052+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"93cce67b-7986-4386-ab42-38a1cff2cda8","timestamp":"2023-03-16T01:53:51.382042Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T01:55:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T01:55:48.981+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2cb476b1-f43a-4c02-aa95-171b3e319f91","timestamp":"2023-03-16T01:55:49.168894Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T01:55:50.212+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b363ff0-55ea-45fe-882b-c94e127ca11d","timestamp":"2023-03-16T01:55:51.324253Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T01:55:50.933+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7d6dd0b8-79c3-4e25-8e3c-3d8eba0a0d45","timestamp":"2023-03-16T01:55:50.750624Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T01:55:51.041+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e3411f54-2d47-4347-91bd-2710821ec6a1","timestamp":"2023-03-16T01:55:51.381968Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T01:57:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T01:57:48.981+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"959ead22-624a-4e3b-aacd-6e14cf89ba0b","timestamp":"2023-03-16T01:57:49.168885Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T01:57:50.254+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e2ec173a-701d-44d5-99d5-834c24a1ee1d","timestamp":"2023-03-16T01:57:51.324187Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T01:57:50.928+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6009292b-7e85-4db7-bf6d-86e5f317842a","timestamp":"2023-03-16T01:57:50.750642Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T01:57:51.035+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"383dfbe6-2f76-4424-b07a-00a6d99ba46b","timestamp":"2023-03-16T01:57:51.381964Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T01:59:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T01:59:49.019+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c542aa0-3371-494c-bca2-f30de25ee96f","timestamp":"2023-03-16T01:59:49.168900Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T01:59:50.218+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"35fd3301-4a4e-49d6-9b0d-4fd1f3a7b895","timestamp":"2023-03-16T01:59:51.324745Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T01:59:50.931+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"73a84eb5-163d-4001-8b1c-c5a3d791bdbd","timestamp":"2023-03-16T01:59:50.750757Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T01:59:51.045+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"57888e3d-a7c1-4093-8864-f33e75297923","timestamp":"2023-03-16T01:59:51.382043Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T02:01:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T02:01:48.985+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"59d10b02-bf17-4d52-88a1-d1f3d18c8111","timestamp":"2023-03-16T02:01:49.168990Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T02:01:50.213+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"af45f3f9-45e6-4fdf-a724-3e1cad3fd31b","timestamp":"2023-03-16T02:01:51.324197Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T02:01:50.932+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d0cdf73e-281a-4c0f-ac64-ab72a807f99a","timestamp":"2023-03-16T02:01:50.750711Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T02:01:51.046+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"69202782-f3c4-45a1-84bf-583bace6e5b9","timestamp":"2023-03-16T02:01:51.381963Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T02:03:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T02:03:48.983+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"579b0a1e-f1e9-432b-9a20-b6076ec88101","timestamp":"2023-03-16T02:03:49.168893Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T02:03:50.212+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4a5a3419-01de-4bc9-853b-1f21d713ea10","timestamp":"2023-03-16T02:03:51.324169Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T02:03:50.932+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a0daa8a1-749e-491c-baf6-4bf47c43a440","timestamp":"2023-03-16T02:03:50.750589Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T02:03:51.035+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"772a6233-9532-4ea7-a4cb-f2e16a74d4fb","timestamp":"2023-03-16T02:03:51.382055Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T02:05:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T02:05:48.986+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"645c99df-9fe3-4ab5-9984-f755ca93595c","timestamp":"2023-03-16T02:05:49.168902Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T02:05:50.214+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f3827222-7f74-4bd2-9d50-0a7cc54673c0","timestamp":"2023-03-16T02:05:51.326166Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T02:05:50.930+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"695cd415-275c-4948-b049-514818f0fd28","timestamp":"2023-03-16T02:05:50.750630Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T02:05:51.034+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2fbd63f8-b900-49a4-9080-6a1963b289b3","timestamp":"2023-03-16T02:05:51.382045Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T02:07:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T02:07:48.995+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4641a4d3-99c5-4a86-8584-4c11302aca53","timestamp":"2023-03-16T02:07:49.168975Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T02:07:50.213+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"46c84ee8-c572-4f79-9f70-a780dfa0e7b2","timestamp":"2023-03-16T02:07:51.324280Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T02:07:50.930+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1ee11bb9-663e-4c9f-9a86-7e4b8a3f09df","timestamp":"2023-03-16T02:07:50.750649Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T02:07:51.040+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d9da6a19-cdf1-49b0-a566-1fc4119bbc0a","timestamp":"2023-03-16T02:07:51.381941Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T02:09:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T02:09:48.986+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b3b032b0-5905-4783-b8af-b6284a1f2db1","timestamp":"2023-03-16T02:09:49.168874Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T02:09:50.214+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a3616494-562a-4c5b-87c7-7a0262cdd2d8","timestamp":"2023-03-16T02:09:51.324412Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T02:09:50.949+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa48fdde-35a0-4c4d-8d20-5b4fecaa9a71","timestamp":"2023-03-16T02:09:50.750715Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T02:09:51.033+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"03f6b49d-7951-49ee-a2e8-591f0d65394f","timestamp":"2023-03-16T02:09:51.382111Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T02:11:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T02:11:48.988+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"09608079-4488-4845-af08-ef393ed44f66","timestamp":"2023-03-16T02:11:49.169056Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T02:11:50.268+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f9dafb88-9554-497a-af75-48996457a0ad","timestamp":"2023-03-16T02:11:51.324379Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T02:11:50.971+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d8908896-5e29-418e-8ab5-3da8d9df9f56","timestamp":"2023-03-16T02:11:50.750588Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T02:11:51.035+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"907e0d06-6c52-47d8-9879-476e65656160","timestamp":"2023-03-16T02:11:51.381945Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T02:13:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T02:13:48.988+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0b0aaaf9-f3ee-4f1c-8243-9f7eac66664b","timestamp":"2023-03-16T02:13:49.168938Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T02:13:50.214+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"666cde2e-f3b8-4813-8dc0-ee9901a85b7b","timestamp":"2023-03-16T02:13:51.324313Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T02:13:50.995+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d8851c1-c77e-473e-907a-fa3775e91ec5","timestamp":"2023-03-16T02:13:50.750701Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T02:13:51.043+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fba31843-a9c6-456b-88a6-9383787a0b79","timestamp":"2023-03-16T02:13:51.382030Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T02:15:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T02:15:48.981+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7fcd41bd-8134-4aa9-8b32-e27c38717056","timestamp":"2023-03-16T02:15:49.168760Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T02:15:50.210+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c6f604fd-90f6-4251-b01e-6e2c1e243f19","timestamp":"2023-03-16T02:15:51.324208Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T02:15:51.008+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"924f023c-7886-4a21-b06e-4e17829db89e","timestamp":"2023-03-16T02:15:50.750605Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T02:15:52.008+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e1c619da-5696-4883-b601-3cdaca33e9e0","timestamp":"2023-03-16T02:15:51.382065Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T02:17:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T02:17:48.988+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"98e8c433-af60-41d0-8f1a-5b5769a580dc","timestamp":"2023-03-16T02:17:49.168935Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T02:17:51.044+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3778c1ee-7c35-4fa1-aeee-63cf52c9a96c","timestamp":"2023-03-16T02:17:50.750653Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T02:17:52.023+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"966520ee-695a-4cb5-b8e9-ec43df5eb489","timestamp":"2023-03-16T02:17:51.325755Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T02:17:53.034+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8901e953-6d3f-4fcf-a754-a13585f3dea9","timestamp":"2023-03-16T02:17:51.381862Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T02:19:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T02:19:48.986+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"77dcf6b3-d214-491a-8677-abadec3a7145","timestamp":"2023-03-16T02:19:49.168877Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T02:19:50.257+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3c9e9b60-4f9b-4f23-9ab8-1d76cd555368","timestamp":"2023-03-16T02:19:51.324279Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T02:19:51.059+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ba6a50fe-9971-4e8e-89a1-bc12e01b1401","timestamp":"2023-03-16T02:19:50.750696Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T02:19:51.078+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0440ddce-230e-4393-bb2c-f2d449447095","timestamp":"2023-03-16T02:19:51.382133Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T02:21:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T02:21:48.982+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c14a6288-f824-4dfd-9d39-4e20d5992b07","timestamp":"2023-03-16T02:21:49.169067Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T02:21:50.209+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5ea3249f-bf57-431e-addd-c8c3c8b6be0c","timestamp":"2023-03-16T02:21:51.324279Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T02:21:51.090+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e4e6e19e-20b5-4801-a806-3cbd2002a70e","timestamp":"2023-03-16T02:21:50.750604Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T02:21:51.131+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b9b0b657-3857-4fdf-9b43-fc9cc2de7368","timestamp":"2023-03-16T02:21:51.381863Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T02:23:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T02:23:49.026+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9647dd4e-766d-486b-aff3-45610912fc82","timestamp":"2023-03-16T02:23:49.168920Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T02:23:50.210+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"875471cc-d212-48a1-9be6-0adf913816d1","timestamp":"2023-03-16T02:23:51.324145Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T02:23:51.133+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8827c534-18a6-48ed-922c-2f19bb01c59f","timestamp":"2023-03-16T02:23:50.750714Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T02:23:51.159+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ddf2513-f204-4fbe-8acc-c6e346a8b971","timestamp":"2023-03-16T02:23:51.382140Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T02:25:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T02:25:48.983+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ff3938d-4450-4ece-986e-4821d6f2b2bb","timestamp":"2023-03-16T02:25:49.168885Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T02:25:50.206+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"68f30664-be39-48f0-ae27-9b41d100dd4f","timestamp":"2023-03-16T02:25:51.324212Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T02:25:51.141+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e5f2338-ae7e-4196-94ad-d0ca457fe0a2","timestamp":"2023-03-16T02:25:50.750887Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T02:25:51.183+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"47576750-d158-466f-89f8-84628c0f84ab","timestamp":"2023-03-16T02:25:51.382043Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T02:27:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T02:27:48.987+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"26d7c6a4-89d1-4f44-82a1-0568bd07edd4","timestamp":"2023-03-16T02:27:49.170400Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T02:27:50.211+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"731b04c9-d22d-46a9-9d9a-33d2f9c6eca0","timestamp":"2023-03-16T02:27:51.324437Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T02:27:51.172+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6b2a9425-208b-4690-99c2-e924ae1687f9","timestamp":"2023-03-16T02:27:51.381968Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T02:27:51.218+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7e97a3cd-4ebe-4788-bc42-7f5f05a33712","timestamp":"2023-03-16T02:27:50.750701Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T02:29:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T02:29:48.978+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c64b92eb-9916-45c3-8c79-a94adaf2281d","timestamp":"2023-03-16T02:29:49.168844Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T02:29:50.211+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a8894286-2611-4b6a-90c2-30da09d4c2e7","timestamp":"2023-03-16T02:29:51.324364Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T02:29:51.190+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e91bc1a-236e-4bdc-8047-0d4aeaffd810","timestamp":"2023-03-16T02:29:51.381909Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T02:29:51.229+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"47bc3db8-e5f5-4a24-a2f8-165bc020e8fe","timestamp":"2023-03-16T02:29:50.750712Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T02:31:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T02:31:49.037+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c639ebf-6d5e-469e-a580-c4f14ac37a57","timestamp":"2023-03-16T02:31:49.168997Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T02:31:50.207+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fc0aa267-d419-4272-88be-40649df2edb0","timestamp":"2023-03-16T02:31:51.324275Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T02:31:51.230+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"26d038db-1b16-4727-aec4-fa8ea110e175","timestamp":"2023-03-16T02:31:51.381934Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T02:31:52.194+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6e44bf02-2012-44e2-8e4b-6a34139f4e4a","timestamp":"2023-03-16T02:31:50.750568Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T02:33:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T02:33:48.982+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f8475a84-a1f3-4b87-a7e4-32bb40d08e1a","timestamp":"2023-03-16T02:33:49.168956Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T02:33:50.211+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"984ca204-a215-4167-98cd-c1610cf2ed55","timestamp":"2023-03-16T02:33:51.324397Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T02:33:51.236+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6080695c-6cd2-4878-be8c-90964a88a2c6","timestamp":"2023-03-16T02:33:51.382026Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T02:33:52.225+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6408923d-f38b-4a7c-a0d2-30cbfe667d3d","timestamp":"2023-03-16T02:33:50.750725Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T02:35:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T02:35:48.985+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dd4aed63-7f1b-43f9-8f23-ff2a6fbd4f2a","timestamp":"2023-03-16T02:35:49.168982Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T02:35:50.219+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7d67225f-96f3-455a-81ee-c3855d5efe7a","timestamp":"2023-03-16T02:35:51.324039Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T02:35:52.250+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"398d7572-6133-4f40-913f-deeb58e83732","timestamp":"2023-03-16T02:35:51.383239Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T02:35:53.251+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"80c8cbef-347c-4f53-ae37-28352a282567","timestamp":"2023-03-16T02:35:50.750617Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T02:37:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T02:37:48.975+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"12eb7a8d-c92d-40d6-b303-edd94b40f8df","timestamp":"2023-03-16T02:37:49.169075Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T02:37:50.208+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f00d273-613b-4ac5-83a5-d86cd3320cce","timestamp":"2023-03-16T02:37:51.324317Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T02:37:50.929+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"49f72e29-2f65-4ffd-8835-2dd96b4000b8","timestamp":"2023-03-16T02:37:50.750843Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T02:37:51.025+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"51270cdd-d99b-4953-9be3-65dfb5def9ea","timestamp":"2023-03-16T02:37:51.382074Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T02:39:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T02:39:48.989+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"14e32be0-3f1d-436a-a8fe-5a7580539f57","timestamp":"2023-03-16T02:39:49.168855Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T02:39:50.211+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"74d6e24e-06d7-4297-bde4-7e8c53473398","timestamp":"2023-03-16T02:39:51.324106Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T02:39:50.947+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"74929b7c-4ece-47cb-8822-969a66f5bd7c","timestamp":"2023-03-16T02:39:50.750765Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T02:39:51.080+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"57bb2876-97e0-41da-927a-f397911b3894","timestamp":"2023-03-16T02:39:51.382193Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T02:41:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T02:41:48.984+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8bc5e9ff-2c51-4892-b648-8c5a911327b0","timestamp":"2023-03-16T02:41:49.168812Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T02:41:50.225+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1b6ae42c-78bf-4783-b18c-c321f4b3646a","timestamp":"2023-03-16T02:41:51.324301Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T02:41:50.934+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"65f00abd-f700-48b2-8513-65d506fa9f45","timestamp":"2023-03-16T02:41:50.750589Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T02:41:51.025+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a9ca647a-3ada-4ff1-9b4f-6d265c190a91","timestamp":"2023-03-16T02:41:51.382090Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T02:43:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T02:43:48.979+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b029186e-733a-4605-ab38-471e6ed152dc","timestamp":"2023-03-16T02:43:49.168903Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T02:43:50.206+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"39e145d0-11c3-4006-86d0-8d38483495e9","timestamp":"2023-03-16T02:43:51.324096Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T02:43:50.961+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"da72e7a6-282b-49d8-827a-1d782ae036f3","timestamp":"2023-03-16T02:43:50.750838Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T02:43:51.083+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc269f90-74ac-4fcb-8fbc-36514a538f10","timestamp":"2023-03-16T02:43:51.381949Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T02:45:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T02:45:48.988+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6375b31b-b576-4b29-8b02-571bb9036836","timestamp":"2023-03-16T02:45:49.168905Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T02:45:50.210+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c8ed0d1-35f9-47ee-aab4-478275f44cfb","timestamp":"2023-03-16T02:45:51.324539Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T02:45:50.926+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"77d2284f-1460-4dea-a529-a4ee8198cb6a","timestamp":"2023-03-16T02:45:50.750630Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T02:45:51.026+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"19df19d0-9dad-418f-ac3b-dc75a15e3574","timestamp":"2023-03-16T02:45:51.382245Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T02:47:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T02:47:48.984+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"88f5397f-e81e-473c-8c54-4da485959608","timestamp":"2023-03-16T02:47:49.168984Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T02:47:50.244+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"76cb43b2-18e7-420d-aec5-427f8e91ee66","timestamp":"2023-03-16T02:47:51.324197Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T02:47:50.929+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"234bc6b3-1ed0-4951-909e-6e4ffed5dd46","timestamp":"2023-03-16T02:47:50.750760Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T02:47:51.023+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c7c0cbef-3f0c-4a8f-97ef-998f9256c88f","timestamp":"2023-03-16T02:47:51.382045Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T02:49:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T02:49:49.020+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28734de2-eb9f-48f0-a3d8-938faa58c1a5","timestamp":"2023-03-16T02:49:49.169059Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T02:49:50.207+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc36fa25-359f-4bdf-85a5-73349fc8ecbb","timestamp":"2023-03-16T02:49:51.324409Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T02:49:50.928+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dd6212ad-4498-48b3-8429-32f432ed8eaa","timestamp":"2023-03-16T02:49:50.750779Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T02:49:51.026+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"514f1bdd-725f-4d44-8e31-2384a6103c1f","timestamp":"2023-03-16T02:49:51.382068Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T02:51:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T02:51:48.983+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"518fa681-e937-4d21-8790-9fca9829bc3a","timestamp":"2023-03-16T02:51:49.168910Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T02:51:50.206+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b8821a28-473b-44a1-91e6-4a0ee8d5412c","timestamp":"2023-03-16T02:51:51.324295Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T02:51:50.927+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"728d04e5-1236-4b7e-a093-c92ae992a042","timestamp":"2023-03-16T02:51:50.750800Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T02:51:51.024+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e26c7406-30da-4bdf-9f94-7a222abb8efe","timestamp":"2023-03-16T02:51:51.382067Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T02:53:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T02:53:48.985+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"88d283cb-5d62-4cae-9498-a471f515e9a6","timestamp":"2023-03-16T02:53:49.168941Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T02:53:50.233+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"afe35129-d85c-4d56-8098-f8e52bd4141d","timestamp":"2023-03-16T02:53:51.324288Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T02:53:50.927+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"66238f70-36ac-45e4-9947-553dfbcde56a","timestamp":"2023-03-16T02:53:50.750624Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T02:53:51.019+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d819973-8273-44e5-9936-00317d9d76d1","timestamp":"2023-03-16T02:53:51.381962Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T02:55:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T02:55:48.982+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d42a74c-5ec0-45fb-a51c-34514d539318","timestamp":"2023-03-16T02:55:49.168785Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T02:55:50.205+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"49137e34-0380-4391-8705-2c30389203f7","timestamp":"2023-03-16T02:55:51.324362Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T02:55:50.928+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c1c4136e-a855-4dd8-b25b-381a7db716ed","timestamp":"2023-03-16T02:55:50.750757Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T02:55:51.070+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8a37e74f-33a3-45fe-9a83-d7a11ae13ca3","timestamp":"2023-03-16T02:55:51.382079Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T02:57:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T02:57:48.977+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"00f6dfd5-0c08-47fa-8c56-c814103b5e37","timestamp":"2023-03-16T02:57:49.168725Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T02:57:50.205+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b32ac4b-2f4a-48ad-b2ec-99293e2f0e63","timestamp":"2023-03-16T02:57:51.324344Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T02:57:50.933+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"01a8bc78-31ad-43ec-8499-87093253869e","timestamp":"2023-03-16T02:57:50.750775Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T02:57:51.024+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1845de6d-bc75-4f0b-b5fa-150db9372cf2","timestamp":"2023-03-16T02:57:51.382075Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T02:59:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T02:59:49.027+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8a6478c7-f34c-47a6-9004-bd9d832e4005","timestamp":"2023-03-16T02:59:49.168861Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T02:59:50.207+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d88eff6f-d284-4169-bc2d-f99ee9405c47","timestamp":"2023-03-16T02:59:51.324180Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T02:59:50.930+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"614ff6d1-cf54-4c85-a665-b573d1936c5a","timestamp":"2023-03-16T02:59:50.750813Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T02:59:51.023+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"859a1f26-48ad-473c-877a-ec4dd30a55b7","timestamp":"2023-03-16T02:59:51.381966Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T03:01:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T03:01:48.980+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"65f9e637-9086-455d-bd8f-6d2dabd1c952","timestamp":"2023-03-16T03:01:49.168918Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T03:01:50.208+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2b2dd038-0c2c-4aad-81f6-ef48630f2dbb","timestamp":"2023-03-16T03:01:51.324341Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T03:01:50.968+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"99147002-a269-44b5-9134-760186ebe186","timestamp":"2023-03-16T03:01:50.750770Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T03:01:51.017+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"84e14772-2eee-45ca-8cfb-00a883a868a5","timestamp":"2023-03-16T03:01:51.382071Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T03:03:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T03:03:48.986+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28b54449-7155-42d0-9aea-c9c7608b3434","timestamp":"2023-03-16T03:03:49.168891Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T03:03:50.207+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b6428058-bb77-4059-8c6c-12892a06cae0","timestamp":"2023-03-16T03:03:51.324085Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T03:03:50.931+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8161b8f7-0e4b-4461-95ea-19a31dca429d","timestamp":"2023-03-16T03:03:50.750586Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T03:03:51.018+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b9cad005-58f8-4093-9c3d-6e797eeb1867","timestamp":"2023-03-16T03:03:51.381818Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T03:05:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T03:05:48.984+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ece30ed9-fb2c-4d97-9dd0-321cbedbc020","timestamp":"2023-03-16T03:05:49.168897Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T03:05:50.205+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"97eae34e-0cec-4615-9c98-5bf5a45a0304","timestamp":"2023-03-16T03:05:51.324165Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T03:05:50.924+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c0eabbce-89ab-4a04-af37-90f2734da9e7","timestamp":"2023-03-16T03:05:50.750698Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T03:05:51.017+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"291ea8ee-c8ec-473f-b619-ba65c2c84a22","timestamp":"2023-03-16T03:05:51.382102Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T03:07:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T03:07:49.025+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9934fa6f-b91d-4deb-b987-f8773c42bda1","timestamp":"2023-03-16T03:07:49.168910Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T03:07:50.207+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c5f6a9b0-600c-4a52-b9ed-3db8b5c3a13d","timestamp":"2023-03-16T03:07:51.324192Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T03:07:50.924+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f0a523b9-f803-41be-a2af-994959881132","timestamp":"2023-03-16T03:07:50.750591Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T03:07:51.017+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"73a22b3b-ee58-425d-80e2-e09f2273fb20","timestamp":"2023-03-16T03:07:51.382151Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T03:09:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T03:09:48.982+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"68b35f95-0b63-47eb-9c76-cfc03c0764f9","timestamp":"2023-03-16T03:09:49.169018Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T03:09:50.204+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"56a64804-e477-4bf1-9af1-deab624fccd4","timestamp":"2023-03-16T03:09:51.324402Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T03:09:50.929+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"78e33de0-f08d-40ee-b7a9-9fe8029b701a","timestamp":"2023-03-16T03:09:50.750651Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T03:09:51.018+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"018cf0cd-8aa2-4710-9b83-82b70993f953","timestamp":"2023-03-16T03:09:51.381929Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T03:11:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T03:11:48.981+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f8e5ae79-8d44-46ea-9ece-57266793f135","timestamp":"2023-03-16T03:11:49.168987Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T03:11:50.205+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7641ce90-4206-428f-9cf3-c38210623d0a","timestamp":"2023-03-16T03:11:51.324445Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T03:11:50.930+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"43e19da2-caed-47c7-bf21-92407d589bbc","timestamp":"2023-03-16T03:11:50.750688Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T03:11:51.017+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0bfd513b-905d-40f3-be4c-3960a5dee2d9","timestamp":"2023-03-16T03:11:51.382092Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T03:13:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T03:13:48.983+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6266087d-55c7-41ed-a677-2bd4ff5e7e5e","timestamp":"2023-03-16T03:13:49.168988Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T03:13:50.209+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b1b0c85f-ccde-4e8a-a0ef-8b543db99833","timestamp":"2023-03-16T03:13:51.324384Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T03:13:50.930+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aba55773-65da-47cc-8525-f2866624b219","timestamp":"2023-03-16T03:13:50.750936Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T03:13:51.019+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5490b217-08a9-41c4-aa16-50afbb370676","timestamp":"2023-03-16T03:13:51.381951Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T03:15:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T03:15:49.039+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"98df6213-cf5f-47b3-802d-f7f7b75f830e","timestamp":"2023-03-16T03:15:49.168787Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T03:15:50.206+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b686f25b-3d37-4518-af27-365ba3619c86","timestamp":"2023-03-16T03:15:51.324333Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T03:15:50.931+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"772d0000-7d8f-4af8-98f8-e616c451868f","timestamp":"2023-03-16T03:15:50.750759Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T03:15:51.070+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e219ec7-7423-4647-bce8-0cf0030b538d","timestamp":"2023-03-16T03:15:51.382038Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T03:17:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T03:17:48.982+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c790969-816c-4f4b-aab1-57e654b0a09e","timestamp":"2023-03-16T03:17:49.168903Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T03:17:50.204+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"41d9505f-e3e4-4b4c-bf62-6c20d6d9c28b","timestamp":"2023-03-16T03:17:51.324302Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T03:17:50.929+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3132d0cf-bb4e-4306-8a25-87ee85e4797d","timestamp":"2023-03-16T03:17:50.750711Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T03:17:51.022+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"563d69a9-e41a-4177-b8a3-9ae935e6cc76","timestamp":"2023-03-16T03:17:51.381895Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T03:19:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T03:19:48.986+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"edff751b-f953-40b9-99bf-c781340dee36","timestamp":"2023-03-16T03:19:49.168920Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T03:19:50.204+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2b425557-6d46-42c8-9fa0-97d85bac7b98","timestamp":"2023-03-16T03:19:51.324160Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T03:19:50.927+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"adfdb29c-1298-48e9-92e1-9b215f6eba92","timestamp":"2023-03-16T03:19:50.750738Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T03:19:51.011+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"10d7d192-beae-47b5-86e6-e81cde7cce55","timestamp":"2023-03-16T03:19:51.381892Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T03:21:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T03:21:48.983+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"02870fb1-045b-4275-8e27-152315590ee6","timestamp":"2023-03-16T03:21:49.168869Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T03:21:50.205+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9cd14232-c354-4a3d-b787-d4f36c81f0a7","timestamp":"2023-03-16T03:21:51.324097Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T03:21:50.933+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9be1a126-068e-435b-b7ac-85477c1241ad","timestamp":"2023-03-16T03:21:50.750755Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T03:21:51.011+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c67c30d6-02ae-4f59-b084-74abb4730cb7","timestamp":"2023-03-16T03:21:51.382040Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T03:23:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T03:23:48.987+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"692d78f8-c59c-4a0e-aa95-8aec9227f42f","timestamp":"2023-03-16T03:23:49.168829Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T03:23:50.204+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e473f45-1a4a-4dc4-b446-69ddf77441f4","timestamp":"2023-03-16T03:23:51.324150Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T03:23:50.928+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"195c03b3-aa65-4d86-9610-4a25060c7ce7","timestamp":"2023-03-16T03:23:50.750745Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T03:23:51.059+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b0bbbc5f-6a0a-4bab-8b7d-ccab27a1dbca","timestamp":"2023-03-16T03:23:51.381953Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T03:25:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T03:25:48.981+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6162a2c1-9638-4e4a-a19d-64cabd6d6b79","timestamp":"2023-03-16T03:25:49.168945Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T03:25:50.263+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"33e92471-ee89-4a59-8369-c9a39057052d","timestamp":"2023-03-16T03:25:51.324281Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T03:25:50.958+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"89d3993b-e700-41dd-86e2-3f75f8e8a764","timestamp":"2023-03-16T03:25:50.750629Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T03:25:51.010+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6668dbc1-81b4-4b1f-9c0b-a96080d59224","timestamp":"2023-03-16T03:25:51.381945Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T03:27:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T03:27:48.985+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e82bcfa-09b3-4262-bc57-6465152fe245","timestamp":"2023-03-16T03:27:49.169205Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T03:27:50.204+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b14a2ff-335c-4ebb-8621-b3703712e851","timestamp":"2023-03-16T03:27:51.324271Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T03:27:50.922+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1b76f4ba-a8f2-4a1b-91bf-84d01671bb1d","timestamp":"2023-03-16T03:27:50.750589Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T03:27:51.007+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f25ef29-0404-4401-9c2d-38b63f879c16","timestamp":"2023-03-16T03:27:51.381932Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T03:29:29.662+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T03:29:48.984+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f241447f-5190-4dee-8581-61c2a20fab18","timestamp":"2023-03-16T03:29:49.168846Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T03:29:50.219+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"544197f5-2f52-4f85-b7d5-7454714e7f11","timestamp":"2023-03-16T03:29:51.324371Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T03:29:50.937+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cbd3e220-0297-4c52-93b3-6b319993f8f1","timestamp":"2023-03-16T03:29:50.750615Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T03:29:51.014+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"07c8f454-4247-48e3-9a12-1fca6df09a0b","timestamp":"2023-03-16T03:29:51.381917Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T03:31:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T03:31:48.985+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b58744e0-caaa-4cf6-b143-b96cbe0000e6","timestamp":"2023-03-16T03:31:49.170560Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T03:31:50.205+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"61cbd957-cca5-473a-841c-befc2fb9f1c7","timestamp":"2023-03-16T03:31:51.324134Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T03:31:50.926+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"568c98a8-f919-42fb-b2e1-26d1491c1a7a","timestamp":"2023-03-16T03:31:50.750624Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T03:31:51.011+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa1549f0-89f6-4173-9639-bddd1ac8fc8f","timestamp":"2023-03-16T03:31:51.381940Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T03:33:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T03:33:49.021+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2dd0424e-64e7-495e-8999-324ae2cb96fb","timestamp":"2023-03-16T03:33:49.168841Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T03:33:50.209+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"76d697e4-c17f-40f9-8a42-3bf609670476","timestamp":"2023-03-16T03:33:51.324140Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T03:33:50.934+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"347b0263-8906-4994-a295-5f084b6109d7","timestamp":"2023-03-16T03:33:50.751263Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T03:33:51.010+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f3d92224-ee93-424a-8051-951ee269d4c2","timestamp":"2023-03-16T03:33:51.382101Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T03:35:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T03:35:48.985+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ce8ba2c-d905-47e4-9e51-a36963b136c0","timestamp":"2023-03-16T03:35:49.168791Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T03:35:50.209+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"257fe121-3584-4c07-9c19-967cc31a1dd0","timestamp":"2023-03-16T03:35:51.324442Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T03:35:50.953+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d01d0b2f-6389-469e-880b-09d3b8252b91","timestamp":"2023-03-16T03:35:50.750615Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T03:35:51.008+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"70b6d243-7c2c-4b28-b141-962992a29364","timestamp":"2023-03-16T03:35:51.381891Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T03:37:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T03:37:48.986+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"84c9b91d-a990-46eb-9690-2ffe8ea71ce2","timestamp":"2023-03-16T03:37:49.168951Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T03:37:50.258+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"000cd264-4913-4307-82ec-562d91ff7711","timestamp":"2023-03-16T03:37:51.324244Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T03:37:50.977+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ec16eee1-d2c8-43d7-a0b7-5bfcb7e68e36","timestamp":"2023-03-16T03:37:50.750673Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T03:37:51.020+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c56c534-bb9c-4c94-8200-94e5f3d40e72","timestamp":"2023-03-16T03:37:51.382054Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T03:39:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T03:39:48.984+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c34e0a0-8b66-4c1b-9162-bbbe23e25267","timestamp":"2023-03-16T03:39:49.168877Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T03:39:50.204+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0a5df5ed-a13a-4c0d-b985-f8fd4759eb99","timestamp":"2023-03-16T03:39:51.324279Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T03:39:50.992+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6727b271-a23f-4692-9930-780e91523882","timestamp":"2023-03-16T03:39:50.750671Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T03:39:51.024+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6dfdf06d-2101-40c3-8bc5-04134c9a863b","timestamp":"2023-03-16T03:39:51.382090Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T03:41:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T03:41:48.979+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"29437bca-5142-4bb1-ae2e-0b784dadb7a3","timestamp":"2023-03-16T03:41:49.168910Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T03:41:51.006+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"77cea043-d602-4ab4-b5d1-2fa216cae80b","timestamp":"2023-03-16T03:41:51.324205Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T03:41:52.033+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1a8fa2c-dfc3-4991-9a3b-c1a30e9455e5","timestamp":"2023-03-16T03:41:51.382097Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T03:41:53.007+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"47b4610d-0deb-4ea9-b948-57bb7b71fe72","timestamp":"2023-03-16T03:41:50.750818Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T03:43:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T03:43:48.979+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"daf7c5b8-6b6e-4209-9a70-db8f792ea61f","timestamp":"2023-03-16T03:43:49.169357Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T03:43:50.205+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"77f81e81-91cf-4405-b8d2-b5799ee6bcce","timestamp":"2023-03-16T03:43:51.324261Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T03:43:51.049+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b585b87-8a52-4fcc-82db-8819060f6ad1","timestamp":"2023-03-16T03:43:50.750721Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T03:43:51.091+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3da9edde-25d1-4f0d-8b01-e7f301360e4d","timestamp":"2023-03-16T03:43:51.382142Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T03:45:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T03:45:48.986+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a5902f0d-c410-47c2-8665-0d4748deb8fe","timestamp":"2023-03-16T03:45:49.168912Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T03:45:50.206+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"416ab2bc-abcd-4e91-b344-7490db948f61","timestamp":"2023-03-16T03:45:51.324338Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T03:45:51.067+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9eef12b3-7b0b-4d52-ae77-1103d12691d9","timestamp":"2023-03-16T03:45:51.381893Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T03:45:51.109+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"974dbd0a-7bc1-45c6-8fdc-5af80de52b13","timestamp":"2023-03-16T03:45:50.750656Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T03:47:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T03:47:48.981+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"af7e99b8-be6b-48b2-807e-8d416e2aec35","timestamp":"2023-03-16T03:47:49.168954Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T03:47:50.202+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3cf2e2d5-b65b-4768-9c6c-db328540f53d","timestamp":"2023-03-16T03:47:51.324351Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T03:47:51.109+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ce5beff2-fea4-4a6c-b198-a420c5ad5f17","timestamp":"2023-03-16T03:47:51.382074Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T03:47:51.141+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b05fc5b6-5b9f-4833-a241-3c53ad68b916","timestamp":"2023-03-16T03:47:50.750721Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T03:49:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T03:49:48.984+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"420ca868-c16f-402d-92ee-e8e889796582","timestamp":"2023-03-16T03:49:49.168837Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T03:49:50.201+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ce48cf0c-dfd3-468a-8765-4f94d9b0f229","timestamp":"2023-03-16T03:49:51.324304Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T03:49:51.118+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf41163b-4e66-43c0-9404-f07499cdd112","timestamp":"2023-03-16T03:49:51.381960Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T03:49:51.164+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b869fca-bc82-488a-b8b6-1c161edc5e3d","timestamp":"2023-03-16T03:49:50.750677Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T03:51:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T03:51:48.981+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"deb450c2-943f-41f0-8bd8-dedfc167e515","timestamp":"2023-03-16T03:51:49.168799Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T03:51:50.207+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5677e6dc-d0d1-442f-8062-20d6f0656dc8","timestamp":"2023-03-16T03:51:51.324277Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T03:51:51.137+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e5cedae-bcd3-4903-8d22-298d750f44c8","timestamp":"2023-03-16T03:51:51.381910Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T03:51:51.181+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7a0d1267-5015-42d1-9c7a-b319e15abb57","timestamp":"2023-03-16T03:51:50.750917Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T03:53:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T03:53:48.981+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0479b71b-1222-417e-9dce-311549c57ef3","timestamp":"2023-03-16T03:53:49.168702Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T03:53:50.205+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"37c99842-df70-4d68-8a34-cf05008906bb","timestamp":"2023-03-16T03:53:51.324339Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T03:53:51.164+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b970ce44-7b50-414f-af95-432ba7809206","timestamp":"2023-03-16T03:53:50.750568Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T03:53:51.208+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4ff58c2-2149-4fde-8f62-3abd87ca165b","timestamp":"2023-03-16T03:53:51.382086Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T03:55:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T03:55:48.986+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c31e9590-9bbf-4dca-bbcc-1d808fcaaa86","timestamp":"2023-03-16T03:55:49.170365Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T03:55:50.202+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1401ad9e-26c1-46f8-9614-e65531d5affc","timestamp":"2023-03-16T03:55:51.324199Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T03:55:51.204+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4bf09416-9945-454a-8392-db5d7a8a3085","timestamp":"2023-03-16T03:55:51.381915Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T03:55:52.157+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f80ca863-e19a-4c7f-8e7a-7b551293696a","timestamp":"2023-03-16T03:55:50.750662Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T03:57:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T03:57:48.985+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d657f083-f234-4f1e-94cf-3020163d2683","timestamp":"2023-03-16T03:57:49.168816Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T03:57:50.232+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"001e71ee-6b86-442e-b3d0-5f21ab3dbd44","timestamp":"2023-03-16T03:57:51.324183Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T03:57:51.220+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3f5755d5-e581-4689-b9ca-66f6ee16bb27","timestamp":"2023-03-16T03:57:50.750957Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T03:57:51.247+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1afee477-342d-41ec-87fe-b5d4bd9f0233","timestamp":"2023-03-16T03:57:51.381860Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T03:59:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T03:59:48.986+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c8aa4d4b-6c93-4205-ba94-098c612b3695","timestamp":"2023-03-16T03:59:49.168968Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T03:59:50.209+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a65e3cdf-5251-4645-afc4-0ab652611d65","timestamp":"2023-03-16T03:59:51.324415Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T03:59:51.223+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a6d80722-3cec-458a-8721-2e4e01df04fc","timestamp":"2023-03-16T03:59:50.750777Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T03:59:52.232+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6fab4f48-0393-496c-a0ff-59be1d2865d5","timestamp":"2023-03-16T03:59:51.381885Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T04:01:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T04:01:48.983+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b6be4974-0997-4854-80bd-a67ae4e5851a","timestamp":"2023-03-16T04:01:49.168875Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T04:01:50.249+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"41af0e3e-4484-4ac8-a92c-20c5c611f86e","timestamp":"2023-03-16T04:01:51.324525Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T04:01:51.250+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7262acfd-7390-45cb-aaa7-b9bdc3f31d97","timestamp":"2023-03-16T04:01:50.750676Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T04:01:52.241+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b176c6e9-ef5c-4bfc-960d-8e8036f0309b","timestamp":"2023-03-16T04:01:51.381888Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T04:03:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T04:03:49.042+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1cbeed6e-8527-49db-88e5-9ca635720956","timestamp":"2023-03-16T04:03:49.168869Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T04:03:50.203+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a6db915b-e55b-4b4b-8823-8504ded3f71d","timestamp":"2023-03-16T04:03:51.324334Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T04:03:50.927+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aabecd70-5ad1-4ec0-97b1-1e2a762b7884","timestamp":"2023-03-16T04:03:50.750606Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T04:03:51.002+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e6808a99-eb68-40be-a34c-f039eb751ab5","timestamp":"2023-03-16T04:03:51.381968Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T04:05:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T04:05:48.989+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a0713964-5c30-47fe-bc96-ac15a9f88a3c","timestamp":"2023-03-16T04:05:49.169096Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T04:05:50.206+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b867cb3-3136-4b09-8368-26523900b9ed","timestamp":"2023-03-16T04:05:51.324415Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T04:05:50.928+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e2c819fe-91c3-49f8-94b0-ca2323fbbb00","timestamp":"2023-03-16T04:05:50.750801Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T04:05:51.003+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9da198ca-f831-46e4-9dab-5239ad75241a","timestamp":"2023-03-16T04:05:51.382158Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T04:07:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T04:07:48.982+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2544057e-7bd4-45dd-8d53-f343ccca2cc3","timestamp":"2023-03-16T04:07:49.168815Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T04:07:50.208+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a2c852e2-1794-40a3-8459-55a57e98a321","timestamp":"2023-03-16T04:07:51.324337Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T04:07:50.924+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d222292-fc3f-45c5-b58e-488f04577585","timestamp":"2023-03-16T04:07:50.750686Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T04:07:51.001+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c9db31a2-fde5-4c48-ab3c-dd4bd268bb2c","timestamp":"2023-03-16T04:07:51.381966Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T04:09:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T04:09:48.985+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e8635cd5-eaa9-4ff3-845a-6d0d8b1102d7","timestamp":"2023-03-16T04:09:49.169001Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T04:09:50.200+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"324fd4ee-8d68-40d3-97b9-3b1fa18a496d","timestamp":"2023-03-16T04:09:51.324178Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T04:09:50.927+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28a6a59a-1b43-4dec-ae76-378ce9577413","timestamp":"2023-03-16T04:09:50.750673Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T04:09:50.998+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"147e99d9-3b4d-4759-8234-cb83e82c3b44","timestamp":"2023-03-16T04:09:51.382098Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T04:11:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T04:11:48.985+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"00b1ff8c-34a6-4bc0-834e-1ecf3964ef57","timestamp":"2023-03-16T04:11:49.168996Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T04:11:50.201+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b1aebaf1-220b-4d3b-b8a1-cf0157b46693","timestamp":"2023-03-16T04:11:51.324318Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T04:11:50.921+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d926f8c-8be8-4727-bab0-7ab01add4fa2","timestamp":"2023-03-16T04:11:50.750725Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T04:11:50.999+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"916ba110-c33a-484d-b944-8a8ed588efa9","timestamp":"2023-03-16T04:11:51.382074Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T04:13:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T04:13:49.031+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6b177a74-eb92-4d8a-9984-5fa636bd2a14","timestamp":"2023-03-16T04:13:49.168859Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T04:13:50.201+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"39c0783f-1006-4641-83f5-2ccffca988b5","timestamp":"2023-03-16T04:13:51.324155Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T04:13:50.960+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"629fc03d-f48b-4e83-b2e9-b5b798e5c07f","timestamp":"2023-03-16T04:13:50.750678Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T04:13:51.001+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c56cf7e0-e5ad-4602-9ccc-d031bb10058f","timestamp":"2023-03-16T04:13:51.382047Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T04:15:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T04:15:48.988+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d6ec38f9-6020-48f2-a02d-eb7f2a5c162c","timestamp":"2023-03-16T04:15:49.168801Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T04:15:50.210+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f400a8a-f868-4f93-aca7-8ae31fd8b10f","timestamp":"2023-03-16T04:15:51.327825Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T04:15:50.926+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"945715d6-ff2d-48e7-91f3-eec844c16884","timestamp":"2023-03-16T04:15:50.750661Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T04:15:51.002+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3f70c591-8c9f-40f4-8de5-717f2ccbdb98","timestamp":"2023-03-16T04:15:51.381856Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T04:17:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T04:17:48.984+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fe74d0d0-1b82-4a7e-bd9b-129adb448b36","timestamp":"2023-03-16T04:17:49.168948Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T04:17:50.206+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"aee46873-f5c4-400c-8eda-6b65500c02e2","timestamp":"2023-03-16T04:17:51.324128Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T04:17:50.923+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1382315b-1017-4e44-8fdf-3974fd62b141","timestamp":"2023-03-16T04:17:50.750548Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T04:17:50.996+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dc08a8b8-5135-4e76-8ba0-0e48f8a1288d","timestamp":"2023-03-16T04:17:51.382045Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T04:19:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T04:19:48.984+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dd0d22ff-d43f-458e-a9bf-4cd45922ec5c","timestamp":"2023-03-16T04:19:49.168908Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T04:19:50.262+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"099470d9-fe94-4085-9aff-65d65ac2eeeb","timestamp":"2023-03-16T04:19:51.324164Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T04:19:50.931+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5322bee0-d123-44cd-a592-cdae0c983233","timestamp":"2023-03-16T04:19:50.750659Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T04:19:50.992+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca346fb0-49e5-4eb9-bfae-a334b5cc4a73","timestamp":"2023-03-16T04:19:51.381951Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T04:21:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T04:21:48.982+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"11091ddc-2d84-4a5f-a5e9-c9e681687fb2","timestamp":"2023-03-16T04:21:49.168812Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T04:21:50.200+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"057e461e-6129-4f62-a397-36f58e52b3d7","timestamp":"2023-03-16T04:21:51.324197Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T04:21:50.927+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f3585f3d-8704-4baa-8872-3cb4e45ffb21","timestamp":"2023-03-16T04:21:50.750675Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T04:21:50.998+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"de51f59e-0f4b-421e-8c38-9b43cd6ad3fa","timestamp":"2023-03-16T04:21:51.381925Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T04:23:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T04:23:48.984+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4bb1222c-2134-455e-a9a1-027b21a73891","timestamp":"2023-03-16T04:23:49.168724Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T04:23:50.204+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"10ed24f7-4f0b-4dab-8ba7-81c49185e721","timestamp":"2023-03-16T04:23:51.324363Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T04:23:50.931+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"004c6b28-4e01-4beb-a989-6bd042e64960","timestamp":"2023-03-16T04:23:50.750578Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T04:23:50.988+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dd0ae36e-50a1-404b-bbd7-a679076b08d0","timestamp":"2023-03-16T04:23:51.382025Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T04:25:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T04:25:48.984+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eb60be4d-790f-4e39-affc-da0d6416a062","timestamp":"2023-03-16T04:25:49.168864Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T04:25:50.206+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c1ca27e0-c266-4dd5-9c5e-238d871bc18d","timestamp":"2023-03-16T04:25:51.324147Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T04:25:50.928+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c559d16e-eb31-498f-af8b-e64562e2b5ad","timestamp":"2023-03-16T04:25:50.750636Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T04:25:51.041+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bd15056d-6f2e-4431-af34-2f7747290c8a","timestamp":"2023-03-16T04:25:51.381920Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T04:27:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T04:27:48.981+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9eabc15e-5b94-4f4c-a804-d2409e9b43ca","timestamp":"2023-03-16T04:27:49.168881Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T04:27:50.208+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6b0e6466-10c9-419a-affd-91b162e03a2d","timestamp":"2023-03-16T04:27:51.324284Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T04:27:50.926+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca0e5dac-9a18-4d28-9d5b-8f25342cacdf","timestamp":"2023-03-16T04:27:50.750711Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T04:27:50.990+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c67b87b-6bf4-4ac6-a194-fb48e4a519f7","timestamp":"2023-03-16T04:27:51.382005Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T04:29:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T04:29:48.983+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d10736c3-eb98-484e-88ba-95fe59c56295","timestamp":"2023-03-16T04:29:49.168862Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T04:29:50.202+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a6e278f0-cd63-4532-8c5b-ace8c6b8fa86","timestamp":"2023-03-16T04:29:51.324171Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T04:29:50.924+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e397aa84-23e5-44ca-85f0-a62baeaf814e","timestamp":"2023-03-16T04:29:50.750711Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T04:29:50.990+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d92e506d-828b-4afc-9a91-5fdc2e13bd5d","timestamp":"2023-03-16T04:29:51.382015Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T04:31:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T04:31:48.984+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1aa6e820-9ea5-405b-8b42-7fa4e6d066a1","timestamp":"2023-03-16T04:31:49.168787Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T04:31:50.204+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a6bc1a9a-53a3-45a7-bbf1-6a2250d49734","timestamp":"2023-03-16T04:31:51.324428Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T04:31:50.925+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"84d7ecc3-0dea-48ce-9289-d2ed4db03567","timestamp":"2023-03-16T04:31:50.750607Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T04:31:50.991+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6fa40032-1c38-45bf-9276-96f7bbf5c585","timestamp":"2023-03-16T04:31:51.381896Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T04:33:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T04:33:48.983+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"81f57bb1-65ea-4073-a6ca-55c9a34dd253","timestamp":"2023-03-16T04:33:49.168954Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T04:33:50.257+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"38d10ad3-4f41-4b08-b6fb-96f6e32c55ea","timestamp":"2023-03-16T04:33:51.324361Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T04:33:50.948+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a009e867-af83-4c83-a699-64e2533c782c","timestamp":"2023-03-16T04:33:50.750630Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T04:33:51.053+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8e7cbf8e-3589-40ad-b354-38f6fd42d9f1","timestamp":"2023-03-16T04:33:51.381872Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T04:35:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T04:35:48.984+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7a12fd53-6fc7-418b-8191-8d862a292f98","timestamp":"2023-03-16T04:35:49.168966Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T04:35:50.201+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4579c844-cb3c-4d7c-906b-cb9859c017a9","timestamp":"2023-03-16T04:35:51.324027Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T04:35:50.962+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"578970cb-3edd-4123-8256-04b7df3a5cd4","timestamp":"2023-03-16T04:35:50.750528Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T04:35:50.997+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4579a3f4-21aa-4b8c-a3e7-723afa3e76bc","timestamp":"2023-03-16T04:35:51.381885Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T04:37:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T04:37:48.985+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f696225-6301-4f46-97f9-35dad86b979b","timestamp":"2023-03-16T04:37:49.168840Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T04:37:50.208+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"16fa1a67-8210-457e-b039-644cbf534c4d","timestamp":"2023-03-16T04:37:51.324262Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T04:37:50.922+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"de9aca5c-fe3f-4034-8700-42b0c3c46590","timestamp":"2023-03-16T04:37:50.750637Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T04:37:50.989+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"75a894ce-8f61-44aa-b012-05a7ea2715d0","timestamp":"2023-03-16T04:37:51.382045Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T04:39:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T04:39:49.021+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e81619c5-19c1-431a-82dc-138ab56b9bfe","timestamp":"2023-03-16T04:39:49.170547Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T04:39:50.201+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fd58e8ad-aa58-40e6-ac5e-0a9d8bfc9dbf","timestamp":"2023-03-16T04:39:51.324123Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T04:39:50.927+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4f694ed5-d497-4566-ac02-6462e87f6bb6","timestamp":"2023-03-16T04:39:50.750736Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T04:39:50.982+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4900ac70-0899-4aff-ac27-47ef6d9e12cf","timestamp":"2023-03-16T04:39:51.382028Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T04:41:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T04:41:48.981+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"12332d87-8d71-4109-b837-d1b748d1a4d0","timestamp":"2023-03-16T04:41:49.168745Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T04:41:50.204+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fe9095be-6df2-43ac-bc56-781398e6cd06","timestamp":"2023-03-16T04:41:51.324469Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T04:41:50.924+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1d071ab0-ce10-4751-ad4a-661a3785fc87","timestamp":"2023-03-16T04:41:50.750619Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T04:41:50.987+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5961c0a2-fc40-48dd-85dd-a200bcdadce2","timestamp":"2023-03-16T04:41:51.382060Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T04:43:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T04:43:48.978+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"610cac17-2884-40e1-8974-0a7edafdb1b1","timestamp":"2023-03-16T04:43:49.168955Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T04:43:50.209+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6bf05c71-5524-408d-8908-0344b755b57e","timestamp":"2023-03-16T04:43:51.324346Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T04:43:50.926+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d2a8ea23-bf74-4c2c-bed7-7aa43a3ba215","timestamp":"2023-03-16T04:43:50.750672Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T04:43:51.038+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b5acb914-a7fb-4f4f-af4d-29e3c888cb25","timestamp":"2023-03-16T04:43:51.382138Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T04:45:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T04:45:48.987+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff429c4e-8f93-40ab-923f-bcba933d723e","timestamp":"2023-03-16T04:45:49.168724Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T04:45:50.204+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"82bb643e-c38b-4a3d-b8c1-393cc531bd51","timestamp":"2023-03-16T04:45:51.324188Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T04:45:50.924+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4fc63b26-cb74-41c0-8820-99a84412fbfd","timestamp":"2023-03-16T04:45:50.750588Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T04:45:50.983+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"27190a9b-cf32-4d3b-a2f1-77c3b7b9465a","timestamp":"2023-03-16T04:45:51.382012Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T04:47:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T04:47:48.985+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1b0d3555-73a8-4302-afce-c10bd8e73f4a","timestamp":"2023-03-16T04:47:49.168949Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T04:47:50.198+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f73221f-bce8-4ead-a10c-9731e8e19898","timestamp":"2023-03-16T04:47:51.324072Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T04:47:50.926+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f0acf6c5-1c08-4262-85bd-4810a42d8e64","timestamp":"2023-03-16T04:47:50.750572Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T04:47:50.987+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"de616e23-723a-4f12-8471-a4858ef86ed7","timestamp":"2023-03-16T04:47:51.381801Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T04:49:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T04:49:49.017+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5b7417a4-1af4-4ec8-8513-18f5b2642022","timestamp":"2023-03-16T04:49:49.168771Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T04:49:50.202+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"72805f72-838f-49c2-b213-dad5f85f7406","timestamp":"2023-03-16T04:49:51.324194Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T04:49:50.929+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d3ce61b-3569-44f4-9b61-d95ea4c917f7","timestamp":"2023-03-16T04:49:50.750699Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T04:49:50.980+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d08447e8-c70e-4c7f-a7e6-0c097c14d581","timestamp":"2023-03-16T04:49:51.381844Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T04:51:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T04:51:48.982+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d1bb5499-3a1a-4cb5-8f0f-a4fd5bb8cdc9","timestamp":"2023-03-16T04:51:49.168885Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T04:51:50.205+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1792f6ca-1824-4796-990a-516f2ab52068","timestamp":"2023-03-16T04:51:51.324166Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T04:51:50.925+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ea38d81-1eeb-4911-9a8d-c6eedf2f1073","timestamp":"2023-03-16T04:51:50.750568Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T04:51:50.982+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"411fdf31-edea-4d97-9c17-35dfa9a6d584","timestamp":"2023-03-16T04:51:51.382020Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T04:53:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T04:53:48.982+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"694deeac-ff37-49f6-a937-3dec9728388f","timestamp":"2023-03-16T04:53:49.168799Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T04:53:50.263+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fd3be949-ab3b-48b3-a486-640ae1faafa9","timestamp":"2023-03-16T04:53:51.324173Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T04:53:50.928+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d14670c0-88df-417b-be67-db1dabeda4f1","timestamp":"2023-03-16T04:53:50.750700Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T04:53:50.980+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ffa98f9f-d664-4399-86e8-a25b2204f546","timestamp":"2023-03-16T04:53:51.381875Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T04:55:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T04:55:48.979+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c1a1d40-ff35-4ceb-a31c-85169de9fb82","timestamp":"2023-03-16T04:55:49.168721Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T04:55:50.199+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"18b80fd8-fbad-4453-b0ef-220e79cc966b","timestamp":"2023-03-16T04:55:51.324350Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T04:55:50.927+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3bd0b9ca-2e58-408b-9b08-74e38c57bc08","timestamp":"2023-03-16T04:55:50.750616Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T04:55:50.988+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"77dc666c-b811-48a9-ae15-b12bdd14d470","timestamp":"2023-03-16T04:55:51.382075Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T04:57:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T04:57:48.983+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"99055b7c-8ba7-4c2a-80a9-72bec33f2b7b","timestamp":"2023-03-16T04:57:49.168752Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T04:57:50.203+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1078da9b-db46-4705-a3c4-b187fb1adca9","timestamp":"2023-03-16T04:57:51.324334Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T04:57:50.927+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"53108272-2679-463f-bf60-5bfef1d08691","timestamp":"2023-03-16T04:57:50.751362Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T04:57:50.984+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"986f51fc-05ff-40d5-8b43-44525ef2a036","timestamp":"2023-03-16T04:57:51.381952Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T04:59:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T04:59:48.982+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"24ad9147-f16e-4300-a789-6361bd4866ec","timestamp":"2023-03-16T04:59:49.168765Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T04:59:50.209+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b68181c3-6a7a-449d-b15e-dab2c342a297","timestamp":"2023-03-16T04:59:51.324135Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T04:59:50.948+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"55fb90de-8ea7-416a-9ecf-37299beb5683","timestamp":"2023-03-16T04:59:50.750727Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T04:59:50.992+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a2cdd533-adfb-458e-8479-c4c3d5c92f43","timestamp":"2023-03-16T04:59:51.381907Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T05:01:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T05:01:48.982+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"de1bba68-96a8-41bf-934f-762a01d82d99","timestamp":"2023-03-16T05:01:49.168816Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T05:01:50.252+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f30a4ddd-639b-45b9-9ad2-b83a10874514","timestamp":"2023-03-16T05:01:51.324159Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T05:01:50.967+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6e17d991-4679-4459-8124-5cd10c6ca62d","timestamp":"2023-03-16T05:01:50.750610Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T05:01:51.012+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cd21a5d1-3259-41e5-a5ae-7722bb66cd14","timestamp":"2023-03-16T05:01:51.381953Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T05:03:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T05:03:49.047+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c544516b-873b-400e-9ceb-8e6e21803f58","timestamp":"2023-03-16T05:03:49.168876Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T05:03:50.251+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b43e195c-dea2-4b4d-bc1f-c44700c41840","timestamp":"2023-03-16T05:03:51.324308Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T05:03:50.993+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"174eabd1-29f2-4141-949c-3083b6d593b2","timestamp":"2023-03-16T05:03:50.750756Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T05:03:51.036+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1a9172c8-5ffc-42d0-a32b-8a8d3f322227","timestamp":"2023-03-16T05:03:51.381904Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T05:05:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T05:05:48.985+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"55b71779-494d-4697-982c-f7b5664c2a78","timestamp":"2023-03-16T05:05:49.168867Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T05:05:50.202+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9179edd1-7363-4080-b4e3-8fe86a1a658d","timestamp":"2023-03-16T05:05:51.324103Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T05:05:51.023+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"35cc282b-44ef-4179-8d63-1c3f7caa97a0","timestamp":"2023-03-16T05:05:50.750583Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T05:05:51.999+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c90a697e-b6e9-487f-aa51-9ba74ca7ad15","timestamp":"2023-03-16T05:05:51.381965Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T05:07:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T05:07:48.990+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4ff4c5e3-bd8e-4406-b816-9127f7ae1dcc","timestamp":"2023-03-16T05:07:49.168806Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T05:07:50.200+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fda5fa4e-2318-458b-a92f-20c70fa47a10","timestamp":"2023-03-16T05:07:51.324190Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T05:07:51.050+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"76a8540c-6d04-4d68-bfa7-3069da97da39","timestamp":"2023-03-16T05:07:50.750640Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T05:07:51.079+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a4a9b67-df98-4668-b158-bfc6ede2cba9","timestamp":"2023-03-16T05:07:51.381915Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T05:09:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T05:09:48.982+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aac67720-e48c-431e-83d9-870797cc071c","timestamp":"2023-03-16T05:09:49.168742Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T05:09:50.202+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ac0b3f6-9984-4ed2-9b86-3884ba011e21","timestamp":"2023-03-16T05:09:51.324283Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T05:09:51.065+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"344d8dcf-05b8-4da6-af79-fb6f8a5ba8f5","timestamp":"2023-03-16T05:09:51.382089Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T05:09:51.111+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8da4a0a0-5415-4734-9b1b-714775185989","timestamp":"2023-03-16T05:09:50.750577Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T05:11:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T05:11:48.985+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3e269db5-ef6d-41e2-bdc0-b84fc10740c3","timestamp":"2023-03-16T05:11:49.168883Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T05:11:50.204+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2b3e6507-164e-456c-b41e-71dfb2c00508","timestamp":"2023-03-16T05:11:51.324648Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T05:11:51.089+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"22714780-7158-4d97-a16a-017829c76934","timestamp":"2023-03-16T05:11:50.750694Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T05:11:51.131+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"766297d2-121f-418d-ae8d-2c4d6e35e6ae","timestamp":"2023-03-16T05:11:51.382056Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T05:13:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T05:13:49.030+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"74f9991c-bc23-41aa-80a4-cf37e52e2c53","timestamp":"2023-03-16T05:13:49.168962Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T05:13:50.200+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d466586d-6b90-456f-b329-dda30d97addd","timestamp":"2023-03-16T05:13:51.324349Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T05:13:51.115+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f9de620-417d-4ae2-98fa-9e687cafc13b","timestamp":"2023-03-16T05:13:51.381864Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T05:13:51.160+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e60e3e2a-3b92-4d2a-99c0-08601011ea38","timestamp":"2023-03-16T05:13:50.750625Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T05:15:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T05:15:48.987+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"09f30a61-18fb-46e7-95fa-64f1f01ea8eb","timestamp":"2023-03-16T05:15:49.168898Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T05:15:50.199+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"aefde218-aaac-40c4-ba12-e185dc6cd3f7","timestamp":"2023-03-16T05:15:51.324207Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T05:15:51.135+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"482a9009-1d7a-4a29-99b4-36d6bb549ecf","timestamp":"2023-03-16T05:15:51.382045Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T05:15:51.175+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b7acafcd-a154-441f-a139-6a9d8fcbc9ab","timestamp":"2023-03-16T05:15:50.750543Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T05:17:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T05:17:48.983+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"abca8692-a8d0-4db0-a7e5-eb30693c56f0","timestamp":"2023-03-16T05:17:49.168744Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T05:17:50.215+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ca59789-c7a1-4dbd-8bdf-8e1d6d8ab7ce","timestamp":"2023-03-16T05:17:51.324160Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T05:17:51.164+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28037477-01f9-43d2-9206-aba80e3fe2f6","timestamp":"2023-03-16T05:17:50.750806Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T05:17:51.204+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"65e4ed2e-d7ee-459a-a4f3-278149674b04","timestamp":"2023-03-16T05:17:51.381938Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T05:19:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T05:19:48.983+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1677ab97-681e-47e3-8030-c020c8addd7d","timestamp":"2023-03-16T05:19:49.168847Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T05:19:50.200+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"aa88bcce-5739-4380-bcfe-6e2970b641ba","timestamp":"2023-03-16T05:19:51.324146Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T05:19:51.180+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9652aee7-91c6-4107-87b6-cfef5536edf7","timestamp":"2023-03-16T05:19:50.750599Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T05:19:51.203+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e3932b5f-61a8-4314-ac8e-53f5d5d51d57","timestamp":"2023-03-16T05:19:51.381908Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T05:21:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T05:21:48.980+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f295ada-f79c-4178-9e7e-891ed0c87b12","timestamp":"2023-03-16T05:21:49.168972Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T05:21:50.199+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"dad77206-4512-42c3-b4cf-895fdb0544c7","timestamp":"2023-03-16T05:21:51.324331Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T05:21:51.205+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9cdf87cf-71bd-4df7-85f6-15c428ac1ca1","timestamp":"2023-03-16T05:21:50.750561Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T05:21:52.194+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"47484f0f-47af-4bd8-8f12-5ff26928bca3","timestamp":"2023-03-16T05:21:51.382040Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T05:23:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T05:23:48.987+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fe3cf291-9f79-45c8-9ed8-010a7dce71b1","timestamp":"2023-03-16T05:23:49.168831Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T05:23:50.202+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c210375e-b3af-40d0-8839-05170f078c42","timestamp":"2023-03-16T05:23:51.324257Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T05:23:51.246+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f44dd6f-f841-46ee-a433-555bf8ed8553","timestamp":"2023-03-16T05:23:51.381888Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T05:23:52.222+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e274dce9-7207-4537-bfad-40862cd20801","timestamp":"2023-03-16T05:23:50.750659Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T05:25:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T05:25:48.979+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"03217115-88d0-42a8-b282-6feb9b31b066","timestamp":"2023-03-16T05:25:49.168801Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T05:25:50.205+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"55b34ee5-16af-4e47-bb40-9aaa0f38f03f","timestamp":"2023-03-16T05:25:51.324280Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T05:25:50.922+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"977be465-cb99-4271-b1f8-4b5dab1e2893","timestamp":"2023-03-16T05:25:50.750616Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T05:25:50.979+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"555e36f4-bf42-4f84-9256-bc3e96868ade","timestamp":"2023-03-16T05:25:51.381863Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T05:27:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T05:27:49.019+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0ed06729-a5e5-44ee-bf84-a742d2065d19","timestamp":"2023-03-16T05:27:49.168842Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T05:27:50.200+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6166b748-2483-4c6e-b203-ed48c7fb7998","timestamp":"2023-03-16T05:27:51.324173Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T05:27:50.919+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cde45fcc-5b22-4fae-b704-c95708dbec96","timestamp":"2023-03-16T05:27:50.750671Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T05:27:50.971+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b10687a6-2f23-402e-8eda-5dc232e4d34d","timestamp":"2023-03-16T05:27:51.381935Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T05:29:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T05:29:48.986+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"67501796-8d18-49f8-92bf-c8760526635f","timestamp":"2023-03-16T05:29:49.168870Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T05:29:50.197+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f141c7a-b99d-49e4-a6cf-87fb2532332f","timestamp":"2023-03-16T05:29:51.324356Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T05:29:50.954+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d0b61f2-5d21-4f99-9fec-d6653856e8ad","timestamp":"2023-03-16T05:29:50.750622Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T05:29:51.001+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bdce01ca-1df8-4b34-9f01-b7ce8162c3c5","timestamp":"2023-03-16T05:29:51.382051Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T05:31:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T05:31:48.983+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f4dc14c-ab10-4ede-8190-bdf49f925d40","timestamp":"2023-03-16T05:31:49.168834Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T05:31:50.203+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c8551170-a268-45b1-aab8-9118e1c3937c","timestamp":"2023-03-16T05:31:51.324115Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T05:31:50.922+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c61597e-7ca0-446c-8780-563543c04037","timestamp":"2023-03-16T05:31:50.750841Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T05:31:50.971+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b7d096c-119a-4670-8fb1-0854e8634841","timestamp":"2023-03-16T05:31:51.381915Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T05:33:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T05:33:48.981+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"494e3003-a5d1-4da0-926b-437fb605eb5b","timestamp":"2023-03-16T05:33:49.168828Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T05:33:50.198+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ef84b047-d4c3-4118-82ff-b05cc26619cd","timestamp":"2023-03-16T05:33:51.324203Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T05:33:50.920+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"591270d6-2685-492d-88fd-a591a5d09176","timestamp":"2023-03-16T05:33:50.750735Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T05:33:50.971+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f585325d-2ec0-4817-a65b-6798ef36daf6","timestamp":"2023-03-16T05:33:51.381958Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T05:35:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T05:35:48.980+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5363490a-dab6-4a75-b281-fa8ab0cc1c08","timestamp":"2023-03-16T05:35:49.168878Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T05:35:50.201+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e7a2c11f-cd90-4fe5-88c8-a5c68a35cbc0","timestamp":"2023-03-16T05:35:51.324431Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T05:35:50.959+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"10b2932e-2531-4ca9-85c2-3621e8906f61","timestamp":"2023-03-16T05:35:50.750755Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T05:35:51.002+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b1e64302-d99c-4c2f-9dee-c3d3656c70b7","timestamp":"2023-03-16T05:35:51.382051Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T05:37:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T05:37:48.989+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28bff0ce-c3f2-4f00-9f9f-21da46e49f75","timestamp":"2023-03-16T05:37:49.168926Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T05:37:50.200+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a41a125f-0cb5-41ea-849a-abe3e5d9a35b","timestamp":"2023-03-16T05:37:51.324152Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T05:37:50.925+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"32e183a4-9cb0-4229-966d-e4d9897ba761","timestamp":"2023-03-16T05:37:50.750668Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T05:37:50.970+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e6514eb6-b0cf-4409-86df-74f45c9815f0","timestamp":"2023-03-16T05:37:51.381918Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T05:39:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T05:39:48.986+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e257114-66b6-43ee-9853-926ff6fe629b","timestamp":"2023-03-16T05:39:49.168787Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T05:39:50.199+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9dcad604-7192-4117-92c7-b00202216461","timestamp":"2023-03-16T05:39:51.324394Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T05:39:50.921+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0a331c54-d09a-4fac-ade5-62c8e4e61169","timestamp":"2023-03-16T05:39:50.750667Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T05:39:50.967+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28f77252-9aeb-44f4-8e3e-2f1043e5926c","timestamp":"2023-03-16T05:39:51.381890Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T05:41:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T05:41:48.982+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"73d3c879-936e-450c-be17-580139aad406","timestamp":"2023-03-16T05:41:49.168842Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T05:41:50.198+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3c6e3fd3-c84c-48e1-86b8-f8032f53cde9","timestamp":"2023-03-16T05:41:51.324149Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T05:41:50.925+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4d994bfa-03f4-4b55-ac70-2c3d46c3b3fa","timestamp":"2023-03-16T05:41:50.750624Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T05:41:50.971+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e6ce385-69bb-45a9-a812-f09e45043e37","timestamp":"2023-03-16T05:41:51.382034Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T05:43:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T05:43:49.031+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3c265732-036e-4d3d-9cc0-25fa40a29e53","timestamp":"2023-03-16T05:43:49.168872Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T05:43:50.200+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"59ae573f-92a5-4fd0-893b-be0e3758a200","timestamp":"2023-03-16T05:43:51.324089Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T05:43:50.919+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d522a55-81c7-45c4-917b-d91846b7942e","timestamp":"2023-03-16T05:43:50.750775Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T05:43:51.020+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f9cc4c0c-6337-42d6-837b-3b86969b147b","timestamp":"2023-03-16T05:43:51.382021Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T05:45:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T05:45:48.984+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"69d03129-def8-411a-bc97-2f99c93e7f54","timestamp":"2023-03-16T05:45:49.168828Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T05:45:50.197+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1cc4e4a2-bb0d-43de-9838-df3240e52f5a","timestamp":"2023-03-16T05:45:51.324337Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T05:45:50.919+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"90bfccfa-50ed-4015-99d0-249111e602e0","timestamp":"2023-03-16T05:45:50.750602Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T05:45:50.970+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b0936fb2-66ed-4e0f-b40e-9c0cfab39981","timestamp":"2023-03-16T05:45:51.381894Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T05:47:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T05:47:48.985+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d2fda36-14c1-4bf6-8bda-0692de3b0a55","timestamp":"2023-03-16T05:47:49.168866Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T05:47:50.202+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"429ab3b1-c62d-4b6d-9642-61e7faa7b0f6","timestamp":"2023-03-16T05:47:51.324362Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T05:47:50.924+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a2083b14-1daa-4aed-9b5b-415f570caa2f","timestamp":"2023-03-16T05:47:50.750578Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T05:47:50.965+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b7a36d4-06f0-485b-8e12-4def9f1dbf21","timestamp":"2023-03-16T05:47:51.381945Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T05:49:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T05:49:48.983+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9414c2cd-0e60-47d1-a505-43c4587070e3","timestamp":"2023-03-16T05:49:49.168915Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T05:49:50.199+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0b041054-0e55-402e-9b3b-9572ff21ccd0","timestamp":"2023-03-16T05:49:51.324308Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T05:49:50.922+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"549a0c4e-eeb8-4933-8d92-dd8e192231a1","timestamp":"2023-03-16T05:49:50.750643Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T05:49:50.966+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c3a5b34e-3b63-4eb9-9436-7f762f4e5a90","timestamp":"2023-03-16T05:49:51.382061Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T05:51:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T05:51:48.981+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a73420e5-afa0-4a6f-9698-c7d7ffd6d17d","timestamp":"2023-03-16T05:51:49.168814Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T05:51:50.251+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"982272e4-0a11-413b-8f51-cedd6c92652c","timestamp":"2023-03-16T05:51:51.324063Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T05:51:50.917+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c57d3e07-5560-4fec-9b1e-011027445b32","timestamp":"2023-03-16T05:51:50.750740Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T05:51:50.964+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"84033764-98c2-4c94-8dd0-bef3e7dbb6cf","timestamp":"2023-03-16T05:51:51.382082Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T05:53:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T05:53:48.983+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d17e5fe4-2d87-483f-b31b-1593afe012c2","timestamp":"2023-03-16T05:53:49.168881Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T05:53:50.197+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1a524447-9e8b-4f72-9549-7ad9796d8877","timestamp":"2023-03-16T05:53:51.324171Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T05:53:50.920+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e44c6ec-9577-4b49-bf6e-b04257eaa872","timestamp":"2023-03-16T05:53:50.750710Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T05:53:50.963+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3bbc21b8-7f81-4a34-9786-29b6094f6cf8","timestamp":"2023-03-16T05:53:51.381922Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T05:55:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T05:55:48.986+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a084d6d7-bf01-4c24-b561-1c80f071bd99","timestamp":"2023-03-16T05:55:49.168842Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T05:55:50.204+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d02969a8-78b9-4a3e-8e5e-b6de3f1230e0","timestamp":"2023-03-16T05:55:51.324668Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T05:55:50.956+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"706b4de3-648d-409b-9068-ab49830433e5","timestamp":"2023-03-16T05:55:50.750653Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T05:55:51.000+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"db24a05b-71ed-4a41-82ce-5469fa885c57","timestamp":"2023-03-16T05:55:51.382095Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T05:57:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T05:57:49.025+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"21b92db6-1d4e-44df-bce9-387b86a380c1","timestamp":"2023-03-16T05:57:49.168878Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T05:57:50.205+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"be182c14-5507-40f1-b9f4-e3809388f607","timestamp":"2023-03-16T05:57:51.324281Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T05:57:50.918+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf98d5f8-0ba5-4cf4-9260-9e91192e557c","timestamp":"2023-03-16T05:57:50.750689Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T05:57:50.962+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b0e1921-d85e-4c39-8b92-e08df7bcb7d9","timestamp":"2023-03-16T05:57:51.381964Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T05:59:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T05:59:48.981+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6770bd2c-d403-441e-872e-442114314f1a","timestamp":"2023-03-16T05:59:49.169023Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T05:59:50.240+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f0d29478-cbcb-4d79-b189-30aa8f1cd09f","timestamp":"2023-03-16T05:59:51.324310Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T05:59:50.923+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1d5b96f-fe35-4f63-b644-016dc71e5082","timestamp":"2023-03-16T05:59:50.750731Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T05:59:50.997+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5536ccbb-f210-4cdf-8bb5-e9cb39b9dc82","timestamp":"2023-03-16T05:59:51.381899Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T06:01:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T06:01:48.991+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1c99b272-fb63-4ad5-8d5d-8030f9bb2a05","timestamp":"2023-03-16T06:01:49.168706Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T06:01:50.200+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c5c83f20-66e3-4e0b-9d8f-ef873af9e19b","timestamp":"2023-03-16T06:01:51.324172Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T06:01:50.923+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"99888470-867e-41f1-912c-078a0f3b8320","timestamp":"2023-03-16T06:01:50.750615Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T06:01:50.966+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"644df09e-3292-4a4f-bb80-0f6bdb53fd59","timestamp":"2023-03-16T06:01:51.381922Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T06:03:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T06:03:48.984+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"80c464e5-ca18-4803-a9f4-245108c6a678","timestamp":"2023-03-16T06:03:49.168934Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T06:03:50.203+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1811abef-8135-43b0-b31b-7e9f296be9ca","timestamp":"2023-03-16T06:03:51.324423Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T06:03:50.922+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c87e8c0c-c0dc-4ff3-92fa-4210102eb14c","timestamp":"2023-03-16T06:03:50.750715Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T06:03:50.962+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dbf62f79-2bd7-4124-b02e-e9134b666bfe","timestamp":"2023-03-16T06:03:51.382102Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T06:05:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T06:05:48.981+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"75f9a04c-8945-4710-b93f-ac7543f13ee8","timestamp":"2023-03-16T06:05:49.168936Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T06:05:50.203+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d1cb9daa-74f2-497e-8d45-cd961d865081","timestamp":"2023-03-16T06:05:51.324200Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T06:05:50.919+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ce5f8cec-2fe7-434b-ac0c-e73ca5d66ca4","timestamp":"2023-03-16T06:05:50.750609Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T06:05:50.961+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"000f15d3-3868-4e8b-adad-8fcd0c1bd9b6","timestamp":"2023-03-16T06:05:51.382033Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T06:07:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T06:07:48.982+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e2720245-daf4-43b1-8dcd-c61c56c89ab9","timestamp":"2023-03-16T06:07:49.168787Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T06:07:50.240+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b3805b02-b225-4bee-8c84-2abcb1eb22ab","timestamp":"2023-03-16T06:07:51.324210Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T06:07:50.919+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"55332a95-27f9-42a2-a060-f8b9a656a913","timestamp":"2023-03-16T06:07:50.750571Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T06:07:50.957+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"63a15034-c829-431c-891f-1da2291287ee","timestamp":"2023-03-16T06:07:51.381838Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T06:09:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T06:09:48.986+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b6d360da-57ee-40b1-b0b8-28bebe722044","timestamp":"2023-03-16T06:09:49.168713Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T06:09:50.198+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"009edeca-e265-4d75-8b77-7fb1e60e26cc","timestamp":"2023-03-16T06:09:51.324141Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T06:09:50.921+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"471b02b4-cfd2-4c8c-9406-455145c5d829","timestamp":"2023-03-16T06:09:50.750616Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T06:09:50.961+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e12c4ca-495c-4b01-8ae0-b8bee7812ea2","timestamp":"2023-03-16T06:09:51.381944Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T06:11:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T06:11:48.983+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d77675f-21da-474b-b53b-03a33fd2d46f","timestamp":"2023-03-16T06:11:49.168866Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T06:11:50.194+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e5ed4035-1d41-40ac-9bfc-a0da933bf73c","timestamp":"2023-03-16T06:11:51.324047Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T06:11:50.928+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2cc56d42-3156-4ec6-94de-988944f199a0","timestamp":"2023-03-16T06:11:50.750926Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T06:11:50.972+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"868a427c-9f2b-4a5c-a4f4-ce8b17105f12","timestamp":"2023-03-16T06:11:51.381836Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T06:13:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T06:13:48.981+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b92bdf29-3d12-49eb-bae7-7234dc6245bb","timestamp":"2023-03-16T06:13:49.168868Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T06:13:50.195+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ab78886a-223d-4daf-ba6b-4aa529fed2a8","timestamp":"2023-03-16T06:13:51.324361Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T06:13:50.963+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf67490f-1790-435d-8a17-8f29f393e2e1","timestamp":"2023-03-16T06:13:51.381920Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T06:13:50.999+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"edf7c96f-5c47-43a5-bf80-1e54e46e5e21","timestamp":"2023-03-16T06:13:50.750521Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T06:15:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T06:15:48.981+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9216bf39-2156-4273-baeb-71ce2a330099","timestamp":"2023-03-16T06:15:49.168817Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T06:15:50.254+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b07fca13-aea9-4c56-a4cd-ef213dc72820","timestamp":"2023-03-16T06:15:51.324278Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T06:15:50.923+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"85cb3435-30df-4058-ae68-d00064551aa4","timestamp":"2023-03-16T06:15:50.750660Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T06:15:50.999+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"971aaaee-bb13-4012-a900-a6743d2b4bd9","timestamp":"2023-03-16T06:15:51.382058Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T06:17:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T06:17:48.980+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"88373099-51d7-4fe3-82a6-c35bb562efee","timestamp":"2023-03-16T06:17:49.168902Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T06:17:50.193+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"54d98319-dff0-4769-b2db-efda13325324","timestamp":"2023-03-16T06:17:51.324440Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T06:17:50.928+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bcbe3257-58de-4ea3-a11b-a71fa0a4d85d","timestamp":"2023-03-16T06:17:50.750657Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T06:17:50.973+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4ebb66d9-1365-46f3-a996-76bc6549d632","timestamp":"2023-03-16T06:17:51.382126Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T06:19:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T06:19:49.041+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c0b99a5f-cdf1-435b-928d-9895d641937e","timestamp":"2023-03-16T06:19:49.169211Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T06:19:50.198+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8a2dd90c-2f5c-418f-a08d-9cb6fe657dee","timestamp":"2023-03-16T06:19:51.324171Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T06:19:50.923+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"56a80501-5e61-4c05-8159-3f12af1842c8","timestamp":"2023-03-16T06:19:50.750822Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T06:19:50.963+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"881438ff-4c5a-4513-81ea-a90fa6e0557a","timestamp":"2023-03-16T06:19:51.382128Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T06:21:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T06:21:49.011+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"134cf4e6-b60d-4f0b-9fef-4221960d836a","timestamp":"2023-03-16T06:21:49.168850Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T06:21:50.200+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f27e0576-0def-484e-97ab-257fa9ff93c1","timestamp":"2023-03-16T06:21:51.324687Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T06:21:50.955+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c8665b9d-a173-4268-828d-09e15f65deb0","timestamp":"2023-03-16T06:21:50.750582Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T06:21:50.994+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a6dac1b4-21c7-4a97-988a-b78be804d024","timestamp":"2023-03-16T06:21:51.381882Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T06:23:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T06:23:48.981+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d1c93552-622f-4093-9f71-50178705ff4f","timestamp":"2023-03-16T06:23:49.168747Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T06:23:50.203+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ef46bf66-2bdd-4307-891b-075477f3d175","timestamp":"2023-03-16T06:23:51.323995Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T06:23:50.949+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d8a3b553-10a6-42d5-94a7-e8a4e58b1c18","timestamp":"2023-03-16T06:23:50.750966Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T06:23:51.020+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"180f48f0-47d8-4a32-b6a5-da537eb2f675","timestamp":"2023-03-16T06:23:51.382136Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T06:25:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T06:25:48.982+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f7f42355-b0d6-4922-8b3f-39bd63754e28","timestamp":"2023-03-16T06:25:49.168901Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T06:25:50.196+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"696195d3-18a8-431a-8942-99d45330348f","timestamp":"2023-03-16T06:25:51.324644Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T06:25:50.969+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c785b1a-5a45-4e6e-bee4-e01c388ebaef","timestamp":"2023-03-16T06:25:50.750834Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T06:25:51.009+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e1478ad-e10c-42c9-bd7c-8c0e90ae6650","timestamp":"2023-03-16T06:25:51.381831Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T06:27:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T06:27:48.981+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f03cf21-02d4-45bc-a164-d062c77bd64b","timestamp":"2023-03-16T06:27:49.168788Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T06:27:50.262+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1ca27f4a-c412-4c0e-a1a2-7cbd30a150e7","timestamp":"2023-03-16T06:27:51.324014Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T06:27:50.987+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0b0cb4f4-23d3-48c6-9e5e-f5f1a0142617","timestamp":"2023-03-16T06:27:51.381888Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T06:27:51.023+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7ef55900-d925-4d00-b669-aefb61c03403","timestamp":"2023-03-16T06:27:50.750639Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T06:29:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T06:29:48.984+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"89486a94-bd28-477f-8d17-f5b93a284ef8","timestamp":"2023-03-16T06:29:49.168914Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T06:29:50.193+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a90b7475-6cbb-41ce-ab32-46ec441ac00b","timestamp":"2023-03-16T06:29:51.324446Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T06:29:51.029+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0b9d9e24-ed43-4bee-aaf0-01c23cdc1b91","timestamp":"2023-03-16T06:29:50.750642Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T06:29:51.993+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d357636-c27c-4f0e-b0bf-79fd473afef8","timestamp":"2023-03-16T06:29:51.382082Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T06:31:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T06:31:48.983+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9732cebd-783c-47fc-8147-97a35f5bdc4d","timestamp":"2023-03-16T06:31:49.168843Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T06:31:51.029+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e8220c5-221e-4e94-9717-3f7ac93af4c4","timestamp":"2023-03-16T06:31:51.382127Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T06:31:52.043+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f085c266-4315-486c-a294-0ea4fc01d83a","timestamp":"2023-03-16T06:31:51.324209Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T06:31:53.016+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5a0f7f33-7d82-4602-aa8e-3862a4df6e78","timestamp":"2023-03-16T06:31:50.750723Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T06:33:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T06:33:49.029+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"61381ad9-ab12-4b7d-91a5-add3593d4777","timestamp":"2023-03-16T06:33:49.169039Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T06:33:50.213+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f7d5aa44-da40-47c4-b691-57a52b048e8a","timestamp":"2023-03-16T06:33:51.324196Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T06:33:51.064+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"77df0431-8138-4e05-95d1-c885da0b9203","timestamp":"2023-03-16T06:33:50.750755Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T06:33:52.058+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e387776-774c-4261-a181-cbbe48846b4d","timestamp":"2023-03-16T06:33:51.381938Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T06:35:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T06:35:48.996+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c9aaf6d-e45c-47c0-828a-c4bf55f35791","timestamp":"2023-03-16T06:35:49.169067Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T06:35:50.192+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"672c1415-5056-471e-83b8-c0e2dbb5edc6","timestamp":"2023-03-16T06:35:51.324119Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T06:35:51.100+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3bd73798-c7f9-4dc4-8173-3b41305918cf","timestamp":"2023-03-16T06:35:51.381874Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T06:35:51.143+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"27c4fcbd-684b-412f-9d3b-46322b6e1c89","timestamp":"2023-03-16T06:35:50.750581Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T06:37:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T06:37:48.979+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb95790c-eff5-4e89-8b1e-ad8266233450","timestamp":"2023-03-16T06:37:49.168699Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T06:37:50.196+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c64ea6a-22d5-4e77-aa73-9661c1f41936","timestamp":"2023-03-16T06:37:51.324110Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T06:37:51.133+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"40f38e1d-cdd1-4e67-8261-c5377af14157","timestamp":"2023-03-16T06:37:51.381934Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T06:37:51.162+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4977aa16-b35b-4e4b-847e-98efed464a58","timestamp":"2023-03-16T06:37:50.750585Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T06:39:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T06:39:48.985+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a7ca3cd9-875a-477f-89c3-c9f1804f29e3","timestamp":"2023-03-16T06:39:49.168884Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T06:39:50.214+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3210fa2e-a0a3-4d57-90cf-4a6f548ddc0f","timestamp":"2023-03-16T06:39:51.324077Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T06:39:51.148+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"607d8c51-5aab-4eda-bb52-31f4c0108d71","timestamp":"2023-03-16T06:39:50.750587Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T06:39:51.189+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d361272-853e-40df-88b4-ece522ce6fab","timestamp":"2023-03-16T06:39:51.381821Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T06:41:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T06:41:48.974+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aa347c0d-f87a-43bb-8fa4-2403e546185d","timestamp":"2023-03-16T06:41:49.168901Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T06:41:50.203+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"05b52968-a2d1-44ed-8f31-780d0387765d","timestamp":"2023-03-16T06:41:51.324102Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T06:41:51.199+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5cb7b1ad-11eb-4417-ad32-0f23796d6bfc","timestamp":"2023-03-16T06:41:51.381898Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T06:41:52.132+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"12f4775a-12de-4211-a5ea-ba637fe8b7e9","timestamp":"2023-03-16T06:41:50.750741Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T06:43:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T06:43:48.978+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d25283b-b98c-4547-86c7-0d5ae5890060","timestamp":"2023-03-16T06:43:49.168930Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T06:43:50.191+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"26ab2433-a7d1-49bf-bd56-abc7bf9a565b","timestamp":"2023-03-16T06:43:51.324347Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T06:43:51.203+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8a6cb717-20d5-44a5-9d02-795a5a3c4e24","timestamp":"2023-03-16T06:43:50.750783Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-16T06:43:52.173+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"898721dd-2866-4c29-9d61-71abb8a4470e","timestamp":"2023-03-16T06:43:51.382032Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T06:45:29.661+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-16T06:45:48.983+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a1c776a7-2e66-43d3-9915-88accaf8b553","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f155c427-a00c-450a-b2e3-8edacfe16db2","timestamp":"2023-03-16T06:45:49.168866Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-16T06:45:50.209+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f0ac5ebd-c50b-40b9-a243-2aba4437dedd","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d7c98f7-586c-48ce-8b5e-a6834c5612ca","timestamp":"2023-03-16T06:45:51.324280Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-16T06:45:51.226+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c24a18d5-33ad-48ab-aa15-061aaa2ddec0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"961b636a-3fe1-485b-8aee-6fbae3380808","timestamp":"2023-03-16T06:45:51.381938Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-16T06:45:52.196+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33198102-e642-45c0-af9d-304bf98ac337","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationComposition