Results

By type

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

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

[2023-05-15T23:29:57.380+00:00|INFO|Application|main] Starting Application using Java 11.0.19 on onap-policy-clamp-runtime-acm-746989b67c-r7xsr with PID 7 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
[2023-05-15T23:29:57.389+00:00|INFO|Version|background-preinit] HV000001: Hibernate Validator 6.2.5.Final
[2023-05-15T23:29:57.389+00:00|INFO|Application|main] No active profile set, falling back to 1 default profile: "default"
[2023-05-15T23:29:59.560+00:00|INFO|RepositoryConfigurationDelegate|main] Bootstrapping Spring Data JPA repositories in DEFAULT mode.
[2023-05-15T23:30:00.041+00:00|INFO|RepositoryConfigurationDelegate|main] Finished Spring Data repository scanning in 454 ms. Found 5 JPA repository interfaces.
[2023-05-15T23:30:03.742+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 6969 (http)
[2023-05-15T23:30:03.778+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-6969"]
[2023-05-15T23:30:03.780+00:00|INFO|StandardService|main] Starting service [Tomcat]
[2023-05-15T23:30:03.780+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.71]
[2023-05-15T23:30:03.974+00:00|INFO|[/onap/policy/clamp/acm]|main] Initializing Spring embedded WebApplicationContext
[2023-05-15T23:30:03.974+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 6421 ms
[2023-05-15T23:30:04.639+00:00|INFO|RegistrationBean|main] Filter requestResponseLoggingFilter was not registered (possibly already registered?)
[2023-05-15T23:30:04.974+00:00|INFO|LogHelper|main] HHH000204: Processing PersistenceUnitInfo [name: default]
[2023-05-15T23:30:05.110+00:00|INFO|Version|main] HHH000412: Hibernate ORM core version 5.6.15.Final
[2023-05-15T23:30:05.574+00:00|INFO|Version|main] HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
[2023-05-15T23:30:05.914+00:00|INFO|HikariDataSource|main] HikariPool-1 - Starting...
[2023-05-15T23:30:06.956+00:00|INFO|HikariDataSource|main] HikariPool-1 - Start completed.
[2023-05-15T23:30:07.004+00:00|INFO|Dialect|main] HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
[2023-05-15T23:30:09.868+00:00|INFO|JtaPlatformInitiator|main] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
[2023-05-15T23:30:09.907+00:00|INFO|LocalContainerEntityManagerFactoryBean|main] Initialized JPA EntityManagerFactory for persistence unit 'default'
[2023-05-15T23:30:11.959+00:00|INFO|ConsumerConfig|main] ConsumerConfig values: 
	allow.auto.create.topics = false
	auto.commit.interval.ms = 5000
	auto.include.jmx.reporter = true
	auto.offset.reset = latest
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	check.crcs = true
	client.dns.lookup = use_all_dns_ips
	client.id = consumer-policy-clamp-runtime-acm-1
	client.rack = 
	connections.max.idle.ms = 540000
	default.api.timeout.ms = 60000
	enable.auto.commit = true
	exclude.internal.topics = true
	fetch.max.bytes = 52428800
	fetch.max.wait.ms = 500
	fetch.min.bytes = 1
	group.id = policy-clamp-runtime-acm
	group.instance.id = null
	heartbeat.interval.ms = 3000
	interceptor.classes = []
	internal.leave.group.on.close = true
	internal.throw.on.fetch.stable.offset.unsupported = false
	isolation.level = read_uncommitted
	key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
	max.partition.fetch.bytes = 1048576
	max.poll.interval.ms = 300000
	max.poll.records = 500
	metadata.max.age.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
	receive.buffer.bytes = 65536
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	session.timeout.ms = 45000
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer

[2023-05-15T23:30:12.042+00:00|INFO|AbstractLogin|main] Successfully logged in.
[2023-05-15T23:30:12.224+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-05-15T23:30:12.224+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-05-15T23:30:12.224+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1684193412218
[2023-05-15T23:30:12.232+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-runtime-acm-1, groupId=policy-clamp-runtime-acm] Subscribed to topic(s): policy.clamp-runtime-acm
[2023-05-15T23:30:12.821+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@34136bd1, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6de7778f, org.springframework.security.web.context.SecurityContextPersistenceFilter@7e7740a5, org.springframework.security.web.header.HeaderWriterFilter@4dc52559, org.springframework.security.web.authentication.logout.LogoutFilter@38ac8968, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@437ed416, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7e61e25c, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@256bb5be, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@367d34c0, org.springframework.security.web.session.SessionManagementFilter@512abf25, org.springframework.security.web.access.ExceptionTranslationFilter@463afa6e, org.springframework.security.web.access.intercept.AuthorizationFilter@28be7fec]
[2023-05-15T23:30:13.378+00:00|WARN|JpaBaseConfiguration$JpaWebConfiguration|main] spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
[2023-05-15T23:30:16.971+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '/actuator'
[2023-05-15T23:30:17.018+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-6969"]
[2023-05-15T23:30:17.055+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 6969 (http) with context path '/onap/policy/clamp/acm'
[2023-05-15T23:30:17.079+00:00|INFO|ServiceManager|main] service manager starting
[2023-05-15T23:30:17.079+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management
[2023-05-15T23:30:17.089+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=68e7e826-07d0-4a75-a7fd-bcda3d32c307, consumerInstance=onap-policy-clamp-runtime-acm-746989b67c-r7xsr, fetchTimeout=15000, fetchLimit=-1, consumer=KafkaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[onap-strimzi-kafka-bootstrap:9092], topic=policy.clamp-runtime-acm, effectiveTopic=policy.clamp-runtime-acm, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting
[2023-05-15T23:30:17.130+00:00|INFO|ConsumerConfig|main] ConsumerConfig values: 
	allow.auto.create.topics = false
	auto.commit.interval.ms = 5000
	auto.include.jmx.reporter = true
	auto.offset.reset = latest
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	check.crcs = true
	client.dns.lookup = use_all_dns_ips
	client.id = consumer-policy-clamp-runtime-acm-2
	client.rack = 
	connections.max.idle.ms = 540000
	default.api.timeout.ms = 60000
	enable.auto.commit = true
	exclude.internal.topics = true
	fetch.max.bytes = 52428800
	fetch.max.wait.ms = 500
	fetch.min.bytes = 1
	group.id = policy-clamp-runtime-acm
	group.instance.id = null
	heartbeat.interval.ms = 3000
	interceptor.classes = []
	internal.leave.group.on.close = true
	internal.throw.on.fetch.stable.offset.unsupported = false
	isolation.level = read_uncommitted
	key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
	max.partition.fetch.bytes = 1048576
	max.poll.interval.ms = 300000
	max.poll.records = 500
	metadata.max.age.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
	receive.buffer.bytes = 65536
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	session.timeout.ms = 45000
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer

[2023-05-15T23:30:17.137+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-05-15T23:30:17.137+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-05-15T23:30:17.137+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1684193417137
[2023-05-15T23:30:17.138+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Subscribed to topic(s): policy.clamp-runtime-acm
[2023-05-15T23:30:17.138+00:00|INFO|InlineBusTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=2da98eef-c091-4733-812a-209817787f85, alive=false, publisher=null]]: starting
[2023-05-15T23:30:17.170+00:00|INFO|ProducerConfig|main] ProducerConfig values: 
	acks = -1
	auto.include.jmx.reporter = true
	batch.size = 16384
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	buffer.memory = 33554432
	client.dns.lookup = use_all_dns_ips
	client.id = policy-clamp-runtime-acm-client-id
	compression.type = none
	connections.max.idle.ms = 540000
	delivery.timeout.ms = 120000
	enable.idempotence = true
	interceptor.classes = []
	key.serializer = class org.apache.kafka.common.serialization.StringSerializer
	linger.ms = 0
	max.block.ms = 60000
	max.in.flight.requests.per.connection = 5
	max.request.size = 1048576
	metadata.max.age.ms = 300000
	metadata.max.idle.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partitioner.adaptive.partitioning.enable = true
	partitioner.availability.timeout.ms = 0
	partitioner.class = null
	partitioner.ignore.keys = false
	receive.buffer.bytes = 32768
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retries = 2147483647
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	transaction.timeout.ms = 60000
	transactional.id = null
	value.serializer = class org.apache.kafka.common.serialization.StringSerializer

[2023-05-15T23:30:17.186+00:00|INFO|KafkaProducer|main] [Producer clientId=policy-clamp-runtime-acm-client-id] Instantiated an idempotent producer.
[2023-05-15T23:30:17.209+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-05-15T23:30:17.209+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-05-15T23:30:17.209+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1684193417209
[2023-05-15T23:30:17.209+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=2da98eef-c091-4733-812a-209817787f85, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created
[2023-05-15T23:30:17.209+00:00|INFO|ServiceManager|main] service manager starting Publisher AutomationCompositionStateChangePublisher$$EnhancerBySpringCGLIB$$4eea0526
[2023-05-15T23:30:17.218+00:00|INFO|ServiceManager|main] service manager starting Publisher AutomationCompositionDeployPublisher$$EnhancerBySpringCGLIB$$66ccdf80
[2023-05-15T23:30:17.221+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantPrimePublisher$$EnhancerBySpringCGLIB$$88cf152c
[2023-05-15T23:30:17.224+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantDeregisterAckPublisher$$EnhancerBySpringCGLIB$$9854efda
[2023-05-15T23:30:17.228+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantRegisterAckPublisher$$EnhancerBySpringCGLIB$$39dde3b7
[2023-05-15T23:30:17.231+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantStatusReqPublisher$$EnhancerBySpringCGLIB$$af534d85
[2023-05-15T23:30:17.234+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterListener
[2023-05-15T23:30:17.234+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusListener
[2023-05-15T23:30:17.234+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeAckListener
[2023-05-15T23:30:17.234+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionUpdateAckListener
[2023-05-15T23:30:17.234+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterListener
[2023-05-15T23:30:17.234+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeAckListener
[2023-05-15T23:30:17.234+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher
[2023-05-15T23:30:17.234+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=68e7e826-07d0-4a75-a7fd-bcda3d32c307, consumerInstance=onap-policy-clamp-runtime-acm-746989b67c-r7xsr, fetchTimeout=15000, fetchLimit=-1, consumer=KafkaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[KAFKA-source-policy.clamp-runtime-acm,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[onap-strimzi-kafka-bootstrap:9092], topic=policy.clamp-runtime-acm, effectiveTopic=policy.clamp-runtime-acm, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@1d77746b
[2023-05-15T23:30:17.234+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=68e7e826-07d0-4a75-a7fd-bcda3d32c307, consumerInstance=onap-policy-clamp-runtime-acm-746989b67c-r7xsr, fetchTimeout=15000, fetchLimit=-1, consumer=KafkaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[KAFKA-source-policy.clamp-runtime-acm,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[onap-strimzi-kafka-bootstrap:9092], topic=policy.clamp-runtime-acm, effectiveTopic=policy.clamp-runtime-acm, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted
[2023-05-15T23:30:17.235+00:00|INFO|ServiceManager|main] service manager started
[2023-05-15T23:30:17.237+00:00|INFO|Application|main] Started Application in 21.635 seconds (JVM running for 23.104)
[2023-05-15T23:30:18.080+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-runtime-acm-client-id] [Producer clientId=policy-clamp-runtime-acm-client-id] Cluster ID: F-uPfSK2Qdmbi_u85tsmuw
[2023-05-15T23:30:18.081+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting the last seen epoch of partition policy.clamp-runtime-acm-0 to 0 since the associated topicId changed from null to 6AZ8I90pQOWdZDSHRwjS2A
[2023-05-15T23:30:18.081+00:00|INFO|TransactionManager|kafka-producer-network-thread | policy-clamp-runtime-acm-client-id] [Producer clientId=policy-clamp-runtime-acm-client-id] ProducerId set to 2002 with epoch 0
[2023-05-15T23:30:18.082+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting the last seen epoch of partition policy.clamp-runtime-acm-5 to 0 since the associated topicId changed from null to 6AZ8I90pQOWdZDSHRwjS2A
[2023-05-15T23:30:18.082+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting the last seen epoch of partition policy.clamp-runtime-acm-1 to 0 since the associated topicId changed from null to 6AZ8I90pQOWdZDSHRwjS2A
[2023-05-15T23:30:18.082+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting the last seen epoch of partition policy.clamp-runtime-acm-4 to 0 since the associated topicId changed from null to 6AZ8I90pQOWdZDSHRwjS2A
[2023-05-15T23:30:18.083+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting the last seen epoch of partition policy.clamp-runtime-acm-2 to 0 since the associated topicId changed from null to 6AZ8I90pQOWdZDSHRwjS2A
[2023-05-15T23:30:18.083+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting the last seen epoch of partition policy.clamp-runtime-acm-3 to 0 since the associated topicId changed from null to 6AZ8I90pQOWdZDSHRwjS2A
[2023-05-15T23:30:18.086+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Cluster ID: F-uPfSK2Qdmbi_u85tsmuw
[2023-05-15T23:30:18.088+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
[2023-05-15T23:30:18.121+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] (Re-)joining group
[2023-05-15T23:30:18.202+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Request joining group due to: need to re-join with the given member-id: consumer-policy-clamp-runtime-acm-2-4b8636fe-fd68-499b-ba3e-5d186be017ee
[2023-05-15T23:30:18.203+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
[2023-05-15T23:30:18.203+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] (Re-)joining group
[2023-05-15T23:30:21.213+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Successfully joined group with generation Generation{generationId=1, memberId='consumer-policy-clamp-runtime-acm-2-4b8636fe-fd68-499b-ba3e-5d186be017ee', protocol='range'}
[2023-05-15T23:30:21.220+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Finished assignment for group at generation 1: {consumer-policy-clamp-runtime-acm-2-4b8636fe-fd68-499b-ba3e-5d186be017ee=Assignment(partitions=[policy.clamp-runtime-acm-0, policy.clamp-runtime-acm-1, policy.clamp-runtime-acm-2, policy.clamp-runtime-acm-3, policy.clamp-runtime-acm-4, policy.clamp-runtime-acm-5])}
[2023-05-15T23:30:21.319+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Successfully synced group in generation Generation{generationId=1, memberId='consumer-policy-clamp-runtime-acm-2-4b8636fe-fd68-499b-ba3e-5d186be017ee', protocol='range'}
[2023-05-15T23:30:21.320+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Notifying assignor about the new Assignment(partitions=[policy.clamp-runtime-acm-0, policy.clamp-runtime-acm-1, policy.clamp-runtime-acm-2, policy.clamp-runtime-acm-3, policy.clamp-runtime-acm-4, policy.clamp-runtime-acm-5])
[2023-05-15T23:30:21.327+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Adding newly assigned partitions: policy.clamp-runtime-acm-0, policy.clamp-runtime-acm-1, policy.clamp-runtime-acm-2, policy.clamp-runtime-acm-3, policy.clamp-runtime-acm-4, policy.clamp-runtime-acm-5
[2023-05-15T23:30:21.342+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Found no committed offset for partition policy.clamp-runtime-acm-4
[2023-05-15T23:30:21.342+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Found no committed offset for partition policy.clamp-runtime-acm-5
[2023-05-15T23:30:21.342+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Found no committed offset for partition policy.clamp-runtime-acm-2
[2023-05-15T23:30:21.342+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Found no committed offset for partition policy.clamp-runtime-acm-3
[2023-05-15T23:30:21.342+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Found no committed offset for partition policy.clamp-runtime-acm-0
[2023-05-15T23:30:21.342+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Found no committed offset for partition policy.clamp-runtime-acm-1
[2023-05-15T23:30:21.479+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting offset for partition policy.clamp-runtime-acm-4 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-05-15T23:30:21.480+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting offset for partition policy.clamp-runtime-acm-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-05-15T23:30:21.491+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting offset for partition policy.clamp-runtime-acm-5 to position FetchPosition{offset=3, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-05-15T23:30:21.492+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting offset for partition policy.clamp-runtime-acm-2 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-05-15T23:30:21.492+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting offset for partition policy.clamp-runtime-acm-3 to position FetchPosition{offset=2, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-05-15T23:30:21.492+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting offset for partition policy.clamp-runtime-acm-0 to position FetchPosition{offset=3, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-05-15T23:31:29.539+00:00|INFO|OrderedServiceImpl|KAFKA-source-policy.clamp-runtime-acm] ***** OrderedServiceImpl implementers:
 []
[2023-05-15T23:31:29.581+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7edcd2a9-298a-4f74-bf4c-9b6ee05d81f5","timestamp":"2023-05-15T23:31:29.414291Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T23:31:30.710+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f0e0378a-8ba7-4c12-be7c-4ecb03c0e40b","timestamp":"2023-05-15T23:31:29.868515Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T23:31:35.352+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3bc703f0-775f-4062-a235-970304a84eb1","timestamp":"2023-05-15T23:31:34.257498Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T23:31:36.027+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"31360515-50c2-46c9-a4cf-2f94dee9e580","timestamp":"2023-05-15T23:31:35.058475Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T23:31:46.238+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e7c7b584-9221-4c30-87b5-54e240cbb2d1","timestamp":"2023-05-15T23:31:46.114368Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T23:32:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T23:33:29.567+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f95e75fe-2351-4629-b6b0-9e74b4a56507","timestamp":"2023-05-15T23:33:29.414667Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T23:33:30.645+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"37e29df0-253b-4008-8dc1-6aaa13eba3ad","timestamp":"2023-05-15T23:33:29.868471Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T23:33:35.287+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f9ed30f-886c-42c6-a03e-9d7a9ddbb0cb","timestamp":"2023-05-15T23:33:34.257576Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T23:33:36.036+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc854356-8eaa-4112-b8d9-af4f304ec2a0","timestamp":"2023-05-15T23:33:35.058531Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T23:33:46.289+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"23da391e-4761-4016-b546-80c22ecece2d","timestamp":"2023-05-15T23:33:46.114588Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T23:34:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T23:35:29.488+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"691ead31-4458-4ca7-afcd-9a8d8f91118b","timestamp":"2023-05-15T23:35:29.414466Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T23:35:30.629+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"352a4936-c25b-4be2-a584-f1e141bbb4d5","timestamp":"2023-05-15T23:35:29.868587Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T23:35:35.368+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e74172da-88be-4be2-9a85-26db4d64f7af","timestamp":"2023-05-15T23:35:34.257410Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T23:35:36.081+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7b619abe-0f75-4044-9985-b320bc3f3c4b","timestamp":"2023-05-15T23:35:35.058399Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T23:35:46.160+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"03f26525-0433-407a-8d82-8de40264ce55","timestamp":"2023-05-15T23:35:46.114370Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T23:36:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T23:37:29.479+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"24a37862-6ec9-4281-ab77-5e38345ae2f3","timestamp":"2023-05-15T23:37:29.414216Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T23:37:30.628+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"55d5f13e-a79f-4998-9e9d-799f5995f576","timestamp":"2023-05-15T23:37:29.868495Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T23:37:35.290+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b0b1122-af9e-4edf-a5a9-c5a0a0fa0ea2","timestamp":"2023-05-15T23:37:34.257536Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T23:37:36.114+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"476dd32a-dbdf-4fc7-8b94-70ad7716e6d4","timestamp":"2023-05-15T23:37:35.058515Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T23:37:46.169+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"515220ec-5062-4cb3-8f4a-057cc0f06bbe","timestamp":"2023-05-15T23:37:46.114257Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T23:38:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T23:39:18.361+00:00|INFO|NetworkClient|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Node -1 disconnected.
[2023-05-15T23:39:18.409+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-runtime-acm-client-id] [Producer clientId=policy-clamp-runtime-acm-client-id] Node -1 disconnected.
[2023-05-15T23:39:29.481+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f033f2a9-83f4-430d-af37-fb02cf72ea28","timestamp":"2023-05-15T23:39:29.414312Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T23:39:30.630+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dd6a1f6e-f120-41ac-ade0-af95af59bccd","timestamp":"2023-05-15T23:39:29.868513Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T23:39:35.290+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"03949167-dffa-48ab-a48c-456119df0fdc","timestamp":"2023-05-15T23:39:34.257401Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T23:39:36.140+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a58c95ae-7802-4cc5-bd16-e609671b258a","timestamp":"2023-05-15T23:39:35.058338Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T23:39:46.157+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7b867a09-6ad2-4abc-9c26-9c2df482dfcd","timestamp":"2023-05-15T23:39:46.114418Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T23:40:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T23:41:29.477+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a93c753c-3614-409e-b01f-30d025ebc071","timestamp":"2023-05-15T23:41:29.414574Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T23:41:30.635+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7a3aca46-612a-44cc-afc4-70ef76af0fd9","timestamp":"2023-05-15T23:41:29.868595Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T23:41:35.287+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dbe14235-1f88-48cf-bdff-27ffc5a67dad","timestamp":"2023-05-15T23:41:34.257789Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T23:41:36.177+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c4e46fb-edc5-4f2d-9f4d-55ff2a65acfc","timestamp":"2023-05-15T23:41:35.058436Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T23:41:46.190+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"83354dce-b80e-48d9-a0c1-7e9680a17c77","timestamp":"2023-05-15T23:41:46.114569Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T23:42:17.079+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T23:43:29.465+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ec2a764-5cde-40f4-9c6e-8dc9ec098f88","timestamp":"2023-05-15T23:43:29.414238Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T23:43:30.617+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c15426a-8ae0-4e87-8def-159c9dc03c99","timestamp":"2023-05-15T23:43:29.868589Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T23:43:35.286+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e466c6dc-5e7f-4e52-b98f-4983ea0bec14","timestamp":"2023-05-15T23:43:34.257552Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T23:43:36.194+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"61126a80-3138-4ab1-bde2-6c0d97157dbb","timestamp":"2023-05-15T23:43:35.060541Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T23:43:46.173+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2fbbc16f-3e09-48ad-a441-4f5673e28120","timestamp":"2023-05-15T23:43:46.114864Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T23:44:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T23:45:29.492+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8548252f-3073-4305-84e6-4b2bfe1169d2","timestamp":"2023-05-15T23:45:29.414244Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T23:45:30.612+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"95c63983-82ed-4e24-8241-b595a8180c5a","timestamp":"2023-05-15T23:45:29.868556Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T23:45:35.290+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a91c905-b958-4365-bcc2-f8f436d0f1b3","timestamp":"2023-05-15T23:45:34.257494Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T23:45:36.236+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"86116589-7cdb-47f5-8929-00b199629b32","timestamp":"2023-05-15T23:45:35.058568Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T23:45:46.161+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d94f1788-5e36-43fa-b390-5ca56b6fca07","timestamp":"2023-05-15T23:45:46.114418Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T23:46:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T23:47:29.485+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0df3695c-b5cb-4eb6-9e32-8df2c9daafc2","timestamp":"2023-05-15T23:47:29.414228Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T23:47:30.609+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a5696f6b-6091-4003-bcb4-ba0aee1a2964","timestamp":"2023-05-15T23:47:29.868771Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T23:47:35.337+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1bc3fb5f-35b6-4c9f-b453-bfce6691e9f5","timestamp":"2023-05-15T23:47:34.257792Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T23:47:36.257+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c93152ef-1bb2-480d-80b2-a719d66e8e8f","timestamp":"2023-05-15T23:47:35.058789Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T23:47:46.182+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b298bf4f-d209-404b-af82-31b8b6a600c5","timestamp":"2023-05-15T23:47:46.114403Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T23:48:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T23:49:29.458+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ce5dbe2e-0c6d-4f79-8c31-ad922408575c","timestamp":"2023-05-15T23:49:29.414339Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T23:49:30.614+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"46268ef6-5487-4f4b-b937-7ba94dc23c36","timestamp":"2023-05-15T23:49:29.868448Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T23:49:35.271+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6645fd8f-22d0-4737-8810-a5dc3b6ada45","timestamp":"2023-05-15T23:49:34.257581Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T23:49:36.299+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"26e05c08-3625-4824-8010-7ae1dcdfea91","timestamp":"2023-05-15T23:49:35.060300Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T23:49:46.150+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3aacbd1e-daa0-40b3-85d3-313a7f2d56b3","timestamp":"2023-05-15T23:49:46.114243Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T23:50:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T23:51:29.532+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cab6b13a-e8b6-49ae-beac-110dab542ac8","timestamp":"2023-05-15T23:51:29.414381Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T23:51:30.668+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"53a5c175-2e43-4ce9-bdc0-a19261517b1f","timestamp":"2023-05-15T23:51:29.868557Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T23:51:35.276+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"71e7939e-9f74-4c2e-97d9-12d396fcfead","timestamp":"2023-05-15T23:51:34.257515Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T23:51:37.319+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e56d6192-5009-4570-ba42-12acc00f76bf","timestamp":"2023-05-15T23:51:35.060375Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T23:51:46.161+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"baf19750-c7cf-434f-8879-3aa30c8e5bd0","timestamp":"2023-05-15T23:51:46.114440Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T23:52:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T23:53:29.487+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"161e5207-da5e-4861-96bd-da9b9fa1d4ec","timestamp":"2023-05-15T23:53:29.414420Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T23:53:30.608+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9883db60-b47b-4ce8-8f00-b64b7cf02b4e","timestamp":"2023-05-15T23:53:29.868576Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T23:53:35.282+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1814bf22-6dc5-4bbb-b99e-b54c18ff9b69","timestamp":"2023-05-15T23:53:34.257560Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T23:53:35.881+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a24004de-906c-4fc3-a318-46b1ed922676","timestamp":"2023-05-15T23:53:35.058488Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T23:53:46.156+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"032455ce-6d5e-40e3-9fb2-53a250089234","timestamp":"2023-05-15T23:53:46.114622Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T23:54:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T23:55:29.457+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c100d956-83d4-4a99-942f-8a59603abaa3","timestamp":"2023-05-15T23:55:29.414317Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T23:55:30.603+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"50504903-b5a9-4c7d-9ee8-bb38b210cd80","timestamp":"2023-05-15T23:55:29.868647Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T23:55:35.276+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c39bb6d9-83c7-44ec-9b97-fa8256e28490","timestamp":"2023-05-15T23:55:34.257656Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T23:55:35.792+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d9473fb-e5fd-40e8-9304-e158d08b4cec","timestamp":"2023-05-15T23:55:35.058478Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T23:55:46.163+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"49d0e32e-2e19-45a2-9fa3-09c49d3bc19c","timestamp":"2023-05-15T23:55:46.114243Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T23:56:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T23:57:29.474+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"124765b2-3310-4785-8ad7-45252f8ae209","timestamp":"2023-05-15T23:57:29.414278Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T23:57:30.606+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1a681a48-5a33-4e3e-a0f4-ad390a0a2f21","timestamp":"2023-05-15T23:57:29.868753Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T23:57:35.276+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"26018721-c340-4244-bb76-88b108306d41","timestamp":"2023-05-15T23:57:34.257565Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T23:57:35.790+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"53acf0b4-ddbb-419d-8aea-f25362405311","timestamp":"2023-05-15T23:57:35.058510Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T23:57:46.161+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3291a12f-853c-422a-b098-983422f831b7","timestamp":"2023-05-15T23:57:46.114242Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T23:58:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T23:59:29.514+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ec9b0cc6-6f76-4b6d-9566-f89ca152483b","timestamp":"2023-05-15T23:59:29.414225Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T23:59:30.602+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1dd2f397-743b-46de-b3d1-17ea5708af5c","timestamp":"2023-05-15T23:59:29.868825Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T23:59:35.273+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e111083b-80ed-4ff7-9d5b-e8db4cacaa6d","timestamp":"2023-05-15T23:59:34.257684Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T23:59:35.788+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bba833ac-fe8b-4cfb-acbc-e8182dac9e28","timestamp":"2023-05-15T23:59:35.058577Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T23:59:46.157+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3f850e30-20ac-4747-bec5-ed080ae39c3d","timestamp":"2023-05-15T23:59:46.114384Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T00:00:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T00:01:29.483+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"962547a5-9ced-411d-a23e-9ad771b20da6","timestamp":"2023-05-16T00:01:29.414264Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T00:01:30.593+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6101b83d-f004-408d-b458-1b56b85d8b37","timestamp":"2023-05-16T00:01:29.868622Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T00:01:35.274+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2fb0a2a5-1f85-4ffa-9e19-7ab66340f18d","timestamp":"2023-05-16T00:01:34.257766Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T00:01:35.797+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"14f6a9a8-3cc0-47ac-a008-fddea5af3083","timestamp":"2023-05-16T00:01:35.058900Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T00:01:46.171+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e7bee3d2-c247-49be-bbd6-3f90266dc9aa","timestamp":"2023-05-16T00:01:46.114374Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T00:02:17.079+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T00:03:29.440+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b884843-6d49-46dd-9f02-7686a3187541","timestamp":"2023-05-16T00:03:29.414341Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T00:03:30.589+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"457b2e84-5208-4392-b51d-9e5dce133f98","timestamp":"2023-05-16T00:03:29.868537Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T00:03:35.351+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b3cf749-3b3b-4592-820f-d3d4703fa92c","timestamp":"2023-05-16T00:03:34.257469Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T00:03:35.785+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f71f18f9-dcb8-4199-8565-58712bdf4edd","timestamp":"2023-05-16T00:03:35.060280Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T00:03:46.160+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"97076f63-1c6e-4032-a435-5fd8176f0705","timestamp":"2023-05-16T00:03:46.114565Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T00:04:17.081+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T00:05:29.438+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7289aaa4-5c1b-4075-b4be-f2a7a0c567e1","timestamp":"2023-05-16T00:05:29.414225Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T00:05:30.591+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a5484085-07f5-4cfa-9825-41f723314b98","timestamp":"2023-05-16T00:05:29.868704Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T00:05:35.344+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7fddc9b8-44ab-4448-b495-64b81ef389e4","timestamp":"2023-05-16T00:05:34.257492Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T00:05:35.782+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f5eec49c-7c43-4975-8b93-cc0dc8df7567","timestamp":"2023-05-16T00:05:35.058564Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T00:05:46.160+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9fe3668e-87ce-4d85-b8e8-77ffe3c806f0","timestamp":"2023-05-16T00:05:46.114370Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T00:06:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T00:07:29.437+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b1bbba73-a920-4ee6-a4c4-da9e4f8c771e","timestamp":"2023-05-16T00:07:29.414814Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T00:07:30.665+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7371c7ce-93e4-4b96-9c84-29fb6eef17ce","timestamp":"2023-05-16T00:07:29.868615Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T00:07:35.269+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7899cf36-a5b9-4a0c-aef4-3114605b9d67","timestamp":"2023-05-16T00:07:34.257571Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T00:07:35.786+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aa7f2233-0325-493d-a998-7a9ec7a3010e","timestamp":"2023-05-16T00:07:35.058499Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T00:07:46.157+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4995af1-9827-4582-a027-d4b729498fbb","timestamp":"2023-05-16T00:07:46.116931Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T00:08:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T00:09:29.452+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d65f4dad-d12e-4d56-b950-168e51666e64","timestamp":"2023-05-16T00:09:29.414123Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T00:09:30.589+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"685db264-5a17-481b-9ad9-028dfcddf25c","timestamp":"2023-05-16T00:09:29.868542Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T00:09:35.274+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"111f8fa7-937d-413f-800b-225cac747abf","timestamp":"2023-05-16T00:09:34.257669Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T00:09:35.848+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f2495e8b-c784-4c1a-bb48-6848a230cba3","timestamp":"2023-05-16T00:09:35.058450Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T00:09:46.247+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c04d2840-9d76-4a3f-984a-421ee933a99a","timestamp":"2023-05-16T00:09:46.114314Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T00:10:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T00:11:29.437+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b89eb5a-dfc2-4e79-a117-71faf052a2ca","timestamp":"2023-05-16T00:11:29.414233Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T00:11:30.587+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b5637ad4-dc90-43ca-a2ac-fa1d948f2e2d","timestamp":"2023-05-16T00:11:29.868684Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T00:11:35.271+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"25f282fa-3dbe-40a1-8e9d-27d16bad9c56","timestamp":"2023-05-16T00:11:34.257584Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T00:11:35.776+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1d86fe2e-81b3-4d72-9588-a8d91fd490fa","timestamp":"2023-05-16T00:11:35.058444Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T00:11:46.149+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c9170c9-001b-44e1-8bfe-3c83345944b3","timestamp":"2023-05-16T00:11:46.114379Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T00:12:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T00:13:29.429+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fd33ec77-361c-4775-9dc3-1ebd5b177c78","timestamp":"2023-05-16T00:13:29.414190Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T00:13:30.582+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"15830a98-e66f-4284-af01-a58faf729742","timestamp":"2023-05-16T00:13:29.868742Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T00:13:35.271+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"25f89146-b5c9-4564-bafc-e960ba84dd9a","timestamp":"2023-05-16T00:13:34.257438Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T00:13:35.779+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e5e9ca76-162d-40da-8b3a-ec872d08cd7e","timestamp":"2023-05-16T00:13:35.058419Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T00:13:46.158+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b0bdbaf6-cf11-40a0-a90a-26db13d74d30","timestamp":"2023-05-16T00:13:46.114549Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T00:14:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T00:15:29.504+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2efcfdae-52ec-4cee-9608-6b1ba2a29422","timestamp":"2023-05-16T00:15:29.414420Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T00:15:30.651+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0eec7460-f1a7-45fd-9687-da75f85ea423","timestamp":"2023-05-16T00:15:29.868589Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T00:15:35.286+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"35043a2f-7996-4b65-9696-ca41008cfd73","timestamp":"2023-05-16T00:15:34.257442Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T00:15:35.787+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"55179cea-b66b-4730-b29b-2a0b0dc9ab32","timestamp":"2023-05-16T00:15:35.058585Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T00:15:46.158+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"83e7b5cf-bdd6-44f7-9906-533061c9ae9e","timestamp":"2023-05-16T00:15:46.114463Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T00:16:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T00:17:29.427+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f75bd498-0f33-498c-a61d-b3b987021e88","timestamp":"2023-05-16T00:17:29.414107Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T00:17:30.598+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e7384dd0-c5bd-41ad-9494-909a378b7002","timestamp":"2023-05-16T00:17:29.868743Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T00:17:35.270+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"87bfb002-33b6-4a0a-81f4-c4b72f860171","timestamp":"2023-05-16T00:17:34.257537Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T00:17:35.839+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b4186aae-8654-4795-b44f-5233abd832c6","timestamp":"2023-05-16T00:17:35.058311Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T00:17:46.165+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f52438c-8188-4c81-8390-a331f22495dc","timestamp":"2023-05-16T00:17:46.114297Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T00:18:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T00:19:29.428+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"995e103d-4238-4ae5-861f-19d857752646","timestamp":"2023-05-16T00:19:29.414526Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T00:19:30.566+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e9d94e3-bf80-4a54-82ce-52a7ca1655a1","timestamp":"2023-05-16T00:19:29.868510Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T00:19:35.269+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc86af43-f16d-4ae3-bb06-67a7b7da7653","timestamp":"2023-05-16T00:19:34.257564Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T00:19:35.794+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2fde2e36-2263-47de-923d-40eadd055aaf","timestamp":"2023-05-16T00:19:35.058455Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T00:19:46.164+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c78a976-ea7e-40e0-96cb-3f469808c33d","timestamp":"2023-05-16T00:19:46.114456Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T00:20:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T00:21:29.422+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7f6f013d-d862-49d2-a54d-96ee9ba86bf1","timestamp":"2023-05-16T00:21:29.414160Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T00:21:30.561+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fe4f8ddd-a2d7-4f66-9a18-d71b673fed57","timestamp":"2023-05-16T00:21:29.869079Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T00:21:35.270+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e934864d-ad12-46c2-960c-f3115da536c5","timestamp":"2023-05-16T00:21:34.257524Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T00:21:35.799+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"49366148-8f84-464c-85b1-d8c1998d04e2","timestamp":"2023-05-16T00:21:35.058510Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T00:21:46.220+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5574f3c9-dbfc-421d-acea-498732edf546","timestamp":"2023-05-16T00:21:46.114301Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T00:22:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T00:23:29.416+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ba65573e-5181-4936-a9a3-e992ce6768d1","timestamp":"2023-05-16T00:23:29.414135Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T00:23:30.570+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c9d1e38d-ae01-46e5-9a8a-e5cad92c4e66","timestamp":"2023-05-16T00:23:29.868519Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T00:23:35.261+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bfa2ed40-7c27-45ff-8bec-6e2c8c0bb068","timestamp":"2023-05-16T00:23:34.257734Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T00:23:35.840+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"14c59f92-9e9c-4cee-b04f-0a568c877a69","timestamp":"2023-05-16T00:23:35.058796Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T00:23:46.151+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"59e80aa6-a132-4b09-b4f5-78bb401a91a5","timestamp":"2023-05-16T00:23:46.114504Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T00:24:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T00:25:29.419+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b7638d45-cd99-4412-987c-99fea4889dc6","timestamp":"2023-05-16T00:25:29.414186Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T00:25:30.566+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2afbafa6-3c11-4a59-b76f-2aeec1ee4d04","timestamp":"2023-05-16T00:25:29.869077Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T00:25:35.266+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4fccc129-4841-414d-b9c1-d3605be8e1ae","timestamp":"2023-05-16T00:25:34.257499Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T00:25:35.872+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ed08222-4123-4278-9943-6c323b047918","timestamp":"2023-05-16T00:25:35.058643Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T00:25:46.156+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ec11605-0375-40a1-a8e3-762c97b7d97c","timestamp":"2023-05-16T00:25:46.114314Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T00:26:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T00:27:29.493+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bffc09d8-91dc-46c2-922a-c96c31c3f2af","timestamp":"2023-05-16T00:27:29.414271Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T00:27:30.561+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"73a40b4d-2afb-48a5-8c0b-d2f0aeaab9b7","timestamp":"2023-05-16T00:27:29.868680Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T00:27:35.262+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf2cacf9-6fb7-41e6-baa5-77bd5f9e6e57","timestamp":"2023-05-16T00:27:34.257530Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T00:27:35.898+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"809a8a70-4315-476b-bed9-b55495900569","timestamp":"2023-05-16T00:27:35.058595Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T00:27:46.157+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"04421b2d-dc40-4dd5-9bc0-0b13ff5af5af","timestamp":"2023-05-16T00:27:46.114296Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T00:28:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T00:29:29.409+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8413b700-50d6-4751-b8e4-cff447a58b64","timestamp":"2023-05-16T00:29:29.414150Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T00:29:30.571+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b1721831-e463-42a9-ab11-725bf13d6ced","timestamp":"2023-05-16T00:29:29.869394Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T00:29:35.257+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5ed095d8-4c47-4af2-93ba-9c4ddfd0022f","timestamp":"2023-05-16T00:29:34.257702Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T00:29:35.947+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"516520e5-4d66-46b9-bfb1-44704f372d24","timestamp":"2023-05-16T00:29:35.058485Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T00:29:46.154+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8fb63567-c13c-4c5a-86d5-ef632a795d24","timestamp":"2023-05-16T00:29:46.114636Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}