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-14T23:10:31.347+00:00|INFO|Application|main] Starting Application using Java 11.0.19 on onap-policy-clamp-runtime-acm-746989b67c-55hmg with PID 7 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
[2023-05-14T23:10:31.351+00:00|INFO|Application|main] No active profile set, falling back to 1 default profile: "default"
[2023-05-14T23:10:31.370+00:00|INFO|Version|background-preinit] HV000001: Hibernate Validator 6.2.5.Final
[2023-05-14T23:10:33.141+00:00|INFO|RepositoryConfigurationDelegate|main] Bootstrapping Spring Data JPA repositories in DEFAULT mode.
[2023-05-14T23:10:33.588+00:00|INFO|RepositoryConfigurationDelegate|main] Finished Spring Data repository scanning in 425 ms. Found 5 JPA repository interfaces.
[2023-05-14T23:10:36.432+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 6969 (http)
[2023-05-14T23:10:36.449+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-6969"]
[2023-05-14T23:10:36.449+00:00|INFO|StandardService|main] Starting service [Tomcat]
[2023-05-14T23:10:36.449+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.71]
[2023-05-14T23:10:36.566+00:00|INFO|[/onap/policy/clamp/acm]|main] Initializing Spring embedded WebApplicationContext
[2023-05-14T23:10:36.566+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 5082 ms
[2023-05-14T23:10:37.186+00:00|INFO|RegistrationBean|main] Filter requestResponseLoggingFilter was not registered (possibly already registered?)
[2023-05-14T23:10:37.417+00:00|INFO|LogHelper|main] HHH000204: Processing PersistenceUnitInfo [name: default]
[2023-05-14T23:10:37.548+00:00|INFO|Version|main] HHH000412: Hibernate ORM core version 5.6.15.Final
[2023-05-14T23:10:37.986+00:00|INFO|Version|main] HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
[2023-05-14T23:10:38.336+00:00|INFO|HikariDataSource|main] HikariPool-1 - Starting...
[2023-05-14T23:10:39.398+00:00|INFO|HikariDataSource|main] HikariPool-1 - Start completed.
[2023-05-14T23:10:39.437+00:00|INFO|Dialect|main] HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
[2023-05-14T23:10:43.516+00:00|INFO|JtaPlatformInitiator|main] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
[2023-05-14T23:10:43.559+00:00|INFO|LocalContainerEntityManagerFactoryBean|main] Initialized JPA EntityManagerFactory for persistence unit 'default'
[2023-05-14T23:10:45.919+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-14T23:10:46.022+00:00|INFO|AbstractLogin|main] Successfully logged in.
[2023-05-14T23:10:46.180+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-05-14T23:10:46.180+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-05-14T23:10:46.180+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1684105846178
[2023-05-14T23:10:46.185+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-14T23:10:46.661+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@6de7778f, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@367d34c0, org.springframework.security.web.context.SecurityContextPersistenceFilter@7aa01bd9, org.springframework.security.web.header.HeaderWriterFilter@5c3d4f05, org.springframework.security.web.authentication.logout.LogoutFilter@17ff8810, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@11f23038, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@615db358, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5fef0c19, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4ce25e47, org.springframework.security.web.session.SessionManagementFilter@515ab3f2, org.springframework.security.web.access.ExceptionTranslationFilter@7b96de8d, org.springframework.security.web.access.intercept.AuthorizationFilter@26f0141]
[2023-05-14T23:10:47.211+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-14T23:10:51.300+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '/actuator'
[2023-05-14T23:10:51.358+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-6969"]
[2023-05-14T23:10:51.390+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 6969 (http) with context path '/onap/policy/clamp/acm'
[2023-05-14T23:10:51.416+00:00|INFO|ServiceManager|main] service manager starting
[2023-05-14T23:10:51.416+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management
[2023-05-14T23:10:51.429+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=1d3f833f-50f5-4222-abb5-23e74d4f2169, consumerInstance=onap-policy-clamp-runtime-acm-746989b67c-55hmg, 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-14T23:10:51.475+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-14T23:10:51.484+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-05-14T23:10:51.484+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-05-14T23:10:51.484+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1684105851484
[2023-05-14T23:10:51.484+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-14T23:10:51.485+00:00|INFO|InlineBusTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=4b619de2-bd60-411c-978f-b4adff73fde2, alive=false, publisher=null]]: starting
[2023-05-14T23:10:51.521+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-14T23:10:51.542+00:00|INFO|KafkaProducer|main] [Producer clientId=policy-clamp-runtime-acm-client-id] Instantiated an idempotent producer.
[2023-05-14T23:10:51.572+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-05-14T23:10:51.572+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-05-14T23:10:51.572+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1684105851572
[2023-05-14T23:10:51.573+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=4b619de2-bd60-411c-978f-b4adff73fde2, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created
[2023-05-14T23:10:51.573+00:00|INFO|ServiceManager|main] service manager starting Publisher AutomationCompositionStateChangePublisher$$EnhancerBySpringCGLIB$$4eea0526
[2023-05-14T23:10:51.588+00:00|INFO|ServiceManager|main] service manager starting Publisher AutomationCompositionDeployPublisher$$EnhancerBySpringCGLIB$$66ccdf80
[2023-05-14T23:10:51.591+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantPrimePublisher$$EnhancerBySpringCGLIB$$88cf152c
[2023-05-14T23:10:51.595+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantDeregisterAckPublisher$$EnhancerBySpringCGLIB$$9854efda
[2023-05-14T23:10:51.601+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantRegisterAckPublisher$$EnhancerBySpringCGLIB$$39dde3b7
[2023-05-14T23:10:51.604+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantStatusReqPublisher$$EnhancerBySpringCGLIB$$af534d85
[2023-05-14T23:10:51.607+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterListener
[2023-05-14T23:10:51.608+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusListener
[2023-05-14T23:10:51.608+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeAckListener
[2023-05-14T23:10:51.608+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionUpdateAckListener
[2023-05-14T23:10:51.608+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterListener
[2023-05-14T23:10:51.608+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeAckListener
[2023-05-14T23:10:51.608+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher
[2023-05-14T23:10:51.608+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=1d3f833f-50f5-4222-abb5-23e74d4f2169, consumerInstance=onap-policy-clamp-runtime-acm-746989b67c-55hmg, 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@4ced17f3
[2023-05-14T23:10:51.608+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=1d3f833f-50f5-4222-abb5-23e74d4f2169, consumerInstance=onap-policy-clamp-runtime-acm-746989b67c-55hmg, 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-14T23:10:51.609+00:00|INFO|ServiceManager|main] service manager started
[2023-05-14T23:10:51.613+00:00|INFO|Application|main] Started Application in 21.509 seconds (JVM running for 23.423)
[2023-05-14T23:10:52.456+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-runtime-acm-client-id] [Producer clientId=policy-clamp-runtime-acm-client-id] Cluster ID: gYxSr8JnQK-yaipeeRc1GA
[2023-05-14T23:10:52.457+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 wxRJ_V9ZQvujUpKzxbwAzQ
[2023-05-14T23:10:52.457+00:00|INFO|TransactionManager|kafka-producer-network-thread | policy-clamp-runtime-acm-client-id] [Producer clientId=policy-clamp-runtime-acm-client-id] ProducerId set to 1002 with epoch 0
[2023-05-14T23:10:52.458+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 wxRJ_V9ZQvujUpKzxbwAzQ
[2023-05-14T23:10:52.458+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 wxRJ_V9ZQvujUpKzxbwAzQ
[2023-05-14T23:10:52.458+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 wxRJ_V9ZQvujUpKzxbwAzQ
[2023-05-14T23:10:52.459+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 wxRJ_V9ZQvujUpKzxbwAzQ
[2023-05-14T23:10:52.459+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 wxRJ_V9ZQvujUpKzxbwAzQ
[2023-05-14T23:10:52.462+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: gYxSr8JnQK-yaipeeRc1GA
[2023-05-14T23:10:52.464+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-14T23:10:52.481+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-14T23:10:52.545+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-7ea235b1-69fb-41a5-88f6-e97332acf635
[2023-05-14T23:10:52.545+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-14T23:10:52.545+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-14T23:10:55.556+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-7ea235b1-69fb-41a5-88f6-e97332acf635', protocol='range'}
[2023-05-14T23:10:55.561+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-7ea235b1-69fb-41a5-88f6-e97332acf635=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-14T23:10:55.602+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-7ea235b1-69fb-41a5-88f6-e97332acf635', protocol='range'}
[2023-05-14T23:10:55.603+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-14T23:10:55.607+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-14T23:10:55.621+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-14T23:10:55.621+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-14T23:10:55.621+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-14T23:10:55.622+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-14T23:10:55.622+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-14T23:10:55.622+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-14T23:10:55.726+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=3, 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-14T23:10:55.726+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=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-14T23:10:55.737+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=2, 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-14T23:10:55.737+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=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-14T23:10:55.743+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=4, 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-14T23:10:55.743+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=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-14T23:11:37.744+00:00|INFO|OrderedServiceImpl|KAFKA-source-policy.clamp-runtime-acm] ***** OrderedServiceImpl implementers:
 []
[2023-05-14T23:11:37.746+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"398ee1ef-0825-45f6-96bf-ac9eb980986e","timestamp":"2023-05-14T23:11:37.483069Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-14T23:11:43.024+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"91841bcd-29f0-48a6-8884-ec4b18f4c471","timestamp":"2023-05-14T23:11:42.870428Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-14T23:11:44.609+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"12634739-483c-447c-93df-a800713d81bc","timestamp":"2023-05-14T23:11:44.561753Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-14T23:12:02.629+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a5422085-0e1d-4929-8107-07ec7c14ff57","timestamp":"2023-05-14T23:12:02.402184Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-14T23:12:32.916+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"74218261-f131-48c6-8dc3-ec9d61684120","timestamp":"2023-05-14T23:12:32.244049Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-14T23:12:51.416+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-14T23:13:37.703+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f1ec8d05-078d-460e-bdf5-4fa08f52881f","timestamp":"2023-05-14T23:13:37.482924Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-14T23:13:43.013+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b22389c2-8017-4dd7-a29e-6128b5a55511","timestamp":"2023-05-14T23:13:42.870250Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-14T23:13:44.541+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c7328c9a-fb81-4119-b96c-a247b232ad49","timestamp":"2023-05-14T23:13:44.561931Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-14T23:14:02.540+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1152340-9483-47b7-97d6-43277b9f9fa3","timestamp":"2023-05-14T23:14:02.401932Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-14T23:14:32.844+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"856fc80f-0426-4e13-80f4-e475163781cc","timestamp":"2023-05-14T23:14:32.244170Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-14T23:14:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-14T23:15:37.713+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a87db1b5-c676-4341-9d70-42b1b0038891","timestamp":"2023-05-14T23:15:37.482847Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-14T23:15:43.021+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8733eab1-e422-45f9-bd4f-6022fa1ccacd","timestamp":"2023-05-14T23:15:42.870369Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-14T23:15:44.558+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1309166e-bef6-4d08-82f3-3570c8a28bbb","timestamp":"2023-05-14T23:15:44.561800Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-14T23:16:02.532+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a8249b6-a0df-4396-b518-cf29d7308fc6","timestamp":"2023-05-14T23:16:02.401979Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-14T23:16:32.839+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7ef6306e-c137-4702-bc4c-be8344d77c11","timestamp":"2023-05-14T23:16:32.243993Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-14T23:16:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-14T23:17:37.766+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b4446838-3553-4cee-aa2a-bea38a70738c","timestamp":"2023-05-14T23:17:37.482841Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-14T23:17:43.006+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7a3478a5-fd89-4ff6-a202-0756f6892d75","timestamp":"2023-05-14T23:17:42.870377Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-14T23:17:44.555+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a93636de-2a96-4803-b2f6-89af298985b7","timestamp":"2023-05-14T23:17:44.561607Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-14T23:18:02.567+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a5224d03-c860-4ec0-8b45-dbbf56cbb871","timestamp":"2023-05-14T23:18:02.401977Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-14T23:18:32.848+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8967663b-402f-40d3-b44e-14ad4e151d3d","timestamp":"2023-05-14T23:18:32.243858Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-14T23:18:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-14T23:19:37.733+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f0136109-7a5c-44ae-af43-ff7f2b048f46","timestamp":"2023-05-14T23:19:37.482862Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-14T23:19:43.013+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ab0c6918-80f0-489b-9576-893caddd0861","timestamp":"2023-05-14T23:19:42.870376Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-14T23:19:44.558+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9a472340-3b09-4ded-8de5-1e51a46fe9ac","timestamp":"2023-05-14T23:19:44.561630Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-14T23:19:52.633+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-14T23:19:52.717+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-14T23:20:02.578+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f9da0927-5059-4ba7-bfa7-700b268c866e","timestamp":"2023-05-14T23:20:02.401979Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-14T23:20:32.881+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"21347b4d-5e84-45ae-ba55-be5bd355e7a3","timestamp":"2023-05-14T23:20:32.244444Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-14T23:20:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-14T23:21:37.791+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a3899dd6-daaa-4780-9fc0-411fe27b0d7b","timestamp":"2023-05-14T23:21:37.482920Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-14T23:21:43.006+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e0fd372-c57c-48a7-8869-20bccab827f2","timestamp":"2023-05-14T23:21:42.870479Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-14T23:21:44.561+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6719c671-42da-44f2-a278-6e7dc75dde4f","timestamp":"2023-05-14T23:21:44.561868Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-14T23:22:02.610+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"de8f39a4-318e-48e2-91ec-ef6820f6a508","timestamp":"2023-05-14T23:22:02.401986Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-14T23:22:32.862+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dae7871a-a9bb-4412-bcbe-ce18d451d1cd","timestamp":"2023-05-14T23:22:32.243932Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-14T23:22:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-14T23:23:37.710+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"500ecaa8-a177-495c-ac39-81d459647af2","timestamp":"2023-05-14T23:23:37.482883Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-14T23:23:43.006+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2b9fc36e-742d-4f48-b1b1-b4d5d2613137","timestamp":"2023-05-14T23:23:42.870667Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-14T23:23:44.553+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6dc45cfb-106b-4e4b-ba4b-2a34e40c0c29","timestamp":"2023-05-14T23:23:44.562311Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-14T23:24:02.545+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bd4f46b3-bc2c-47b6-90a6-5095108f7785","timestamp":"2023-05-14T23:24:02.402659Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-14T23:24:32.895+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7f451aa3-a53b-4475-b527-594a47757366","timestamp":"2023-05-14T23:24:32.243959Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-14T23:24:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-14T23:25:37.703+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"35987ea9-4a0c-4cc0-910d-dd3804c8da63","timestamp":"2023-05-14T23:25:37.482809Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-14T23:25:43.012+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1b57cce1-299b-4670-9454-272b6eb06927","timestamp":"2023-05-14T23:25:42.870382Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-14T23:25:44.553+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f89bff4b-9b21-4eb6-a11b-cfe9dc0f6dfa","timestamp":"2023-05-14T23:25:44.561877Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-14T23:26:02.547+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d02912d-d24f-40a5-bab3-ddc844751d6a","timestamp":"2023-05-14T23:26:02.401977Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-14T23:26:32.876+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"884d56ed-9a40-47a6-99d0-2fa855df4d2a","timestamp":"2023-05-14T23:26:32.243925Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-14T23:26:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-14T23:27:37.711+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7b2eaa92-aaaa-4996-b98e-28c15ccc1e24","timestamp":"2023-05-14T23:27:37.482867Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-14T23:27:43.010+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d91aa704-bc3b-4c26-a54d-61ea07650cb0","timestamp":"2023-05-14T23:27:42.870556Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-14T23:27:44.555+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"673ac89c-11a3-498b-8e59-8d7eecc3ea1e","timestamp":"2023-05-14T23:27:44.561822Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-14T23:28:02.540+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"98a29ed3-e04e-4930-9617-aa199faad6ea","timestamp":"2023-05-14T23:28:02.402090Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-14T23:28:32.914+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2fe65111-798a-484c-9df9-5106113d630e","timestamp":"2023-05-14T23:28:32.244085Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-14T23:28:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-14T23:29:37.702+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d60b137-519c-4b8c-b80e-0f848b9b7288","timestamp":"2023-05-14T23:29:37.482797Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-14T23:29:43.005+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9988ed53-5869-4d80-8545-646ef728ffbf","timestamp":"2023-05-14T23:29:42.870398Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-14T23:29:44.623+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0751ee0d-6d10-4be4-83ad-6b08ec806473","timestamp":"2023-05-14T23:29:44.561865Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-14T23:30:02.545+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5fa7f9f0-c41b-41c3-8723-951db03df147","timestamp":"2023-05-14T23:30:02.401971Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-14T23:30:32.856+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5ae33c75-2fa0-494c-82ac-f45279ae190a","timestamp":"2023-05-14T23:30:32.243928Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-14T23:30:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-14T23:31:37.722+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4dc96b9b-2397-45c4-96f4-585939624deb","timestamp":"2023-05-14T23:31:37.482909Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-14T23:31:43.032+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e6b5a4c-58a9-4c64-9bf7-239a9014b0b3","timestamp":"2023-05-14T23:31:42.870386Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-14T23:31:44.554+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b59a0b0c-b702-4722-a3b2-3265a1cc565e","timestamp":"2023-05-14T23:31:44.561771Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-14T23:32:02.534+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a6aae48d-e3df-4d8b-a97a-9768f9d29c71","timestamp":"2023-05-14T23:32:02.401836Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-14T23:32:32.872+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c959cce1-b69e-4039-a043-dbe9dfa6c40e","timestamp":"2023-05-14T23:32:32.243895Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-14T23:32:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-14T23:33:37.743+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"96ec8251-ac60-48a6-947d-cbb1d650d9ac","timestamp":"2023-05-14T23:33:37.482880Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-14T23:33:43.019+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7aa1c2b5-75c7-43f4-8691-f997953d78e4","timestamp":"2023-05-14T23:33:42.870507Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-14T23:33:44.566+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"464ed74e-1307-4a62-9555-5f096146c931","timestamp":"2023-05-14T23:33:44.561805Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-14T23:34:02.537+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e2197499-34f8-40ae-a44d-2f2cc38f8507","timestamp":"2023-05-14T23:34:02.401847Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-14T23:34:32.854+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a8a3b152-5567-4e97-b44f-be42444f0c85","timestamp":"2023-05-14T23:34:32.243953Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-14T23:34:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-14T23:35:37.706+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ba93c1f-ee98-496f-9193-f457a0425dd5","timestamp":"2023-05-14T23:35:37.482958Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-14T23:35:43.047+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d687775-4d5d-4402-af85-51f87af4cb27","timestamp":"2023-05-14T23:35:42.870457Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-14T23:35:44.569+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4c196efb-7efc-4f1a-9586-e93fadf7dbff","timestamp":"2023-05-14T23:35:44.561994Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-14T23:36:02.608+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4194584-fd0d-4622-954f-a84126e8f87f","timestamp":"2023-05-14T23:36:02.401964Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-14T23:36:32.934+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b6e5d35c-8de8-46d3-b37d-6c5c0b716920","timestamp":"2023-05-14T23:36:32.244278Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-14T23:36:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-14T23:37:37.702+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1c52533d-d5db-4b9d-8bbf-3fa78183f7a4","timestamp":"2023-05-14T23:37:37.483018Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-14T23:37:43.021+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"44ed8bd9-b645-4a95-b57b-bd2f632060f2","timestamp":"2023-05-14T23:37:42.870362Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-14T23:37:44.558+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"00b3d26d-06ad-4286-b987-815cb27142b9","timestamp":"2023-05-14T23:37:44.561619Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-14T23:38:02.532+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"15d1faf4-e030-4e20-bd5b-aa8a31c511f0","timestamp":"2023-05-14T23:38:02.401857Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-14T23:38:32.869+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c71da647-7a32-41b3-be22-156be89a8798","timestamp":"2023-05-14T23:38:32.244196Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-14T23:38:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-14T23:39:37.797+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4d2fe93d-fd56-4b98-92c2-56eeb638a1f8","timestamp":"2023-05-14T23:39:37.482943Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-14T23:39:43.032+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e7533a0c-b682-4398-99dc-ac4dd8c051d7","timestamp":"2023-05-14T23:39:42.870378Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-14T23:39:44.567+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca8c1804-80c9-4e82-af08-4a648c80708d","timestamp":"2023-05-14T23:39:44.561966Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-14T23:40:02.540+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b981b6a-e40c-4e29-a831-65db88dad7f9","timestamp":"2023-05-14T23:40:02.402355Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-14T23:40:32.861+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e17827e4-ea6e-4c8e-9604-f4068a5b2d8d","timestamp":"2023-05-14T23:40:32.243939Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-14T23:40:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-14T23:41:37.714+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d0b5c16b-529d-454e-b434-be233f5bf454","timestamp":"2023-05-14T23:41:37.482903Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-14T23:41:43.082+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"23c0d641-506d-4059-9704-875566bbd332","timestamp":"2023-05-14T23:41:42.870475Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-14T23:41:44.571+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d2439b7-b129-4c03-9f12-f18901d67fff","timestamp":"2023-05-14T23:41:44.561811Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-14T23:42:02.546+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5310161b-3d67-4b53-8f58-2ffb4e016706","timestamp":"2023-05-14T23:42:02.401976Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-14T23:42:32.870+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"be4fc343-e946-4e07-879d-b8d7dfa90c05","timestamp":"2023-05-14T23:42:32.244268Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-14T23:42:51.416+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-14T23:43:37.705+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ef61874e-a866-49b5-a2d9-3589cadb8d23","timestamp":"2023-05-14T23:43:37.482929Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-14T23:43:43.010+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b08538f2-0a78-4f89-b37e-b8e792e5c7fe","timestamp":"2023-05-14T23:43:42.870545Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-14T23:43:44.572+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b4c94679-93f6-431b-b12e-9c9865bda63a","timestamp":"2023-05-14T23:43:44.561667Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-14T23:44:02.554+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"137caeed-caaf-4f69-ac14-502301b99c27","timestamp":"2023-05-14T23:44:02.403801Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-14T23:44:32.869+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f1e70dfa-b1b5-4914-92dc-4544a9878282","timestamp":"2023-05-14T23:44:32.243997Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-14T23:44:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-14T23:45:37.702+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7725ae11-d679-4c85-856b-4774a6185d55","timestamp":"2023-05-14T23:45:37.482690Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-14T23:45:43.075+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6b567799-844e-4040-a92d-2e4217bff372","timestamp":"2023-05-14T23:45:42.870515Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-14T23:45:44.576+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa41e6aa-bf07-4858-9c6d-54c4dff29279","timestamp":"2023-05-14T23:45:44.561697Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-14T23:46:02.552+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b4dfe79a-e160-4242-9f49-57889abd5113","timestamp":"2023-05-14T23:46:02.402105Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-14T23:46:32.950+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a02016c2-cea6-49eb-aa67-0b6cae294a72","timestamp":"2023-05-14T23:46:32.243789Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-14T23:46:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-14T23:47:37.759+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1fde495c-0e63-4e68-ae69-96105c7860c4","timestamp":"2023-05-14T23:47:37.482843Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-14T23:47:43.007+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b90329b0-1836-4d70-88f4-ae574821e8ac","timestamp":"2023-05-14T23:47:42.870532Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-14T23:47:44.572+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"94c9956e-b7e7-4bf4-91cf-bc765109bb7b","timestamp":"2023-05-14T23:47:44.561695Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-14T23:48:02.566+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4a1f80bb-be55-457b-a932-34a435203a11","timestamp":"2023-05-14T23:48:02.401850Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-14T23:48:32.866+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9512c1be-3452-4914-8260-6278c731ac7a","timestamp":"2023-05-14T23:48:32.244005Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-14T23:48:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-14T23:49:37.711+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b6e76c1e-5c00-4f2f-af5d-2b3d1c43b579","timestamp":"2023-05-14T23:49:37.483032Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-14T23:49:43.050+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e4b4cb3-390e-4248-87bb-ef049ce83cd5","timestamp":"2023-05-14T23:49:42.870502Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-14T23:49:44.575+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"324043f8-7451-4a35-8a86-c93199c0cdac","timestamp":"2023-05-14T23:49:44.562139Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-14T23:50:02.544+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d848d30-259e-43a2-bf79-fde9f85b6141","timestamp":"2023-05-14T23:50:02.401987Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-14T23:50:32.868+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"51510ac7-5ece-479b-85af-62489748b55e","timestamp":"2023-05-14T23:50:32.244104Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-14T23:50:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-14T23:51:37.712+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c4ed6a6f-6ef9-4e98-a06c-49ada5876778","timestamp":"2023-05-14T23:51:37.483024Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-14T23:51:43.018+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"74c06068-78cf-499a-a4d6-b7a9e24fe08b","timestamp":"2023-05-14T23:51:42.870528Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-14T23:51:44.574+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b3c3caf6-ef7c-4d82-8be8-f22c472b5958","timestamp":"2023-05-14T23:51:44.561788Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-14T23:52:02.547+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4d49ab7b-dc66-43f8-b325-52fd1ee1f66c","timestamp":"2023-05-14T23:52:02.403572Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-14T23:52:32.905+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d4dbcd8f-0f6d-4f16-aee9-49cd1c113b11","timestamp":"2023-05-14T23:52:32.243993Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-14T23:52:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-14T23:53:37.710+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e15a375d-15dc-442e-b83d-3bc0ea5074ff","timestamp":"2023-05-14T23:53:37.483237Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-14T23:53:43.000+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fbd162c4-bfb6-45a6-af4c-f948268e0c47","timestamp":"2023-05-14T23:53:42.870433Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-14T23:53:44.575+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bc1a0bd9-d299-4f92-96ad-a31aa29d08c3","timestamp":"2023-05-14T23:53:44.561815Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-14T23:54:02.534+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"96e122c8-7dd5-4ee3-8a58-b5e72cdd70d3","timestamp":"2023-05-14T23:54:02.401901Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-14T23:54:32.876+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"447019c6-3ef4-4801-9cc7-a2e59bf5d377","timestamp":"2023-05-14T23:54:32.244358Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-14T23:54:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-14T23:55:37.709+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4199462b-5025-4fce-bea3-7e9c494aa81a","timestamp":"2023-05-14T23:55:37.483200Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-14T23:55:43.011+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"396c2bf8-fb67-4a35-883d-53519f2457e4","timestamp":"2023-05-14T23:55:42.870575Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-14T23:55:44.582+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4080d60c-bef6-4d20-8602-80743babaabe","timestamp":"2023-05-14T23:55:44.562056Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-14T23:56:02.548+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"920e27b3-c4a5-44eb-ad9c-714552c7a701","timestamp":"2023-05-14T23:56:02.402097Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-14T23:56:32.867+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"908ec080-9eff-43cf-99bd-57ae5336b15f","timestamp":"2023-05-14T23:56:32.243915Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-14T23:56:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-14T23:57:37.773+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ffe60c92-2708-4b2c-ba0e-60f6c519ea80","timestamp":"2023-05-14T23:57:37.482842Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-14T23:57:43.017+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"26330a7f-3cfe-422b-8b04-e802f36791ef","timestamp":"2023-05-14T23:57:42.870339Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-14T23:57:44.636+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b4c65c8f-0f7c-4629-953e-920e36276ae6","timestamp":"2023-05-14T23:57:44.561759Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-14T23:58:02.618+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"65b44db4-2819-4634-b1af-b63a57144288","timestamp":"2023-05-14T23:58:02.401980Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-14T23:58:32.927+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d34dcd4-b344-40a9-9429-a8c3d303c7f0","timestamp":"2023-05-14T23:58:32.243979Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-14T23:58:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-14T23:59:37.702+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d49fbd79-4dc9-4033-b5ef-93d4e5d965ee","timestamp":"2023-05-14T23:59:37.482950Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-14T23:59:43.076+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"610df191-c9ab-4a10-8b5e-886f361c071a","timestamp":"2023-05-14T23:59:42.870555Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-14T23:59:44.588+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c7dbe01-21b0-49e2-8214-a899864cf926","timestamp":"2023-05-14T23:59:44.561845Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T00:00:02.540+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"78cf78b6-0efe-4da4-95cf-e638e6cda7d1","timestamp":"2023-05-15T00:00:02.401945Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T00:00:32.877+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bda80f3a-707e-4520-95d0-92de397ac278","timestamp":"2023-05-15T00:00:32.243972Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T00:00:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T00:01:37.698+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bd27f8fc-fb97-4189-8130-1e46a70107ee","timestamp":"2023-05-15T00:01:37.486085Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T00:01:43.015+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5039b1f6-24a9-4829-bb28-2f78eb45d25e","timestamp":"2023-05-15T00:01:42.870465Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T00:01:44.595+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b0e0d669-07fd-40f2-a354-9c841c837762","timestamp":"2023-05-15T00:01:44.562091Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T00:02:02.538+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8e461795-2520-4654-8f58-5e6e4d6a8bfd","timestamp":"2023-05-15T00:02:02.402118Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}