Results

By type

          Policy clamp A1 Pms participant config file: /opt/app/policy/clamp/etc/mounted/A1pmsParticipantParameters.yaml
overriding logback xml file

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

[2023-03-15T12:52:48.436+00:00|INFO|Application|main] Starting Application using Java 11.0.18 on onap-policy-clamp-ac-a1pms-ppnt-99458df89-hlvkg with PID 8 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
[2023-03-15T12:52:48.458+00:00|INFO|Application|main] No active profile set, falling back to 1 default profile: "default"
[2023-03-15T12:52:49.413+00:00|INFO|Version|background-preinit] HV000001: Hibernate Validator 6.2.5.Final
[2023-03-15T12:53:11.568+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 8086 (http)
[2023-03-15T12:53:11.629+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-8086"]
[2023-03-15T12:53:11.631+00:00|INFO|StandardService|main] Starting service [Tomcat]
[2023-03-15T12:53:11.632+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.71]
[2023-03-15T12:53:12.412+00:00|INFO|[/onap/policy/clamp/acm/a1pmsparticipant]|main] Initializing Spring embedded WebApplicationContext
[2023-03-15T12:53:12.413+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 22336 ms
[2023-03-15T12:53:21.331+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-ac-a1pms-ppnt-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-ac-a1pms-ppnt
	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-15T12:53:22.003+00:00|INFO|AbstractLogin|main] Successfully logged in.
[2023-03-15T12:53:22.747+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-03-15T12:53:22.753+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-03-15T12:53:22.753+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1678884802732
[2023-03-15T12:53:22.766+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-1, groupId=policy-clamp-ac-a1pms-ppnt] Subscribed to topic(s): policy.clamp-runtime-acm
[2023-03-15T12:53:24.523+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@1de6932a, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@14dc3f89, org.springframework.security.web.context.SecurityContextPersistenceFilter@7c1c5936, org.springframework.security.web.header.HeaderWriterFilter@3f49e266, org.springframework.security.web.authentication.logout.LogoutFilter@506dcf55, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@167279d1, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3ac8cf9b, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1b15f922, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1706a5c9, org.springframework.security.web.session.SessionManagementFilter@7a1f8def, org.springframework.security.web.access.ExceptionTranslationFilter@31da3d60, org.springframework.security.web.access.intercept.AuthorizationFilter@bd1111a]
[2023-03-15T12:53:41.064+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path ''
[2023-03-15T12:53:41.562+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-8086"]
[2023-03-15T12:53:41.765+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 8086 (http) with context path '/onap/policy/clamp/acm/a1pmsparticipant'
[2023-03-15T12:53:41.867+00:00|INFO|ServiceManager|main] service manager starting
[2023-03-15T12:53:41.867+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management
[2023-03-15T12:53:41.968+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=e4b09bee-2f1b-4897-9ce4-e88687642b82, consumerInstance=onap-policy-clamp-ac-a1pms-ppnt-99458df89-hlvkg, 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-15T12:53:42.290+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-ac-a1pms-ppnt-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-ac-a1pms-ppnt
	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-15T12:53:42.331+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-03-15T12:53:42.331+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-03-15T12:53:42.331+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1678884822330
[2023-03-15T12:53:42.333+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Subscribed to topic(s): policy.clamp-runtime-acm
[2023-03-15T12:53:42.372+00:00|INFO|InlineBusTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=d3227fa6-a19a-4f1f-af6a-0b315fbb90ad, alive=false, publisher=null]]: starting
[2023-03-15T12:53:42.963+00:00|INFO|ProducerConfig|main] ProducerConfig values: 
	acks = -1
	auto.include.jmx.reporter = true
	batch.size = 16384
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	buffer.memory = 33554432
	client.dns.lookup = use_all_dns_ips
	client.id = policy-clamp-ac-a1pms-ppnt-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-15T12:53:43.123+00:00|INFO|KafkaProducer|main] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Instantiated an idempotent producer.
[2023-03-15T12:53:43.467+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-03-15T12:53:43.468+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-03-15T12:53:43.468+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1678884823467
[2023-03-15T12:53:43.469+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=d3227fa6-a19a-4f1f-af6a-0b315fbb90ad, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created
[2023-03-15T12:53:43.469+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantMessagePublisher$$EnhancerBySpringCGLIB$$540d719c
[2023-03-15T12:53:43.801+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeListener
[2023-03-15T12:53:43.802+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterAckListener
[2023-03-15T12:53:43.802+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusReqListener
[2023-03-15T12:53:43.802+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeListener
[2023-03-15T12:53:43.803+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionDeployListener
[2023-03-15T12:53:43.803+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterAckListener
[2023-03-15T12:53:43.803+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher
[2023-03-15T12:53:43.803+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=e4b09bee-2f1b-4897-9ce4-e88687642b82, consumerInstance=onap-policy-clamp-ac-a1pms-ppnt-99458df89-hlvkg, 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@61f6d381
[2023-03-15T12:53:43.803+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=e4b09bee-2f1b-4897-9ce4-e88687642b82, consumerInstance=onap-policy-clamp-ac-a1pms-ppnt-99458df89-hlvkg, 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-15T12:53:43.804+00:00|INFO|ServiceManager|main] service manager started
[2023-03-15T12:53:44.307+00:00|INFO|OrderedServiceImpl|main] ***** OrderedServiceImpl implementers:
 []
[2023-03-15T12:53:44.311+00:00|INFO|network|main] [OUT|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"3b1e7692-a558-4c66-b238-cee9934ec3dc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"e69c5386-7b53-45e9-b1ad-eb11ec84f67b","timestamp":"2023-03-15T12:53:43.894431Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-15T12:53:47.174+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-0 to 0 since the associated topicId changed from null to _Zv9Mkr1RsG5X3qS6O_1pA
[2023-03-15T12:53:47.180+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-0 to 0 since the associated topicId changed from null to _Zv9Mkr1RsG5X3qS6O_1pA
[2023-03-15T12:53:47.181+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-5 to 0 since the associated topicId changed from null to _Zv9Mkr1RsG5X3qS6O_1pA
[2023-03-15T12:53:47.181+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-1 to 0 since the associated topicId changed from null to _Zv9Mkr1RsG5X3qS6O_1pA
[2023-03-15T12:53:47.182+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-5 to 0 since the associated topicId changed from null to _Zv9Mkr1RsG5X3qS6O_1pA
[2023-03-15T12:53:47.182+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-1 to 0 since the associated topicId changed from null to _Zv9Mkr1RsG5X3qS6O_1pA
[2023-03-15T12:53:47.182+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-4 to 0 since the associated topicId changed from null to _Zv9Mkr1RsG5X3qS6O_1pA
[2023-03-15T12:53:47.182+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-2 to 0 since the associated topicId changed from null to _Zv9Mkr1RsG5X3qS6O_1pA
[2023-03-15T12:53:47.182+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-3 to 0 since the associated topicId changed from null to _Zv9Mkr1RsG5X3qS6O_1pA
[2023-03-15T12:53:47.183+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-4 to 0 since the associated topicId changed from null to _Zv9Mkr1RsG5X3qS6O_1pA
[2023-03-15T12:53:47.183+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-2 to 0 since the associated topicId changed from null to _Zv9Mkr1RsG5X3qS6O_1pA
[2023-03-15T12:53:47.183+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-3 to 0 since the associated topicId changed from null to _Zv9Mkr1RsG5X3qS6O_1pA
[2023-03-15T12:53:47.222+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Cluster ID: rhf_h_fTRmyjLunUgcPEPQ
[2023-03-15T12:53:47.222+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Cluster ID: rhf_h_fTRmyjLunUgcPEPQ
[2023-03-15T12:53:47.227+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
[2023-03-15T12:53:47.227+00:00|INFO|TransactionManager|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] ProducerId set to 1006 with epoch 0
[2023-03-15T12:53:47.421+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] (Re-)joining group
[2023-03-15T12:53:47.697+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Request joining group due to: need to re-join with the given member-id: consumer-policy-clamp-ac-a1pms-ppnt-2-c0592ab3-709a-4531-829d-7ccb3b4ccd93
[2023-03-15T12:53:47.697+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] 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-15T12:53:47.698+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] (Re-)joining group
[2023-03-15T12:53:47.840+00:00|INFO|ParticipantMessagePublisher|main] Sent Participant Register message to CLAMP - ParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=e69c5386-7b53-45e9-b1ad-eb11ec84f67b, timestamp=2023-03-15T12:53:43.894431Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c00, automationCompositionId=null, compositionId=null), participantSupportedElementType=[ParticipantSupportedElementType(id=3b1e7692-a558-4c66-b238-cee9934ec3dc, typeName=org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement, typeVersion=1.0.1)])
[2023-03-15T12:53:48.385+00:00|INFO|Application|main] Started Application in 67.969 seconds (JVM running for 73.018)
[2023-03-15T12:53:50.713+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Successfully joined group with generation Generation{generationId=7, memberId='consumer-policy-clamp-ac-a1pms-ppnt-2-c0592ab3-709a-4531-829d-7ccb3b4ccd93', protocol='range'}
[2023-03-15T12:53:50.730+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Finished assignment for group at generation 7: {consumer-policy-clamp-ac-a1pms-ppnt-2-c0592ab3-709a-4531-829d-7ccb3b4ccd93=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-15T12:53:50.833+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Successfully synced group in generation Generation{generationId=7, memberId='consumer-policy-clamp-ac-a1pms-ppnt-2-c0592ab3-709a-4531-829d-7ccb3b4ccd93', protocol='range'}
[2023-03-15T12:53:50.838+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] 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-15T12:53:50.859+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] 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-15T12:53:50.941+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Setting offset for partition policy.clamp-runtime-acm-0 to the committed offset FetchPosition{offset=3, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
[2023-03-15T12:53:50.945+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Setting offset for partition policy.clamp-runtime-acm-1 to the committed offset FetchPosition{offset=9, 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-15T12:53:50.947+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Setting offset for partition policy.clamp-runtime-acm-4 to the committed offset FetchPosition{offset=5, 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-15T12:53:50.948+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Setting offset for partition policy.clamp-runtime-acm-5 to the committed offset FetchPosition{offset=4, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
[2023-03-15T12:53:50.948+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Setting offset for partition policy.clamp-runtime-acm-2 to the committed offset FetchPosition{offset=6, 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-15T12:53:50.949+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Setting offset for partition policy.clamp-runtime-acm-3 to the committed offset FetchPosition{offset=5, 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-15T12:53:52.028+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"63764fa9-96ab-4854-97a2-4b8c260dc1f4","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c4a746c6-87a3-4f44-8fb6-77505b23a26b","timestamp":"2023-03-15T12:30:54.419534Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-15T12:53:52.046+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-15T12:53:52.046+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"63764fa9-96ab-4854-97a2-4b8c260dc1f4","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"59397a7e-1c04-4709-b82f-b3da58d0e511","timestamp":"2023-03-15T12:44:54.429768Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-15T12:53:52.051+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-15T12:53:52.052+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"9fbefa60-b4da-47a7-890c-2a5cb17d10c9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"d8b2db62-1feb-4af1-b4ce-49372196a962","timestamp":"2023-03-15T12:51:41.626040Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-15T12:53:52.053+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-03-15T12:53:52.053+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fbefa60-b4da-47a7-890c-2a5cb17d10c9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad3a02e1-8760-496c-bdf6-3f6c7a958b2e","timestamp":"2023-03-15T12:51:50.213471Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-15T12:53:52.053+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-15T12:53:52.054+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"responseTo":"501cdc22-f937-4d00-a134-d8eae7ae2163","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-15T12:53:52.110+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"3b1e7692-a558-4c66-b238-cee9934ec3dc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"e69c5386-7b53-45e9-b1ad-eb11ec84f67b","timestamp":"2023-03-15T12:53:43.894431Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-15T12:53:52.113+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-03-15T12:53:52.114+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"63764fa9-96ab-4854-97a2-4b8c260dc1f4","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9bc552bc-c5a3-4d09-80da-a541942386ce","timestamp":"2023-03-15T12:24:54.420761Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-15T12:53:52.116+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-15T12:53:52.118+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"63764fa9-96ab-4854-97a2-4b8c260dc1f4","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1ce422ad-35ac-4ad6-b053-12eb966d4719","timestamp":"2023-03-15T12:36:54.426419Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-15T12:53:52.120+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-15T12:53:52.120+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"63764fa9-96ab-4854-97a2-4b8c260dc1f4","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1f6a0038-6612-4704-9f4b-1a4498eae97b","timestamp":"2023-03-15T12:46:54.428273Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-15T12:53:52.121+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-15T12:53:52.121+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"responseTo":"d8b2db62-1feb-4af1-b4ce-49372196a962","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-15T12:53:52.123+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fbefa60-b4da-47a7-890c-2a5cb17d10c9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1148182d-f116-4336-99f4-136cd9275dfd","timestamp":"2023-03-15T12:51:49.310340Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-15T12:53:52.124+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-15T12:53:52.126+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"63764fa9-96ab-4854-97a2-4b8c260dc1f4","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8622412e-8b12-4f40-b244-d2d9941ac758","timestamp":"2023-03-15T12:52:54.423154Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-15T12:53:52.127+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-15T12:53:52.127+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"63764fa9-96ab-4854-97a2-4b8c260dc1f4","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc996fdf-4ce8-4a24-88bf-40246c4a0320","timestamp":"2023-03-15T12:28:54.420929Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-15T12:53:52.128+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-15T12:53:52.128+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"8915e5d9-2a2f-440c-9ea2-9d9798f6a08a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"d7db9bde-7805-42a5-8264-23525dbe1753","timestamp":"2023-03-15T12:28:53.855204Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-15T12:53:52.129+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-03-15T12:53:52.129+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"responseTo":"d7db9bde-7805-42a5-8264-23525dbe1753","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-15T12:53:52.146+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"63764fa9-96ab-4854-97a2-4b8c260dc1f4","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0ca31227-75e7-48df-8b18-5cca5a9fad3e","timestamp":"2023-03-15T12:48:54.419756Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-15T12:53:52.147+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-15T12:53:52.148+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"63764fa9-96ab-4854-97a2-4b8c260dc1f4","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f035b59-5ff0-4eb7-b21f-e4f72d1ce0f8","timestamp":"2023-03-15T12:50:54.418979Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-15T12:53:52.148+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-15T12:53:52.148+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"responseTo":"9bcaeade-5ee0-4513-bd96-52b18fae0825","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-15T12:53:52.238+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3b1e7692-a558-4c66-b238-cee9934ec3dc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e5c8920e-65ea-4df9-8c7f-f198abdbef3d","timestamp":"2023-03-15T12:53:52.151645Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-15T12:53:52.528+00:00|INFO|ParticipantMessagePublisher|KAFKA-source-policy.clamp-runtime-acm] Sent Participant Status message to CLAMP - ParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=e5c8920e-65ea-4df9-8c7f-f198abdbef3d, timestamp=2023-03-15T12:53:52.151645Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c00, automationCompositionId=null, compositionId=null), state=ON_LINE, participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=3b1e7692-a558-4c66-b238-cee9934ec3dc, typeName=org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement, typeVersion=1.0.1)])
[2023-03-15T12:53:52.617+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"responseTo":"e69c5386-7b53-45e9-b1ad-eb11ec84f67b","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-15T12:53:52.619+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3b1e7692-a558-4c66-b238-cee9934ec3dc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"85edb7a1-96b2-4988-acb0-64b12c17381e","timestamp":"2023-03-15T12:53:52.618942Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}

        
      
          Policy clamp A1 Pms participant config file: /opt/app/policy/clamp/etc/mounted/A1pmsParticipantParameters.yaml
overriding logback xml file

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

[2023-03-15T12:52:48.436+00:00|INFO|Application|main] Starting Application using Java 11.0.18 on onap-policy-clamp-ac-a1pms-ppnt-99458df89-hlvkg with PID 8 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
[2023-03-15T12:52:48.458+00:00|INFO|Application|main] No active profile set, falling back to 1 default profile: "default"
[2023-03-15T12:52:49.413+00:00|INFO|Version|background-preinit] HV000001: Hibernate Validator 6.2.5.Final
[2023-03-15T12:53:11.568+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 8086 (http)
[2023-03-15T12:53:11.629+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-8086"]
[2023-03-15T12:53:11.631+00:00|INFO|StandardService|main] Starting service [Tomcat]
[2023-03-15T12:53:11.632+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.71]
[2023-03-15T12:53:12.412+00:00|INFO|[/onap/policy/clamp/acm/a1pmsparticipant]|main] Initializing Spring embedded WebApplicationContext
[2023-03-15T12:53:12.413+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 22336 ms
[2023-03-15T12:53:21.331+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-ac-a1pms-ppnt-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-ac-a1pms-ppnt
	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-15T12:53:22.003+00:00|INFO|AbstractLogin|main] Successfully logged in.
[2023-03-15T12:53:22.747+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-03-15T12:53:22.753+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-03-15T12:53:22.753+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1678884802732
[2023-03-15T12:53:22.766+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-1, groupId=policy-clamp-ac-a1pms-ppnt] Subscribed to topic(s): policy.clamp-runtime-acm
[2023-03-15T12:53:24.523+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@1de6932a, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@14dc3f89, org.springframework.security.web.context.SecurityContextPersistenceFilter@7c1c5936, org.springframework.security.web.header.HeaderWriterFilter@3f49e266, org.springframework.security.web.authentication.logout.LogoutFilter@506dcf55, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@167279d1, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3ac8cf9b, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1b15f922, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1706a5c9, org.springframework.security.web.session.SessionManagementFilter@7a1f8def, org.springframework.security.web.access.ExceptionTranslationFilter@31da3d60, org.springframework.security.web.access.intercept.AuthorizationFilter@bd1111a]
[2023-03-15T12:53:41.064+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path ''
[2023-03-15T12:53:41.562+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-8086"]
[2023-03-15T12:53:41.765+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 8086 (http) with context path '/onap/policy/clamp/acm/a1pmsparticipant'
[2023-03-15T12:53:41.867+00:00|INFO|ServiceManager|main] service manager starting
[2023-03-15T12:53:41.867+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management
[2023-03-15T12:53:41.968+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=e4b09bee-2f1b-4897-9ce4-e88687642b82, consumerInstance=onap-policy-clamp-ac-a1pms-ppnt-99458df89-hlvkg, 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-15T12:53:42.290+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-ac-a1pms-ppnt-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-ac-a1pms-ppnt
	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-15T12:53:42.331+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-03-15T12:53:42.331+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-03-15T12:53:42.331+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1678884822330
[2023-03-15T12:53:42.333+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Subscribed to topic(s): policy.clamp-runtime-acm
[2023-03-15T12:53:42.372+00:00|INFO|InlineBusTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=d3227fa6-a19a-4f1f-af6a-0b315fbb90ad, alive=false, publisher=null]]: starting
[2023-03-15T12:53:42.963+00:00|INFO|ProducerConfig|main] ProducerConfig values: 
	acks = -1
	auto.include.jmx.reporter = true
	batch.size = 16384
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	buffer.memory = 33554432
	client.dns.lookup = use_all_dns_ips
	client.id = policy-clamp-ac-a1pms-ppnt-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-15T12:53:43.123+00:00|INFO|KafkaProducer|main] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Instantiated an idempotent producer.
[2023-03-15T12:53:43.467+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-03-15T12:53:43.468+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-03-15T12:53:43.468+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1678884823467
[2023-03-15T12:53:43.469+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=d3227fa6-a19a-4f1f-af6a-0b315fbb90ad, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created
[2023-03-15T12:53:43.469+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantMessagePublisher$$EnhancerBySpringCGLIB$$540d719c
[2023-03-15T12:53:43.801+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeListener
[2023-03-15T12:53:43.802+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterAckListener
[2023-03-15T12:53:43.802+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusReqListener
[2023-03-15T12:53:43.802+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeListener
[2023-03-15T12:53:43.803+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionDeployListener
[2023-03-15T12:53:43.803+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterAckListener
[2023-03-15T12:53:43.803+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher
[2023-03-15T12:53:43.803+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=e4b09bee-2f1b-4897-9ce4-e88687642b82, consumerInstance=onap-policy-clamp-ac-a1pms-ppnt-99458df89-hlvkg, 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@61f6d381
[2023-03-15T12:53:43.803+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=e4b09bee-2f1b-4897-9ce4-e88687642b82, consumerInstance=onap-policy-clamp-ac-a1pms-ppnt-99458df89-hlvkg, 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-15T12:53:43.804+00:00|INFO|ServiceManager|main] service manager started
[2023-03-15T12:53:44.307+00:00|INFO|OrderedServiceImpl|main] ***** OrderedServiceImpl implementers:
 []
[2023-03-15T12:53:44.311+00:00|INFO|network|main] [OUT|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"3b1e7692-a558-4c66-b238-cee9934ec3dc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"e69c5386-7b53-45e9-b1ad-eb11ec84f67b","timestamp":"2023-03-15T12:53:43.894431Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-15T12:53:47.174+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-0 to 0 since the associated topicId changed from null to _Zv9Mkr1RsG5X3qS6O_1pA
[2023-03-15T12:53:47.180+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-0 to 0 since the associated topicId changed from null to _Zv9Mkr1RsG5X3qS6O_1pA
[2023-03-15T12:53:47.181+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-5 to 0 since the associated topicId changed from null to _Zv9Mkr1RsG5X3qS6O_1pA
[2023-03-15T12:53:47.181+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-1 to 0 since the associated topicId changed from null to _Zv9Mkr1RsG5X3qS6O_1pA
[2023-03-15T12:53:47.182+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-5 to 0 since the associated topicId changed from null to _Zv9Mkr1RsG5X3qS6O_1pA
[2023-03-15T12:53:47.182+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-1 to 0 since the associated topicId changed from null to _Zv9Mkr1RsG5X3qS6O_1pA
[2023-03-15T12:53:47.182+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-4 to 0 since the associated topicId changed from null to _Zv9Mkr1RsG5X3qS6O_1pA
[2023-03-15T12:53:47.182+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-2 to 0 since the associated topicId changed from null to _Zv9Mkr1RsG5X3qS6O_1pA
[2023-03-15T12:53:47.182+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-3 to 0 since the associated topicId changed from null to _Zv9Mkr1RsG5X3qS6O_1pA
[2023-03-15T12:53:47.183+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-4 to 0 since the associated topicId changed from null to _Zv9Mkr1RsG5X3qS6O_1pA
[2023-03-15T12:53:47.183+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-2 to 0 since the associated topicId changed from null to _Zv9Mkr1RsG5X3qS6O_1pA
[2023-03-15T12:53:47.183+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-3 to 0 since the associated topicId changed from null to _Zv9Mkr1RsG5X3qS6O_1pA
[2023-03-15T12:53:47.222+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Cluster ID: rhf_h_fTRmyjLunUgcPEPQ
[2023-03-15T12:53:47.222+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Cluster ID: rhf_h_fTRmyjLunUgcPEPQ
[2023-03-15T12:53:47.227+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
[2023-03-15T12:53:47.227+00:00|INFO|TransactionManager|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] ProducerId set to 1006 with epoch 0
[2023-03-15T12:53:47.421+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] (Re-)joining group
[2023-03-15T12:53:47.697+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Request joining group due to: need to re-join with the given member-id: consumer-policy-clamp-ac-a1pms-ppnt-2-c0592ab3-709a-4531-829d-7ccb3b4ccd93
[2023-03-15T12:53:47.697+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] 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-15T12:53:47.698+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] (Re-)joining group
[2023-03-15T12:53:47.840+00:00|INFO|ParticipantMessagePublisher|main] Sent Participant Register message to CLAMP - ParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=e69c5386-7b53-45e9-b1ad-eb11ec84f67b, timestamp=2023-03-15T12:53:43.894431Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c00, automationCompositionId=null, compositionId=null), participantSupportedElementType=[ParticipantSupportedElementType(id=3b1e7692-a558-4c66-b238-cee9934ec3dc, typeName=org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement, typeVersion=1.0.1)])
[2023-03-15T12:53:48.385+00:00|INFO|Application|main] Started Application in 67.969 seconds (JVM running for 73.018)
[2023-03-15T12:53:50.713+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Successfully joined group with generation Generation{generationId=7, memberId='consumer-policy-clamp-ac-a1pms-ppnt-2-c0592ab3-709a-4531-829d-7ccb3b4ccd93', protocol='range'}
[2023-03-15T12:53:50.730+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Finished assignment for group at generation 7: {consumer-policy-clamp-ac-a1pms-ppnt-2-c0592ab3-709a-4531-829d-7ccb3b4ccd93=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-15T12:53:50.833+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Successfully synced group in generation Generation{generationId=7, memberId='consumer-policy-clamp-ac-a1pms-ppnt-2-c0592ab3-709a-4531-829d-7ccb3b4ccd93', protocol='range'}
[2023-03-15T12:53:50.838+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] 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-15T12:53:50.859+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] 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-15T12:53:50.941+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Setting offset for partition policy.clamp-runtime-acm-0 to the committed offset FetchPosition{offset=3, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
[2023-03-15T12:53:50.945+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Setting offset for partition policy.clamp-runtime-acm-1 to the committed offset FetchPosition{offset=9, 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-15T12:53:50.947+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Setting offset for partition policy.clamp-runtime-acm-4 to the committed offset FetchPosition{offset=5, 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-15T12:53:50.948+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Setting offset for partition policy.clamp-runtime-acm-5 to the committed offset FetchPosition{offset=4, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
[2023-03-15T12:53:50.948+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Setting offset for partition policy.clamp-runtime-acm-2 to the committed offset FetchPosition{offset=6, 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-15T12:53:50.949+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Setting offset for partition policy.clamp-runtime-acm-3 to the committed offset FetchPosition{offset=5, 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-15T12:53:52.028+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"63764fa9-96ab-4854-97a2-4b8c260dc1f4","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c4a746c6-87a3-4f44-8fb6-77505b23a26b","timestamp":"2023-03-15T12:30:54.419534Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-15T12:53:52.046+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-15T12:53:52.046+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"63764fa9-96ab-4854-97a2-4b8c260dc1f4","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"59397a7e-1c04-4709-b82f-b3da58d0e511","timestamp":"2023-03-15T12:44:54.429768Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-15T12:53:52.051+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-15T12:53:52.052+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"9fbefa60-b4da-47a7-890c-2a5cb17d10c9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"d8b2db62-1feb-4af1-b4ce-49372196a962","timestamp":"2023-03-15T12:51:41.626040Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-15T12:53:52.053+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-03-15T12:53:52.053+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fbefa60-b4da-47a7-890c-2a5cb17d10c9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad3a02e1-8760-496c-bdf6-3f6c7a958b2e","timestamp":"2023-03-15T12:51:50.213471Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-15T12:53:52.053+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-15T12:53:52.054+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"responseTo":"501cdc22-f937-4d00-a134-d8eae7ae2163","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-15T12:53:52.110+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"3b1e7692-a558-4c66-b238-cee9934ec3dc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"e69c5386-7b53-45e9-b1ad-eb11ec84f67b","timestamp":"2023-03-15T12:53:43.894431Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-15T12:53:52.113+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-03-15T12:53:52.114+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"63764fa9-96ab-4854-97a2-4b8c260dc1f4","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9bc552bc-c5a3-4d09-80da-a541942386ce","timestamp":"2023-03-15T12:24:54.420761Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-15T12:53:52.116+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-15T12:53:52.118+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"63764fa9-96ab-4854-97a2-4b8c260dc1f4","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1ce422ad-35ac-4ad6-b053-12eb966d4719","timestamp":"2023-03-15T12:36:54.426419Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-15T12:53:52.120+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-15T12:53:52.120+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"63764fa9-96ab-4854-97a2-4b8c260dc1f4","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1f6a0038-6612-4704-9f4b-1a4498eae97b","timestamp":"2023-03-15T12:46:54.428273Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-15T12:53:52.121+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-15T12:53:52.121+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"responseTo":"d8b2db62-1feb-4af1-b4ce-49372196a962","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-15T12:53:52.123+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fbefa60-b4da-47a7-890c-2a5cb17d10c9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1148182d-f116-4336-99f4-136cd9275dfd","timestamp":"2023-03-15T12:51:49.310340Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-15T12:53:52.124+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-15T12:53:52.126+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"63764fa9-96ab-4854-97a2-4b8c260dc1f4","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8622412e-8b12-4f40-b244-d2d9941ac758","timestamp":"2023-03-15T12:52:54.423154Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-15T12:53:52.127+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-15T12:53:52.127+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"63764fa9-96ab-4854-97a2-4b8c260dc1f4","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc996fdf-4ce8-4a24-88bf-40246c4a0320","timestamp":"2023-03-15T12:28:54.420929Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-15T12:53:52.128+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-15T12:53:52.128+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"8915e5d9-2a2f-440c-9ea2-9d9798f6a08a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"d7db9bde-7805-42a5-8264-23525dbe1753","timestamp":"2023-03-15T12:28:53.855204Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-15T12:53:52.129+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-03-15T12:53:52.129+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"responseTo":"d7db9bde-7805-42a5-8264-23525dbe1753","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-15T12:53:52.146+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"63764fa9-96ab-4854-97a2-4b8c260dc1f4","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0ca31227-75e7-48df-8b18-5cca5a9fad3e","timestamp":"2023-03-15T12:48:54.419756Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-15T12:53:52.147+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-15T12:53:52.148+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"63764fa9-96ab-4854-97a2-4b8c260dc1f4","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f035b59-5ff0-4eb7-b21f-e4f72d1ce0f8","timestamp":"2023-03-15T12:50:54.418979Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-15T12:53:52.148+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-15T12:53:52.148+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"responseTo":"9bcaeade-5ee0-4513-bd96-52b18fae0825","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-15T12:53:52.238+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3b1e7692-a558-4c66-b238-cee9934ec3dc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e5c8920e-65ea-4df9-8c7f-f198abdbef3d","timestamp":"2023-03-15T12:53:52.151645Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-15T12:53:52.528+00:00|INFO|ParticipantMessagePublisher|KAFKA-source-policy.clamp-runtime-acm] Sent Participant Status message to CLAMP - ParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=e5c8920e-65ea-4df9-8c7f-f198abdbef3d, timestamp=2023-03-15T12:53:52.151645Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c00, automationCompositionId=null, compositionId=null), state=ON_LINE, participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=3b1e7692-a558-4c66-b238-cee9934ec3dc, typeName=org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement, typeVersion=1.0.1)])
[2023-03-15T12:53:52.617+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"responseTo":"e69c5386-7b53-45e9-b1ad-eb11ec84f67b","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-15T12:53:52.619+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3b1e7692-a558-4c66-b238-cee9934ec3dc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"85edb7a1-96b2-4988-acb0-64b12c17381e","timestamp":"2023-03-15T12:53:52.618942Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}