By type
Policy clamp runtime acm config file: /opt/app/policy/clamp/etc/mounted/acRuntimeParameters.yaml
overriding logback xml file
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.7.8)
[2023-03-25T00:02:35.269+00:00|INFO|Application|main] Starting Application using Java 11.0.18 on onap-policy-clamp-runtime-acm-666ffd8f75-kkgjl with PID 7 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
[2023-03-25T00:02:35.273+00:00|INFO|Application|main] No active profile set, falling back to 1 default profile: "default"
[2023-03-25T00:02:39.293+00:00|INFO|RepositoryConfigurationDelegate|main] Bootstrapping Spring Data JPA repositories in DEFAULT mode.
[2023-03-25T00:02:39.972+00:00|INFO|RepositoryConfigurationDelegate|main] Finished Spring Data repository scanning in 603 ms. Found 5 JPA repository interfaces.
[2023-03-25T00:02:46.688+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 6969 (http)
[2023-03-25T00:02:46.760+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-6969"]
[2023-03-25T00:02:46.761+00:00|INFO|StandardService|main] Starting service [Tomcat]
[2023-03-25T00:02:46.761+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.71]
[2023-03-25T00:02:47.092+00:00|INFO|[/onap/policy/clamp/acm]|main] Initializing Spring embedded WebApplicationContext
[2023-03-25T00:02:47.093+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 11593 ms
[2023-03-25T00:02:49.875+00:00|INFO|RegistrationBean|main] Filter requestResponseLoggingFilter was not registered (possibly already registered?)
[2023-03-25T00:02:50.698+00:00|INFO|LogHelper|main] HHH000204: Processing PersistenceUnitInfo [name: default]
[2023-03-25T00:02:51.001+00:00|INFO|Version|main] HHH000412: Hibernate ORM core version 5.6.15.Final
[2023-03-25T00:02:51.895+00:00|INFO|Version|main] HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
[2023-03-25T00:02:52.673+00:00|INFO|HikariDataSource|main] HikariPool-1 - Starting...
[2023-03-25T00:02:53.790+00:00|INFO|HikariDataSource|main] HikariPool-1 - Start completed.
[2023-03-25T00:02:53.871+00:00|INFO|Dialect|main] HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
[2023-03-25T00:02:55.813+00:00|INFO|Version|main] HV000001: Hibernate Validator 6.2.5.Final
[2023-03-25T00:03:01.077+00:00|INFO|JtaPlatformInitiator|main] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
[2023-03-25T00:03:01.104+00:00|INFO|LocalContainerEntityManagerFactoryBean|main] Initialized JPA EntityManagerFactory for persistence unit 'default'
[2023-03-25T00:03:05.997+00:00|INFO|ConsumerConfig|main] ConsumerConfig values:
allow.auto.create.topics = false
auto.commit.interval.ms = 5000
auto.include.jmx.reporter = true
auto.offset.reset = latest
bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
check.crcs = true
client.dns.lookup = use_all_dns_ips
client.id = consumer-policy-clamp-runtime-acm-1
client.rack =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = policy-clamp-runtime-acm
group.instance.id = null
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
internal.throw.on.fetch.stable.offset.unsupported = false
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = [hidden]
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.connect.timeout.ms = null
sasl.login.read.timeout.ms = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = SCRAM-SHA-512
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = SASL_PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
session.timeout.ms = 45000
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
[2023-03-25T00:03:06.269+00:00|INFO|AbstractLogin|main] Successfully logged in.
[2023-03-25T00:03:06.585+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-03-25T00:03:06.585+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-03-25T00:03:06.585+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1679702586582
[2023-03-25T00:03:06.589+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-runtime-acm-1, groupId=policy-clamp-runtime-acm] Subscribed to topic(s): policy.clamp-runtime-acm
[2023-03-25T00:03:07.774+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@26275b46, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3e9beef2, org.springframework.security.web.context.SecurityContextPersistenceFilter@682618e5, org.springframework.security.web.header.HeaderWriterFilter@77896335, org.springframework.security.web.authentication.logout.LogoutFilter@6568f998, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@7db5b890, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5f0f70c7, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@40d96578, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2f15a964, org.springframework.security.web.session.SessionManagementFilter@66756662, org.springframework.security.web.access.ExceptionTranslationFilter@c14e5a5, org.springframework.security.web.access.intercept.AuthorizationFilter@9e30f9a]
[2023-03-25T00:03:09.357+00:00|WARN|JpaBaseConfiguration$JpaWebConfiguration|main] spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
[2023-03-25T00:03:22.861+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '/actuator'
[2023-03-25T00:03:22.979+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-6969"]
[2023-03-25T00:03:23.093+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 6969 (http) with context path '/onap/policy/clamp/acm'
[2023-03-25T00:03:23.172+00:00|INFO|ServiceManager|main] service manager starting
[2023-03-25T00:03:23.172+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management
[2023-03-25T00:03:23.181+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=d15c920d-cfdc-49e9-9570-85f66775af5f, consumerInstance=onap-policy-clamp-runtime-acm-666ffd8f75-kkgjl, fetchTimeout=15000, fetchLimit=-1, consumer=KafkaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[onap-strimzi-kafka-bootstrap:9092], topic=policy.clamp-runtime-acm, effectiveTopic=policy.clamp-runtime-acm, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting
[2023-03-25T00:03:23.291+00:00|INFO|ConsumerConfig|main] ConsumerConfig values:
allow.auto.create.topics = false
auto.commit.interval.ms = 5000
auto.include.jmx.reporter = true
auto.offset.reset = latest
bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
check.crcs = true
client.dns.lookup = use_all_dns_ips
client.id = consumer-policy-clamp-runtime-acm-2
client.rack =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = policy-clamp-runtime-acm
group.instance.id = null
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
internal.throw.on.fetch.stable.offset.unsupported = false
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = [hidden]
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.connect.timeout.ms = null
sasl.login.read.timeout.ms = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = SCRAM-SHA-512
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = SASL_PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
session.timeout.ms = 45000
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
[2023-03-25T00:03:23.360+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-03-25T00:03:23.361+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-03-25T00:03:23.361+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1679702603360
[2023-03-25T00:03:23.361+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Subscribed to topic(s): policy.clamp-runtime-acm
[2023-03-25T00:03:23.363+00:00|INFO|InlineBusTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=c1643795-6881-4176-9802-fdedab34d8cc, alive=false, publisher=null]]: starting
[2023-03-25T00:03:23.469+00:00|INFO|ProducerConfig|main] ProducerConfig values:
acks = -1
auto.include.jmx.reporter = true
batch.size = 16384
bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
buffer.memory = 33554432
client.dns.lookup = use_all_dns_ips
client.id = policy-clamp-runtime-acm-client-id
compression.type = none
connections.max.idle.ms = 540000
delivery.timeout.ms = 120000
enable.idempotence = true
interceptor.classes = []
key.serializer = class org.apache.kafka.common.serialization.StringSerializer
linger.ms = 0
max.block.ms = 60000
max.in.flight.requests.per.connection = 5
max.request.size = 1048576
metadata.max.age.ms = 300000
metadata.max.idle.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partitioner.adaptive.partitioning.enable = true
partitioner.availability.timeout.ms = 0
partitioner.class = null
partitioner.ignore.keys = false
receive.buffer.bytes = 32768
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retries = 2147483647
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = [hidden]
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.connect.timeout.ms = null
sasl.login.read.timeout.ms = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = SCRAM-SHA-512
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = SASL_PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
transaction.timeout.ms = 60000
transactional.id = null
value.serializer = class org.apache.kafka.common.serialization.StringSerializer
[2023-03-25T00:03:23.561+00:00|INFO|KafkaProducer|main] [Producer clientId=policy-clamp-runtime-acm-client-id] Instantiated an idempotent producer.
[2023-03-25T00:03:23.760+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-03-25T00:03:23.760+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-03-25T00:03:23.760+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1679702603760
[2023-03-25T00:03:23.761+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=c1643795-6881-4176-9802-fdedab34d8cc, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created
[2023-03-25T00:03:23.761+00:00|INFO|ServiceManager|main] service manager starting Publisher AutomationCompositionStateChangePublisher$$EnhancerBySpringCGLIB$$c4323365
[2023-03-25T00:03:23.858+00:00|INFO|ServiceManager|main] service manager starting Publisher AutomationCompositionDeployPublisher$$EnhancerBySpringCGLIB$$dc150dbf
[2023-03-25T00:03:23.861+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantPrimePublisher$$EnhancerBySpringCGLIB$$fe17436b
[2023-03-25T00:03:23.865+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantDeregisterAckPublisher$$EnhancerBySpringCGLIB$$d9d1e19
[2023-03-25T00:03:23.869+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantRegisterAckPublisher$$EnhancerBySpringCGLIB$$af2611f6
[2023-03-25T00:03:23.873+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantStatusReqPublisher$$EnhancerBySpringCGLIB$$249b7bc4
[2023-03-25T00:03:23.876+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterListener
[2023-03-25T00:03:23.876+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusListener
[2023-03-25T00:03:23.876+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeAckListener
[2023-03-25T00:03:23.876+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionUpdateAckListener
[2023-03-25T00:03:23.876+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterListener
[2023-03-25T00:03:23.876+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeAckListener
[2023-03-25T00:03:23.876+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher
[2023-03-25T00:03:23.877+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=d15c920d-cfdc-49e9-9570-85f66775af5f, consumerInstance=onap-policy-clamp-runtime-acm-666ffd8f75-kkgjl, 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@531a716c
[2023-03-25T00:03:23.877+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=d15c920d-cfdc-49e9-9570-85f66775af5f, consumerInstance=onap-policy-clamp-runtime-acm-666ffd8f75-kkgjl, fetchTimeout=15000, fetchLimit=-1, consumer=KafkaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[KAFKA-source-policy.clamp-runtime-acm,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[onap-strimzi-kafka-bootstrap:9092], topic=policy.clamp-runtime-acm, effectiveTopic=policy.clamp-runtime-acm, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted
[2023-03-25T00:03:23.877+00:00|INFO|ServiceManager|main] service manager started
[2023-03-25T00:03:23.880+00:00|INFO|Application|main] Started Application in 51.823 seconds (JVM running for 54.955)
[2023-03-25T00:03:28.391+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 t1f6HGO0ST6FZ29lRkXVVg
[2023-03-25T00:03:28.456+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 t1f6HGO0ST6FZ29lRkXVVg
[2023-03-25T00:03:28.456+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 t1f6HGO0ST6FZ29lRkXVVg
[2023-03-25T00:03:28.456+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 t1f6HGO0ST6FZ29lRkXVVg
[2023-03-25T00:03:28.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-2 to 0 since the associated topicId changed from null to t1f6HGO0ST6FZ29lRkXVVg
[2023-03-25T00:03:28.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-3 to 0 since the associated topicId changed from null to t1f6HGO0ST6FZ29lRkXVVg
[2023-03-25T00:03:28.457+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-runtime-acm-client-id] [Producer clientId=policy-clamp-runtime-acm-client-id] Cluster ID: qW4c0J-nRema4x0oSsMk-A
[2023-03-25T00:03:28.461+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 5 with epoch 0
[2023-03-25T00:03:28.463+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: qW4c0J-nRema4x0oSsMk-A
[2023-03-25T00:03:28.466+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-03-25T00:03:28.561+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] (Re-)joining group
[2023-03-25T00:03:28.779+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-70eb9a21-3c77-4311-a0a2-c8af03b42503
[2023-03-25T00:03:28.780+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
[2023-03-25T00:03:28.780+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] (Re-)joining group
[2023-03-25T00:03:31.790+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-70eb9a21-3c77-4311-a0a2-c8af03b42503', protocol='range'}
[2023-03-25T00:03:31.794+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-70eb9a21-3c77-4311-a0a2-c8af03b42503=Assignment(partitions=[policy.clamp-runtime-acm-0, policy.clamp-runtime-acm-1, policy.clamp-runtime-acm-2, policy.clamp-runtime-acm-3, policy.clamp-runtime-acm-4, policy.clamp-runtime-acm-5])}
[2023-03-25T00:03:31.836+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-70eb9a21-3c77-4311-a0a2-c8af03b42503', protocol='range'}
[2023-03-25T00:03:31.836+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Notifying assignor about the new Assignment(partitions=[policy.clamp-runtime-acm-0, policy.clamp-runtime-acm-1, policy.clamp-runtime-acm-2, policy.clamp-runtime-acm-3, policy.clamp-runtime-acm-4, policy.clamp-runtime-acm-5])
[2023-03-25T00:03:31.844+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Adding newly assigned partitions: policy.clamp-runtime-acm-0, policy.clamp-runtime-acm-1, policy.clamp-runtime-acm-2, policy.clamp-runtime-acm-3, policy.clamp-runtime-acm-4, policy.clamp-runtime-acm-5
[2023-03-25T00:03:31.861+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-03-25T00:03:31.862+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-03-25T00:03:31.862+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-03-25T00:03:31.862+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-03-25T00:03:31.862+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-03-25T00:03:31.862+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-03-25T00:03:32.163+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=3, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-03-25T00:03:32.166+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=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-03-25T00:03:32.166+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=7, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-03-25T00:03:32.166+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=5, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-03-25T00:03:32.168+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=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-03-25T00:03:32.168+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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-03-25T00:03:37.974+00:00|INFO|OrderedServiceImpl|KAFKA-source-policy.clamp-runtime-acm] ***** OrderedServiceImpl implementers:
[]
[2023-03-25T00:03:37.980+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"630d73c3-8439-490f-8dcd-c7cbebbd4dd5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"858d86f8-e86f-4513-871a-381c8b4a31f3","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b5a93734-aa72-465b-997d-6a40b05345ef","timestamp":"2023-03-25T00:03:37.892825Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T00:05:17.906+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b69b5054-9280-4964-86d1-cf4dcbf41f16","timestamp":"2023-03-25T00:05:18.868437Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:05:21.795+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa36fe3b-c151-4651-86a0-8e524295a7db","timestamp":"2023-03-25T00:05:21.675485Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T00:05:23.171+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T00:05:23.854+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f27281b7-90b3-4e32-8e01-750c02ba67ed","timestamp":"2023-03-25T00:05:22.071526Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T00:05:30.300+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a24a4ade-d1b8-4e85-ba1a-f2f9697898f0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d0668d64-59e7-4176-b2c9-19d49991e027","timestamp":"2023-03-25T00:05:31.262270Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T00:05:37.984+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"630d73c3-8439-490f-8dcd-c7cbebbd4dd5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"858d86f8-e86f-4513-871a-381c8b4a31f3","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"17980b55-5016-4ef1-afa7-94af9358ddfe","timestamp":"2023-03-25T00:05:37.892724Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T00:07:17.903+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"abe1a2df-6f03-4b61-8c4a-e6b444bed02a","timestamp":"2023-03-25T00:07:18.868376Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:07:21.707+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf9bca6e-e724-44ed-9927-fa0ca79022c9","timestamp":"2023-03-25T00:07:21.676090Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T00:07:21.875+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"538e3911-54da-423a-aa44-a0c2d04f7793","timestamp":"2023-03-25T00:07:22.071724Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T00:07:23.171+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T00:07:30.325+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a24a4ade-d1b8-4e85-ba1a-f2f9697898f0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"02f30076-667b-4ddc-8a64-33dc393d61f0","timestamp":"2023-03-25T00:07:31.262653Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T00:07:37.912+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"630d73c3-8439-490f-8dcd-c7cbebbd4dd5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"858d86f8-e86f-4513-871a-381c8b4a31f3","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"59505bf3-3516-474c-a058-aefddae16b4e","timestamp":"2023-03-25T00:07:37.892664Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T00:09:17.938+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d50c3d05-a8bf-4d83-8075-9b0e95076b71","timestamp":"2023-03-25T00:09:18.868273Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:09:21.700+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d9ed52f-940e-4b8f-b3f7-1bf3fb46abfe","timestamp":"2023-03-25T00:09:21.675397Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T00:09:21.922+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ee2bbae5-c392-44a4-95db-03377cb944df","timestamp":"2023-03-25T00:09:22.072507Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T00:09:23.171+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T00:09:30.350+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a24a4ade-d1b8-4e85-ba1a-f2f9697898f0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e7eceb8-4bee-4e02-9e5a-33d6fd12af1a","timestamp":"2023-03-25T00:09:31.264578Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T00:09:37.959+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"630d73c3-8439-490f-8dcd-c7cbebbd4dd5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"858d86f8-e86f-4513-871a-381c8b4a31f3","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b87d56eb-42ae-45c6-9f05-405eac952b7f","timestamp":"2023-03-25T00:09:37.892727Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T00:11:17.949+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"78202f42-7281-4fdf-bc47-6e66a6634a43","timestamp":"2023-03-25T00:11:18.868332Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:11:21.717+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"16df3de9-c2f9-4502-bad7-b00722a513c0","timestamp":"2023-03-25T00:11:21.675545Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T00:11:21.945+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"093df3ae-7af7-4749-b07d-ba6a96f29b44","timestamp":"2023-03-25T00:11:22.071635Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T00:11:23.171+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T00:11:30.292+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a24a4ade-d1b8-4e85-ba1a-f2f9697898f0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"02d5c2fb-6b93-4a6c-b9ba-3defe8b849c4","timestamp":"2023-03-25T00:11:31.262419Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T00:11:37.920+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"630d73c3-8439-490f-8dcd-c7cbebbd4dd5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"858d86f8-e86f-4513-871a-381c8b4a31f3","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c467d58c-736d-4e8a-a321-d945703f7dd7","timestamp":"2023-03-25T00:11:37.893064Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T00:12:28.521+00:00|INFO|NetworkClient|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Node -1 disconnected.
[2023-03-25T00:12:28.675+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-runtime-acm-client-id] [Producer clientId=policy-clamp-runtime-acm-client-id] Node -1 disconnected.
[2023-03-25T00:13:17.900+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c42ce382-0997-42ea-8a08-334428d63ba9","timestamp":"2023-03-25T00:13:18.868452Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:13:21.759+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff0ef3ec-d39a-4380-892b-a97073ef9154","timestamp":"2023-03-25T00:13:21.675628Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T00:13:21.961+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"07efe373-c161-463e-871e-a73a1416dbe3","timestamp":"2023-03-25T00:13:22.071282Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T00:13:23.171+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T00:13:30.303+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a24a4ade-d1b8-4e85-ba1a-f2f9697898f0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"98712e65-8830-464f-ba45-2c271936c43b","timestamp":"2023-03-25T00:13:31.263060Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T00:13:37.914+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"630d73c3-8439-490f-8dcd-c7cbebbd4dd5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"858d86f8-e86f-4513-871a-381c8b4a31f3","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6987e827-d30d-4841-8dc0-11f69a6bbf8c","timestamp":"2023-03-25T00:13:37.892916Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T00:15:17.899+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e2e0d491-4203-4bfc-91e9-07c4cfa033a8","timestamp":"2023-03-25T00:15:18.868324Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:15:21.705+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f2c5d6e5-87e5-433c-a097-3b81672dbd8a","timestamp":"2023-03-25T00:15:21.675456Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T00:15:21.991+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cdadc136-ddde-41cd-81ce-73a3e681cad9","timestamp":"2023-03-25T00:15:22.071519Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T00:15:23.171+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T00:15:30.297+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a24a4ade-d1b8-4e85-ba1a-f2f9697898f0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7dc16e01-3f90-4ec9-95b4-772cd8051e2e","timestamp":"2023-03-25T00:15:31.263057Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T00:15:37.932+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"630d73c3-8439-490f-8dcd-c7cbebbd4dd5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"858d86f8-e86f-4513-871a-381c8b4a31f3","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"10657be9-3bce-4f0f-941b-2328595a7564","timestamp":"2023-03-25T00:15:37.892712Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T00:17:17.928+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f7f3b675-ccd5-476e-8a66-03b59876ae7f","timestamp":"2023-03-25T00:17:18.868713Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:17:21.698+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d8e0b8e0-f460-46c7-98b6-36311915ecfb","timestamp":"2023-03-25T00:17:21.675560Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T00:17:22.036+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"80c01456-8126-450b-b026-7226e67a7366","timestamp":"2023-03-25T00:17:22.072267Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T00:17:23.171+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T00:17:30.287+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a24a4ade-d1b8-4e85-ba1a-f2f9697898f0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"270a7274-a75c-4f1e-8dd7-bebe4d9b0c29","timestamp":"2023-03-25T00:17:31.262233Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T00:17:37.976+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"630d73c3-8439-490f-8dcd-c7cbebbd4dd5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"858d86f8-e86f-4513-871a-381c8b4a31f3","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"165dc4d2-ddb8-4c36-8e91-43a338b25cdd","timestamp":"2023-03-25T00:17:37.892817Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T00:19:17.900+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4fab00dc-0846-435c-afc8-165ed956b45e","timestamp":"2023-03-25T00:19:18.868471Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:19:21.686+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d7276e60-6b3f-4956-81c6-644e8a663a4a","timestamp":"2023-03-25T00:19:21.675420Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T00:19:22.055+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"73a92450-e275-47d9-86df-12f655797ce8","timestamp":"2023-03-25T00:19:22.071488Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T00:19:23.171+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T00:19:30.298+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a24a4ade-d1b8-4e85-ba1a-f2f9697898f0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a90f2150-9b54-4986-a4b6-bc14bc5d2549","timestamp":"2023-03-25T00:19:31.262291Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T00:19:37.914+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"630d73c3-8439-490f-8dcd-c7cbebbd4dd5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"858d86f8-e86f-4513-871a-381c8b4a31f3","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"231522e9-ed66-4c29-8e07-68da69137366","timestamp":"2023-03-25T00:19:37.892659Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T00:21:18.010+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f28623b-11d3-4ae6-8516-c029facff285","timestamp":"2023-03-25T00:21:18.868484Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:21:21.699+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fcbedf3f-0f20-4cad-8262-3fcd95199c3c","timestamp":"2023-03-25T00:21:21.675463Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T00:21:22.103+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d2718cf8-843d-4f56-b23d-572046c7fffd","timestamp":"2023-03-25T00:21:22.071468Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T00:21:23.171+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T00:21:30.296+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a24a4ade-d1b8-4e85-ba1a-f2f9697898f0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a535793f-1117-417b-a6d6-d28891eb8731","timestamp":"2023-03-25T00:21:31.262695Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T00:21:37.912+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"630d73c3-8439-490f-8dcd-c7cbebbd4dd5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"858d86f8-e86f-4513-871a-381c8b4a31f3","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e6499985-7d9d-494c-8855-03c6c2098f11","timestamp":"2023-03-25T00:21:37.892793Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T00:23:17.893+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ba5f1cf-17dd-4d8d-a0ea-4729fc2ffaec","timestamp":"2023-03-25T00:23:18.868331Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:23:21.768+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cfb8c92e-2b6f-40ea-bf43-b04b3a64da97","timestamp":"2023-03-25T00:23:21.675471Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T00:23:22.131+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"933f1527-ece2-4d6a-9a16-31af9f314ec3","timestamp":"2023-03-25T00:23:22.071348Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T00:23:23.171+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T00:23:30.293+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a24a4ade-d1b8-4e85-ba1a-f2f9697898f0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ecd9a894-f376-4cb5-911f-3accb895a666","timestamp":"2023-03-25T00:23:31.262130Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T00:23:37.914+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"630d73c3-8439-490f-8dcd-c7cbebbd4dd5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"858d86f8-e86f-4513-871a-381c8b4a31f3","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aeedc30a-b060-49d2-972d-d36a76d5d129","timestamp":"2023-03-25T00:23:37.892712Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T00:25:17.956+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"251dc3fc-23ed-4d43-b000-fd1618133973","timestamp":"2023-03-25T00:25:18.868458Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:25:21.693+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a0573de-ccfe-4b1b-af36-dd93ea43c4fa","timestamp":"2023-03-25T00:25:21.675590Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T00:25:22.155+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d0049022-75c2-4982-9b62-72b1256997a1","timestamp":"2023-03-25T00:25:22.071542Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T00:25:23.171+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T00:25:30.289+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a24a4ade-d1b8-4e85-ba1a-f2f9697898f0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"60496390-d4b5-4de3-97d8-d4bcf905be37","timestamp":"2023-03-25T00:25:31.262124Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T00:25:37.908+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"630d73c3-8439-490f-8dcd-c7cbebbd4dd5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"858d86f8-e86f-4513-871a-381c8b4a31f3","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f3fb186-64db-4b36-9f70-e83315cbece1","timestamp":"2023-03-25T00:25:37.892693Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T00:27:17.903+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4733a9ae-6e18-4704-8afb-db85b79bbc36","timestamp":"2023-03-25T00:27:18.868257Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:27:21.692+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2b73ed90-ea5e-4a2e-a141-37c11bda2fc8","timestamp":"2023-03-25T00:27:21.675496Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T00:27:22.181+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b5d38489-0a1f-4599-9be5-d2468c0e76c0","timestamp":"2023-03-25T00:27:22.071596Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T00:27:23.171+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T00:27:30.343+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a24a4ade-d1b8-4e85-ba1a-f2f9697898f0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b33e08da-fc07-4d65-bc81-48b52f8d8c5e","timestamp":"2023-03-25T00:27:31.265791Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T00:27:37.915+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"630d73c3-8439-490f-8dcd-c7cbebbd4dd5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"858d86f8-e86f-4513-871a-381c8b4a31f3","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b3d7caac-4ee6-486c-84af-8b10b92c44bb","timestamp":"2023-03-25T00:27:37.892718Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T00:29:17.899+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7acc95b8-cf2e-42b6-9a28-e0daa7d04b87","timestamp":"2023-03-25T00:29:18.868303Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:29:21.719+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"eb9c74dc-69f5-4b49-9d10-af2bbd694c8c","timestamp":"2023-03-25T00:29:21.675581Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T00:29:22.212+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c664a309-6d31-4b12-85e5-ea2810cf4e5b","timestamp":"2023-03-25T00:29:22.071711Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T00:29:23.171+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T00:29:30.299+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a24a4ade-d1b8-4e85-ba1a-f2f9697898f0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ef96df1d-0e40-44db-8ebe-f53896b9ab72","timestamp":"2023-03-25T00:29:31.262264Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T00:29:37.907+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"630d73c3-8439-490f-8dcd-c7cbebbd4dd5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"858d86f8-e86f-4513-871a-381c8b4a31f3","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5b8a6600-a92d-4db9-95af-d9297609f8b5","timestamp":"2023-03-25T00:29:37.892721Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T00:31:17.897+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ef570f55-4d8e-4c17-82d9-62dd19d4a641","timestamp":"2023-03-25T00:31:18.868249Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:31:21.694+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b5199aab-7a90-43a4-87b9-537f07c3f44d","timestamp":"2023-03-25T00:31:21.675518Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T00:31:22.236+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7bb9385e-8137-468f-984e-456763c7b787","timestamp":"2023-03-25T00:31:22.071773Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T00:31:23.171+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T00:31:30.303+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a24a4ade-d1b8-4e85-ba1a-f2f9697898f0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7fd95584-f4ea-4ade-9a4f-5403ded3b127","timestamp":"2023-03-25T00:31:31.262571Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T00:31:37.912+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"630d73c3-8439-490f-8dcd-c7cbebbd4dd5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"858d86f8-e86f-4513-871a-381c8b4a31f3","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"22d33dbd-e6cc-40de-9bd5-cf9ec7f86da3","timestamp":"2023-03-25T00:31:37.892764Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T00:33:17.896+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e77b7e99-1080-4dfe-bb06-b8f6c4798e0a","timestamp":"2023-03-25T00:33:18.868332Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:33:21.694+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d915fc68-99a6-449d-bccc-45e29d27708f","timestamp":"2023-03-25T00:33:21.675413Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T00:33:22.267+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"58722d5c-6f2c-404a-bbe3-400021b6bbc7","timestamp":"2023-03-25T00:33:22.071473Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T00:33:23.171+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T00:33:30.290+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a24a4ade-d1b8-4e85-ba1a-f2f9697898f0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"292c71f7-5059-4740-88cd-85190a934ccc","timestamp":"2023-03-25T00:33:31.262341Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T00:33:37.907+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"630d73c3-8439-490f-8dcd-c7cbebbd4dd5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"858d86f8-e86f-4513-871a-381c8b4a31f3","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"adedbd05-40c2-42e6-a8fc-131f7f6d4af0","timestamp":"2023-03-25T00:33:37.892716Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T00:35:17.896+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"450d24ed-f8fa-47ab-9da6-93ddb7646700","timestamp":"2023-03-25T00:35:18.868564Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:35:21.698+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"345273ee-b983-4392-8443-e96ede0f2e74","timestamp":"2023-03-25T00:35:21.675505Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T00:35:22.301+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"835b2f03-083e-4100-a640-768cefe23b18","timestamp":"2023-03-25T00:35:22.071483Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T00:35:23.172+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T00:35:30.296+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a24a4ade-d1b8-4e85-ba1a-f2f9697898f0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"14ff102a-8980-4d6b-8ace-06fbcfb1bdfc","timestamp":"2023-03-25T00:35:31.262194Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T00:35:37.905+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"630d73c3-8439-490f-8dcd-c7cbebbd4dd5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"858d86f8-e86f-4513-871a-381c8b4a31f3","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5af151cc-cb03-47c5-a243-c27dfeed49c4","timestamp":"2023-03-25T00:35:37.892970Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T00:37:17.957+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"213558fd-ce2a-46b1-b2fd-3c50b9aac353","timestamp":"2023-03-25T00:37:18.868427Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:37:21.693+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"25bb286e-73d4-42fa-a405-407e7b051dac","timestamp":"2023-03-25T00:37:21.675528Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T00:37:22.315+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b747af39-7b0b-4550-8260-5350dbee50d8","timestamp":"2023-03-25T00:37:22.071715Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T00:37:23.171+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T00:37:30.293+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a24a4ade-d1b8-4e85-ba1a-f2f9697898f0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f2d0d995-2084-4ef2-be23-dd7b1d65c78b","timestamp":"2023-03-25T00:37:31.262191Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T00:37:37.904+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"630d73c3-8439-490f-8dcd-c7cbebbd4dd5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"858d86f8-e86f-4513-871a-381c8b4a31f3","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b3acafb0-8d34-4d8f-9370-be9099269b32","timestamp":"2023-03-25T00:37:37.892699Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T00:39:17.904+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e51c3175-8c9a-40a1-addb-3eb4f50cd3fa","timestamp":"2023-03-25T00:39:18.868429Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:39:21.687+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7eca4aaf-ac3b-48e9-9d0f-4e95e765993a","timestamp":"2023-03-25T00:39:21.675637Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T00:39:22.347+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ec9e71c1-98ed-432e-b419-6819b49bb76b","timestamp":"2023-03-25T00:39:22.071458Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T00:39:23.171+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T00:39:30.293+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a24a4ade-d1b8-4e85-ba1a-f2f9697898f0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a33d31e6-d5f4-4132-b153-accb3d30c1bb","timestamp":"2023-03-25T00:39:31.262138Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T00:39:37.906+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"630d73c3-8439-490f-8dcd-c7cbebbd4dd5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"858d86f8-e86f-4513-871a-381c8b4a31f3","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"15293ba8-a202-4a74-ae38-9fee36555843","timestamp":"2023-03-25T00:39:37.892750Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T00:41:17.897+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"81d978cc-ec65-43ed-91ca-f12d44e8de8e","timestamp":"2023-03-25T00:41:18.868421Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:41:21.762+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"db5900c9-ff23-42c8-adbb-08363181e303","timestamp":"2023-03-25T00:41:21.675491Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T00:41:22.374+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"42afcecc-8b98-48a3-956f-8ff92edbddab","timestamp":"2023-03-25T00:41:22.071450Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T00:41:23.171+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T00:41:30.292+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a24a4ade-d1b8-4e85-ba1a-f2f9697898f0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"deaaccd7-62d9-4c9b-b08a-4820f0361426","timestamp":"2023-03-25T00:41:31.262656Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T00:41:37.905+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"630d73c3-8439-490f-8dcd-c7cbebbd4dd5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"858d86f8-e86f-4513-871a-381c8b4a31f3","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"df776475-ac5b-477a-b66f-ebbac2cad084","timestamp":"2023-03-25T00:41:37.892661Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T00:43:17.905+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4783d16c-6935-4b8d-827e-08d664b8d9b7","timestamp":"2023-03-25T00:43:18.868505Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:43:21.691+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa91f122-7135-4347-9468-298bb034cf50","timestamp":"2023-03-25T00:43:21.675648Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T00:43:22.392+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dbe0e46a-4e2a-4133-bcb1-641abe488821","timestamp":"2023-03-25T00:43:22.071570Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T00:43:23.171+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T00:43:30.292+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a24a4ade-d1b8-4e85-ba1a-f2f9697898f0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b6afeee1-6f96-4b1a-88c6-e348e566b6d8","timestamp":"2023-03-25T00:43:31.262058Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T00:43:37.899+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"630d73c3-8439-490f-8dcd-c7cbebbd4dd5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"858d86f8-e86f-4513-871a-381c8b4a31f3","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f0798d0-c831-48d1-93c0-7873e9e25353","timestamp":"2023-03-25T00:43:37.892743Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T00:45:17.897+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e9cbfa5-0d1f-4f2a-82ef-b3d0897a7cd3","timestamp":"2023-03-25T00:45:18.868443Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:45:21.694+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f16f253-ed75-40eb-b33f-97f07acb1a8b","timestamp":"2023-03-25T00:45:21.675575Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T00:45:22.431+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1848ce0c-fcac-43c5-9121-26176b2177a6","timestamp":"2023-03-25T00:45:22.071348Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T00:45:23.171+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T00:45:30.293+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a24a4ade-d1b8-4e85-ba1a-f2f9697898f0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7f345c03-987b-4fee-b16e-da3c59a5a21d","timestamp":"2023-03-25T00:45:31.262381Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T00:45:37.907+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"630d73c3-8439-490f-8dcd-c7cbebbd4dd5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"858d86f8-e86f-4513-871a-381c8b4a31f3","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b6228676-e20c-4168-8955-f4d6b642a18a","timestamp":"2023-03-25T00:45:37.892835Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T00:47:17.899+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a937e1c3-2829-4e4d-9222-58ea1b8e0ec6","timestamp":"2023-03-25T00:47:18.868418Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:47:21.763+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"edbe164a-9d4b-48e4-990d-0adb5afca683","timestamp":"2023-03-25T00:47:21.675437Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T00:47:22.456+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bea2993d-6f32-4501-84b7-f94c023aa354","timestamp":"2023-03-25T00:47:22.071524Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T00:47:23.171+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T00:47:30.298+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a24a4ade-d1b8-4e85-ba1a-f2f9697898f0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d8305682-d546-4e69-ac3d-3de30fb4ca14","timestamp":"2023-03-25T00:47:31.262266Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T00:47:37.905+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"630d73c3-8439-490f-8dcd-c7cbebbd4dd5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"858d86f8-e86f-4513-871a-381c8b4a31f3","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"755245bd-3116-42f2-afb4-dc921c243fa6","timestamp":"2023-03-25T00:47:37.892875Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T00:49:17.895+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d76df41f-742a-4ada-ad6b-cb66f2fdc2d8","timestamp":"2023-03-25T00:49:18.868343Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:49:21.684+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"58eafe97-6531-429d-8759-a92336a9c530","timestamp":"2023-03-25T00:49:21.675588Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T00:49:22.495+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"75af7353-c266-44da-a189-546124f587aa","timestamp":"2023-03-25T00:49:22.071497Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T00:49:23.171+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T00:49:30.351+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a24a4ade-d1b8-4e85-ba1a-f2f9697898f0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aa35292e-a1f6-4748-97a2-8fa7385e4632","timestamp":"2023-03-25T00:49:31.263477Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T00:49:37.911+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"630d73c3-8439-490f-8dcd-c7cbebbd4dd5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"858d86f8-e86f-4513-871a-381c8b4a31f3","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"39f1f18a-2a55-4d08-b1a0-819d504b57ea","timestamp":"2023-03-25T00:49:37.893334Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T00:51:17.898+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e3380ed7-6c13-4e30-86fb-94d76d9a0e7b","timestamp":"2023-03-25T00:51:18.868424Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:51:21.688+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c1a437de-4173-4b31-8b67-e831e82c7a11","timestamp":"2023-03-25T00:51:21.675395Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T00:51:22.515+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7621e257-47d5-441f-9ebf-91d7196c9ac2","timestamp":"2023-03-25T00:51:22.071500Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T00:51:23.171+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T00:51:30.298+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a24a4ade-d1b8-4e85-ba1a-f2f9697898f0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f339109-6fbd-41c9-a99f-0447a7a24eda","timestamp":"2023-03-25T00:51:31.262273Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T00:51:37.958+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"630d73c3-8439-490f-8dcd-c7cbebbd4dd5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"858d86f8-e86f-4513-871a-381c8b4a31f3","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"24bb0de6-3246-43a6-8aa2-2ed409e1fe97","timestamp":"2023-03-25T00:51:37.892750Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T00:53:17.892+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"272d0e43-48b6-4514-aab9-b2a1e6f645c5","timestamp":"2023-03-25T00:53:18.868331Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:53:21.683+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"23f48cd1-18fd-4533-8f50-cab70b25e526","timestamp":"2023-03-25T00:53:21.675818Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T00:53:22.535+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ed05f0d-4dea-4a3d-bec5-2cbc6a487d8a","timestamp":"2023-03-25T00:53:22.071607Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T00:53:23.171+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T00:53:30.292+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a24a4ade-d1b8-4e85-ba1a-f2f9697898f0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ff1a724-3a41-4e1c-ac17-3c5bdacc531c","timestamp":"2023-03-25T00:53:31.262530Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T00:53:37.916+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"630d73c3-8439-490f-8dcd-c7cbebbd4dd5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"858d86f8-e86f-4513-871a-381c8b4a31f3","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ddce5e5-4001-4dd7-b63d-842b5557f3ac","timestamp":"2023-03-25T00:53:37.892855Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T00:55:17.960+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"239a1253-89c8-4b35-b36d-da261b44722e","timestamp":"2023-03-25T00:55:18.868535Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:55:21.689+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8810e9c3-c14f-4e8f-a4fe-780ab535b5b5","timestamp":"2023-03-25T00:55:21.675595Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T00:55:22.564+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c2383e47-75b6-4ce8-a747-e406a65bccb7","timestamp":"2023-03-25T00:55:22.071423Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T00:55:23.171+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T00:55:30.289+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a24a4ade-d1b8-4e85-ba1a-f2f9697898f0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"76061a43-0fa2-44b0-8f60-3e76a78d2fec","timestamp":"2023-03-25T00:55:31.262216Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T00:55:37.903+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"630d73c3-8439-490f-8dcd-c7cbebbd4dd5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"858d86f8-e86f-4513-871a-381c8b4a31f3","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6fb919e5-7920-43cd-bec6-8e21c5ac90dc","timestamp":"2023-03-25T00:55:37.892783Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T00:57:17.902+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"59bc7ad7-d19b-400e-9d30-4ff5724a944f","timestamp":"2023-03-25T00:57:18.868316Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:57:21.683+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"57a832ff-ffab-43e5-b18e-4cd13209da36","timestamp":"2023-03-25T00:57:21.675393Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T00:57:22.588+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ba5f45aa-aa4c-4e04-b845-d36c69cb413d","timestamp":"2023-03-25T00:57:22.071377Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T00:57:23.171+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T00:57:30.293+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a24a4ade-d1b8-4e85-ba1a-f2f9697898f0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c5fc3cb9-3e43-4bae-ac26-82ff3cc0a070","timestamp":"2023-03-25T00:57:31.262235Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T00:57:37.892+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"630d73c3-8439-490f-8dcd-c7cbebbd4dd5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"858d86f8-e86f-4513-871a-381c8b4a31f3","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"776b5fb9-3360-4d1c-936f-89d32ec574b5","timestamp":"2023-03-25T00:57:37.892824Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T00:59:17.896+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"19be8aac-2c06-46c1-b88c-111bc1f300ed","timestamp":"2023-03-25T00:59:18.868558Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:59:21.686+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f73a0bc-4d41-487f-80bb-7d159035a325","timestamp":"2023-03-25T00:59:21.675587Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T00:59:22.611+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"271aab6a-8a3e-413a-b82f-600cf4bb5f14","timestamp":"2023-03-25T00:59:22.071372Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T00:59:23.171+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T00:59:30.301+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a24a4ade-d1b8-4e85-ba1a-f2f9697898f0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"934a78c0-3c91-4123-a1ec-f0f82b78c4f2","timestamp":"2023-03-25T00:59:31.262350Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T00:59:37.902+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"630d73c3-8439-490f-8dcd-c7cbebbd4dd5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"858d86f8-e86f-4513-871a-381c8b4a31f3","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1c8f27d6-336b-4fdd-ae35-fdc30ed601fc","timestamp":"2023-03-25T00:59:37.892941Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T01:01:17.903+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3c710b44-1ef4-4e15-85b6-30aee87e8970","timestamp":"2023-03-25T01:01:18.868276Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T01:01:21.684+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"29c3c759-01be-44a5-9a31-0f2a098ac2e0","timestamp":"2023-03-25T01:01:21.675418Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T01:01:22.642+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"19ebd709-0a33-4702-8c0a-e922bba2a194","timestamp":"2023-03-25T01:01:22.075597Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T01:01:23.171+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T01:01:30.290+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a24a4ade-d1b8-4e85-ba1a-f2f9697898f0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ae542827-e992-4e57-a06d-5ed396f71f44","timestamp":"2023-03-25T01:01:31.263285Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T01:01:37.901+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"630d73c3-8439-490f-8dcd-c7cbebbd4dd5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"858d86f8-e86f-4513-871a-381c8b4a31f3","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d1c01221-05f1-40ca-9154-48c817f51f18","timestamp":"2023-03-25T01:01:37.892735Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T01:03:17.901+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ba06881f-79e3-4faf-966c-f72971114a69","timestamp":"2023-03-25T01:03:18.868500Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T01:03:21.779+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"451449b3-1978-45f8-98d4-ff35849381d3","timestamp":"2023-03-25T01:03:21.675640Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T01:03:22.663+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"72d3a8ad-ebb4-4896-ac55-ab03f6648b1c","timestamp":"2023-03-25T01:03:22.071469Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T01:03:23.171+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T01:03:30.293+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a24a4ade-d1b8-4e85-ba1a-f2f9697898f0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a62dd6fc-c078-4490-83bc-e8d5e254e4ed","timestamp":"2023-03-25T01:03:31.263269Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T01:03:37.904+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"630d73c3-8439-490f-8dcd-c7cbebbd4dd5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"858d86f8-e86f-4513-871a-381c8b4a31f3","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d37fae5-02d6-48ee-bde9-f0ca845ab45d","timestamp":"2023-03-25T01:03:37.892838Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T01:05:17.898+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a74b873d-f7bb-49ac-90d5-7612fbbbc929","timestamp":"2023-03-25T01:05:18.868560Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T01:05:21.728+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7672cb4c-6683-474f-a799-50657cf6c7e2","timestamp":"2023-03-25T01:05:21.675526Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T01:05:22.690+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"861f3ef9-0679-4b7e-8603-3100c59d46c8","timestamp":"2023-03-25T01:05:22.071328Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T01:05:23.171+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T01:05:30.293+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a24a4ade-d1b8-4e85-ba1a-f2f9697898f0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"85f4471b-15e7-4288-a652-a76e42a37ced","timestamp":"2023-03-25T01:05:31.262122Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T01:05:37.975+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"630d73c3-8439-490f-8dcd-c7cbebbd4dd5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"858d86f8-e86f-4513-871a-381c8b4a31f3","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4182cb9e-436a-4518-9b17-5c5ccdf18b62","timestamp":"2023-03-25T01:05:37.892819Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T01:07:17.907+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3585fa22-051e-483f-b7c0-8a0fbc95f44f","timestamp":"2023-03-25T01:07:18.868441Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T01:07:21.684+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"55a3bdcd-9304-4d92-b93f-52df3c309001","timestamp":"2023-03-25T01:07:21.675426Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T01:07:22.726+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7301a223-c3e9-4364-9f0e-effb4a1765fd","timestamp":"2023-03-25T01:07:22.071621Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T01:07:23.171+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T01:07:30.330+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a24a4ade-d1b8-4e85-ba1a-f2f9697898f0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"693c28eb-15e6-4aea-b20b-f7b13f8ef6d5","timestamp":"2023-03-25T01:07:31.262112Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T01:07:37.895+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"630d73c3-8439-490f-8dcd-c7cbebbd4dd5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"858d86f8-e86f-4513-871a-381c8b4a31f3","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6dc51c6d-305d-47e4-899e-834263ced389","timestamp":"2023-03-25T01:07:37.892680Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T01:09:17.899+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2278c895-8396-4191-bf3b-3b8b9f5a9f81","timestamp":"2023-03-25T01:09:18.868644Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T01:09:21.682+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a0b3bcfa-63ef-442e-bd51-53d8aa2c3765","timestamp":"2023-03-25T01:09:21.675538Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T01:09:21.838+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b526c626-837f-45aa-a4d8-b79ea3dff97a","timestamp":"2023-03-25T01:09:22.071484Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}