policy-clamp-runtime-acm-1 | Picked up JAVA_TOOL_OPTIONS: -Dcom.sun.management.jmxremote.rmi.port=9090 -Dcom.sun.management.jmxremote=true -Dcom.sun.management.jmxremote.port=9090 -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.local.only=false policy-clamp-runtime-acm-1 | 12:15:57,029 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found logback-core version 1.5.38 policy-clamp-runtime-acm-2 | Picked up JAVA_TOOL_OPTIONS: -Dcom.sun.management.jmxremote.rmi.port=9090 -Dcom.sun.management.jmxremote=true -Dcom.sun.management.jmxremote.port=9090 -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.local.only=false policy-clamp-runtime-acm-2 | 12:15:57,381 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found logback-core version 1.5.38 policy-clamp-runtime-acm-2 | 12:15:57,393 |-INFO in ch.qos.logback.classic.util.ContextInitializer@349c1daf - Here is a list of configurators discovered as a service, by rank: policy-clamp-runtime-acm-2 | 12:15:57,394 |-INFO in ch.qos.logback.classic.util.ContextInitializer@349c1daf - org.springframework.boot.logging.logback.RootLogLevelConfigurator policy-clamp-runtime-acm-2 | 12:15:57,394 |-INFO in ch.qos.logback.classic.util.ContextInitializer@349c1daf - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. policy-clamp-runtime-acm-2 | 12:15:57,394 |-INFO in ch.qos.logback.classic.util.ContextInitializer@349c1daf - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator policy-clamp-runtime-acm-2 | 12:15:57,413 |-INFO in ch.qos.logback.classic.util.ContextInitializer@349c1daf - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY policy-clamp-runtime-acm-2 | 12:15:57,413 |-INFO in ch.qos.logback.classic.util.ContextInitializer@349c1daf - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator policy-clamp-runtime-acm-2 | 12:15:57,414 |-INFO in ch.qos.logback.classic.util.ContextInitializer@349c1daf - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator policy-clamp-runtime-acm-2 | 12:15:57,416 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] policy-clamp-runtime-acm-2 | 12:15:57,416 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:nested:/app/app.jar/!BOOT-INF/classes/!/logback.xml] policy-clamp-runtime-acm-2 | 12:15:57,783 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Scan attribute set to true. Will scan for configuration file changes. policy-clamp-runtime-acm-2 | 12:15:57,792 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@dfddc9a - URL [jar:nested:/app/app.jar/!BOOT-INF/classes/!/logback.xml] is not of type file policy-clamp-runtime-acm-2 | 12:15:57,798 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@4b9df8a - value "LOGBACK_PARAMS_IS_UNDEFINED" substituted for "${LOGBACK_PARAMS}" policy-clamp-runtime-acm-2 | 12:15:57,799 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. policy-clamp-runtime-acm-2 | 12:15:57,799 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL policy-clamp-runtime-acm-2 | 12:15:57,799 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Main configuration file URL: jar:nested:/app/app.jar/!BOOT-INF/classes/!/logback.xml policy-clamp-runtime-acm-2 | 12:15:57,801 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - FileWatchList= {} policy-clamp-runtime-acm-2 | 12:15:57,807 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - URLWatchList= {} policy-clamp-runtime-acm-2 | 12:15:57,815 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] policy-clamp-runtime-acm-2 | 12:15:57,815 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] policy-clamp-runtime-acm-2 | 12:15:58,149 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@4b9df8a - value "UTC" substituted for "${TIMEZONE}" policy-clamp-runtime-acm-2 | 12:15:58,149 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@4b9df8a - value "LOGBACK_PARAMS_IS_UNDEFINED" substituted for "${LOGBACK_STATIC_PARAMS}" policy-clamp-runtime-acm-2 | 12:15:58,156 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - NOTE: Writing to the console can be slow. Try to avoid logging to the policy-clamp-runtime-acm-2 | 12:15:58,156 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - console in production environments, especially in high volume systems. policy-clamp-runtime-acm-2 | 12:15:58,156 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also https://logback.qos.ch/codes.html#slowConsole policy-clamp-runtime-acm-2 | 12:15:58,159 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [AsyncStdOut] policy-clamp-runtime-acm-2 | 12:15:58,159 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] policy-clamp-runtime-acm-2 | 12:15:58,161 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to ch.qos.logback.classic.AsyncAppender[AsyncStdOut] policy-clamp-runtime-acm-2 | 12:15:58,161 |-INFO in ch.qos.logback.classic.AsyncAppender[AsyncStdOut] - Attaching appender named [STDOUT] to AsyncAppender. policy-clamp-runtime-acm-2 | 12:15:58,162 |-INFO in ch.qos.logback.classic.AsyncAppender[AsyncStdOut] - Setting discardingThreshold to 51 policy-clamp-runtime-acm-2 | 12:15:58,164 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [acm-network] to INFO policy-clamp-runtime-acm-2 | 12:15:58,172 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [acm-network] to false policy-clamp-runtime-acm-2 | 12:15:58,172 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [AsyncStdOut] to Logger[acm-network] policy-clamp-runtime-acm-2 | 12:15:58,172 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO policy-clamp-runtime-acm-2 | 12:15:58,172 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [AsyncStdOut] to Logger[ROOT] policy-clamp-runtime-acm-2 | 12:15:58,172 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@5e8ac0e1 - End of configuration. policy-clamp-runtime-acm-2 | 12:15:58,173 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@aafcffa - Registering current configuration as safe fallback point policy-clamp-runtime-acm-2 | 12:15:58,173 |-INFO in ch.qos.logback.classic.util.ContextInitializer@349c1daf - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 759 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY policy-clamp-runtime-acm-2 | policy-clamp-runtime-acm-2 | policy-clamp-runtime-acm-2 | . ____ _ __ _ _ policy-clamp-runtime-acm-2 | /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ policy-clamp-runtime-acm-2 | ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ policy-clamp-runtime-acm-2 | \\/ ___)| |_)| | | | | || (_| | ) ) ) ) policy-clamp-runtime-acm-2 | ' |____| .__|_| |_|_| |_\__, | / / / / policy-clamp-runtime-acm-2 | =========|_|==============|___/=/_/_/_/ policy-clamp-runtime-acm-2 | policy-clamp-runtime-acm-2 | :: Spring Boot :: (v4.1.1) policy-clamp-runtime-acm-2 | policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.hibernate.validator.internal.util.Version","thread":"background-preinit"},"message":"HV000001: Hibernate Validator 9.1.3.Final","timestamp":"2026-09-07T12:15:58.795+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.Application","thread":"main"},"message":"Starting Application using Java 21.0.11 with PID 1 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)","timestamp":"2026-09-07T12:15:58.811+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.Application","thread":"main"},"message":"The following 1 profile is active: \"default\"","timestamp":"2026-09-07T12:15:58.812+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread":"main"},"message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","timestamp":"2026-09-07T12:16:00.485+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread":"main"},"message":"Finished Spring Data repository scanning in 65 ms. Found 9 JPA repository interfaces.","timestamp":"2026-09-07T12:16:00.559+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.springframework.boot.tomcat.TomcatWebServer","thread":"main"},"message":"Tomcat initialized with port 6969 (http)","timestamp":"2026-09-07T12:16:02.512+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.coyote.http11.Http11NioProtocol","thread":"main"},"message":"Initializing ProtocolHandler [\"http-nio-6969\"]","timestamp":"2026-09-07T12:16:02.527+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.catalina.core.StandardService","thread":"main"},"message":"Starting service [Tomcat]","timestamp":"2026-09-07T12:16:02.528+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.catalina.core.StandardEngine","thread":"main"},"message":"Starting Servlet engine: [Apache Tomcat/11.0.24]","timestamp":"2026-09-07T12:16:02.528+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.springframework.boot.web.context.servlet.WebApplicationContextInitializer","thread":"main"},"message":"Root WebApplicationContext: initialization completed in 3615 ms","timestamp":"2026-09-07T12:16:02.569+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.config.JdbcTelemetryBeanPostProcessor","thread":"main"},"message":"Wrapping HikariDataSource with OpenTelemetry JDBC instrumentation","timestamp":"2026-09-07T12:16:03.397+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread":"main"},"message":"HikariPool-1 - Starting...","timestamp":"2026-09-07T12:16:03.516+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread":"main"},"message":"HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@32e7df65","timestamp":"2026-09-07T12:16:03.759+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread":"main"},"message":"HikariPool-1 - Start completed.","timestamp":"2026-09-07T12:16:03.761+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.database","thread":"main"},"message":"Set default schema name to public","timestamp":"2026-09-07T12:16:04.109+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Creating database changelog table with name: public.databasechangelog","timestamp":"2026-09-07T12:16:05.246+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Reading from public.databasechangelog","timestamp":"2026-09-07T12:16:05.284+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.logging","thread":"main"},"message":"Successfully acquired change log lock","timestamp":"2026-09-07T12:16:05.604+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.command","thread":"main"},"message":"Using deploymentId: 8783363494","timestamp":"2026-09-07T12:16:05.604+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Reading from public.databasechangelog","timestamp":"2026-09-07T12:16:05.605+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1400.yaml::1400-1::policy","timestamp":"2026-09-07T12:16:05.778+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-09-07T12:16:05.783+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Table AutomationComposition created","timestamp":"2026-09-07T12:16:05.808+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1400.yaml::1400-1::policy ran successfully in 30ms","timestamp":"2026-09-07T12:16:05.812+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1400.yaml::1400-2::policy","timestamp":"2026-09-07T12:16:05.838+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-09-07T12:16:05.841+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Table AutomationCompositionDefinition created","timestamp":"2026-09-07T12:16:05.851+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1400.yaml::1400-2::policy ran successfully in 13ms","timestamp":"2026-09-07T12:16:05.852+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1400.yaml::1400-3::policy","timestamp":"2026-09-07T12:16:05.862+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-09-07T12:16:05.864+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Table AutomationCompositionElement created","timestamp":"2026-09-07T12:16:05.876+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1400.yaml::1400-3::policy ran successfully in 15ms","timestamp":"2026-09-07T12:16:05.877+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1400.yaml::1400-4::policy","timestamp":"2026-09-07T12:16:05.882+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-09-07T12:16:05.883+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Table NodeTemplateState created","timestamp":"2026-09-07T12:16:05.891+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1400.yaml::1400-4::policy ran successfully in 10ms","timestamp":"2026-09-07T12:16:05.892+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1400.yaml::1400-5::policy","timestamp":"2026-09-07T12:16:05.896+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-09-07T12:16:05.897+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Table Participant created","timestamp":"2026-09-07T12:16:05.905+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1400.yaml::1400-5::policy ran successfully in 10ms","timestamp":"2026-09-07T12:16:05.906+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1400.yaml::1400-6::policy","timestamp":"2026-09-07T12:16:05.910+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-09-07T12:16:05.911+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Table ParticipantSupportedAcElements created","timestamp":"2026-09-07T12:16:05.920+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1400.yaml::1400-6::policy ran successfully in 25ms","timestamp":"2026-09-07T12:16:05.935+00:00"} policy-clamp-runtime-acm-1 | 12:15:57,041 |-INFO in ch.qos.logback.classic.util.ContextInitializer@349c1daf - Here is a list of configurators discovered as a service, by rank: policy-clamp-runtime-acm-1 | 12:15:57,041 |-INFO in ch.qos.logback.classic.util.ContextInitializer@349c1daf - org.springframework.boot.logging.logback.RootLogLevelConfigurator policy-clamp-runtime-acm-1 | 12:15:57,041 |-INFO in ch.qos.logback.classic.util.ContextInitializer@349c1daf - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. policy-clamp-runtime-acm-1 | 12:15:57,048 |-INFO in ch.qos.logback.classic.util.ContextInitializer@349c1daf - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator policy-clamp-runtime-acm-1 | 12:15:57,065 |-INFO in ch.qos.logback.classic.util.ContextInitializer@349c1daf - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY policy-clamp-runtime-acm-1 | 12:15:57,065 |-INFO in ch.qos.logback.classic.util.ContextInitializer@349c1daf - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator policy-clamp-runtime-acm-1 | 12:15:57,066 |-INFO in ch.qos.logback.classic.util.ContextInitializer@349c1daf - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator policy-clamp-runtime-acm-1 | 12:15:57,067 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] policy-clamp-runtime-acm-1 | 12:15:57,068 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:nested:/app/app.jar/!BOOT-INF/classes/!/logback.xml] policy-clamp-runtime-acm-1 | 12:15:57,404 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Scan attribute set to true. Will scan for configuration file changes. policy-clamp-runtime-acm-1 | 12:15:57,405 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@dfddc9a - URL [jar:nested:/app/app.jar/!BOOT-INF/classes/!/logback.xml] is not of type file policy-clamp-runtime-acm-1 | 12:15:57,408 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@4b9df8a - value "LOGBACK_PARAMS_IS_UNDEFINED" substituted for "${LOGBACK_PARAMS}" policy-clamp-runtime-acm-1 | 12:15:57,409 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1400.yaml::1400-7::policy","timestamp":"2026-09-07T12:16:05.939+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-09-07T12:16:05.959+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Index ac_compositionId created","timestamp":"2026-09-07T12:16:05.965+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1400.yaml::1400-7::policy ran successfully in 27ms","timestamp":"2026-09-07T12:16:05.966+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1400.yaml::1400-8::policy","timestamp":"2026-09-07T12:16:05.970+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-09-07T12:16:05.987+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Index ac_element_fk created","timestamp":"2026-09-07T12:16:05.992+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1400.yaml::1400-8::policy ran successfully in 23ms","timestamp":"2026-09-07T12:16:05.994+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1400.yaml::1400-9::policy","timestamp":"2026-09-07T12:16:05.997+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-09-07T12:16:06.016+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Index dt_element_fk created","timestamp":"2026-09-07T12:16:06.022+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1400.yaml::1400-9::policy ran successfully in 25ms","timestamp":"2026-09-07T12:16:06.023+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1400.yaml::1400-10::policy","timestamp":"2026-09-07T12:16:06.028+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-09-07T12:16:06.047+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Index supported_element_fk created","timestamp":"2026-09-07T12:16:06.054+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1400.yaml::1400-10::policy ran successfully in 28ms","timestamp":"2026-09-07T12:16:06.056+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1400.yaml::1400-11::policy","timestamp":"2026-09-07T12:16:06.060+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-09-07T12:16:06.080+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Foreign key constraint added to AutomationCompositionElement (instanceId)","timestamp":"2026-09-07T12:16:06.090+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1400.yaml::1400-11::policy ran successfully in 32ms","timestamp":"2026-09-07T12:16:06.092+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1400.yaml::1400-12::policy","timestamp":"2026-09-07T12:16:06.098+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-09-07T12:16:06.116+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Foreign key constraint added to NodeTemplateState (compositionId)","timestamp":"2026-09-07T12:16:06.123+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1400.yaml::1400-12::policy ran successfully in 27ms","timestamp":"2026-09-07T12:16:06.125+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1400.yaml::1400-13::policy","timestamp":"2026-09-07T12:16:06.129+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-09-07T12:16:06.144+00:00"} policy-clamp-runtime-acm-1 | 12:15:57,409 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL policy-clamp-runtime-acm-1 | 12:15:57,409 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Main configuration file URL: jar:nested:/app/app.jar/!BOOT-INF/classes/!/logback.xml policy-clamp-runtime-acm-1 | 12:15:57,409 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - FileWatchList= {} policy-clamp-runtime-acm-1 | 12:15:57,409 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - URLWatchList= {} policy-clamp-runtime-acm-1 | 12:15:57,432 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] policy-clamp-runtime-acm-1 | 12:15:57,432 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] policy-clamp-runtime-acm-1 | 12:15:57,864 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@4b9df8a - value "UTC" substituted for "${TIMEZONE}" policy-clamp-runtime-acm-1 | 12:15:57,864 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@4b9df8a - value "LOGBACK_PARAMS_IS_UNDEFINED" substituted for "${LOGBACK_STATIC_PARAMS}" policy-clamp-runtime-acm-1 | 12:15:57,867 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - NOTE: Writing to the console can be slow. Try to avoid logging to the policy-clamp-runtime-acm-1 | 12:15:57,867 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - console in production environments, especially in high volume systems. policy-clamp-runtime-acm-1 | 12:15:57,867 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also https://logback.qos.ch/codes.html#slowConsole policy-clamp-runtime-acm-1 | 12:15:57,868 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [AsyncStdOut] policy-clamp-runtime-acm-1 | 12:15:57,868 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] policy-clamp-runtime-acm-1 | 12:15:57,885 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to ch.qos.logback.classic.AsyncAppender[AsyncStdOut] policy-clamp-runtime-acm-1 | 12:15:57,885 |-INFO in ch.qos.logback.classic.AsyncAppender[AsyncStdOut] - Attaching appender named [STDOUT] to AsyncAppender. policy-clamp-runtime-acm-1 | 12:15:57,886 |-INFO in ch.qos.logback.classic.AsyncAppender[AsyncStdOut] - Setting discardingThreshold to 51 policy-clamp-runtime-acm-1 | 12:15:57,889 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [acm-network] to INFO policy-clamp-runtime-acm-1 | 12:15:57,896 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [acm-network] to false policy-clamp-runtime-acm-1 | 12:15:57,896 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [AsyncStdOut] to Logger[acm-network] policy-clamp-runtime-acm-1 | 12:15:57,897 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO policy-clamp-runtime-acm-1 | 12:15:57,897 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [AsyncStdOut] to Logger[ROOT] policy-clamp-runtime-acm-1 | 12:15:57,897 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@5e8ac0e1 - End of configuration. policy-clamp-runtime-acm-1 | 12:15:57,898 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@aafcffa - Registering current configuration as safe fallback point policy-clamp-runtime-acm-1 | 12:15:57,898 |-INFO in ch.qos.logback.classic.util.ContextInitializer@349c1daf - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 832 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY policy-clamp-runtime-acm-1 | policy-clamp-runtime-acm-1 | policy-clamp-runtime-acm-1 | . ____ _ __ _ _ policy-clamp-runtime-acm-1 | /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Foreign key constraint added to ParticipantSupportedAcElements (participantId)","timestamp":"2026-09-07T12:16:06.152+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1400.yaml::1400-13::policy ran successfully in 23ms","timestamp":"2026-09-07T12:16:06.154+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1400.yaml::1400-tag::policy","timestamp":"2026-09-07T12:16:06.159+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Tag '1400' applied to database","timestamp":"2026-09-07T12:16:06.162+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1400.yaml::1400-tag::policy ran successfully in 4ms","timestamp":"2026-09-07T12:16:06.163+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1500.yaml::1500-1::policy","timestamp":"2026-09-07T12:16:06.169+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Columns lastMsg(TIMESTAMP) added to AutomationComposition","timestamp":"2026-09-07T12:16:06.180+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1500.yaml::1500-1::policy ran successfully in 13ms","timestamp":"2026-09-07T12:16:06.183+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1500.yaml::1500-2::policy","timestamp":"2026-09-07T12:16:06.188+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Columns phase(SMALLINT) added to AutomationComposition","timestamp":"2026-09-07T12:16:06.196+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1500.yaml::1500-2::policy ran successfully in 8ms","timestamp":"2026-09-07T12:16:06.198+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1500.yaml::1500-3::policy","timestamp":"2026-09-07T12:16:06.203+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Columns lastMsg(TIMESTAMP) added to AutomationCompositionDefinition","timestamp":"2026-09-07T12:16:06.209+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1500.yaml::1500-3::policy ran successfully in 7ms","timestamp":"2026-09-07T12:16:06.211+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1500.yaml::1500-4::policy","timestamp":"2026-09-07T12:16:06.216+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-09-07T12:16:06.218+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Table ParticipantReplica created","timestamp":"2026-09-07T12:16:06.238+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1500.yaml::1500-4::policy ran successfully in 23ms","timestamp":"2026-09-07T12:16:06.239+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1500.yaml::1500-5::policy","timestamp":"2026-09-07T12:16:06.242+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Columns lastMsg(TIMESTAMP) added to Participant","timestamp":"2026-09-07T12:16:06.246+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1500.yaml::1500-5::policy ran successfully in 5ms","timestamp":"2026-09-07T12:16:06.248+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1500.yaml::1500-6::policy","timestamp":"2026-09-07T12:16:06.251+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-09-07T12:16:06.269+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Index participant_replica_fk created","timestamp":"2026-09-07T12:16:06.273+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1500.yaml::1500-6::policy ran successfully in 25ms","timestamp":"2026-09-07T12:16:06.276+00:00"} policy-clamp-runtime-acm-1 | ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ policy-clamp-runtime-acm-1 | \\/ ___)| |_)| | | | | || (_| | ) ) ) ) policy-clamp-runtime-acm-1 | ' |____| .__|_| |_|_| |_\__, | / / / / policy-clamp-runtime-acm-1 | =========|_|==============|___/=/_/_/_/ policy-clamp-runtime-acm-1 | policy-clamp-runtime-acm-1 | :: Spring Boot :: (v4.1.1) policy-clamp-runtime-acm-1 | policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1500.yaml::1500-7::policy","timestamp":"2026-09-07T12:16:06.281+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-09-07T12:16:06.297+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Foreign key constraint added to ParticipantReplica (participantId)","timestamp":"2026-09-07T12:16:06.307+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1500.yaml::1500-7::policy ran successfully in 28ms","timestamp":"2026-09-07T12:16:06.309+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1500.yaml::1500-tag::policy","timestamp":"2026-09-07T12:16:06.315+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Tag '1500' applied to database","timestamp":"2026-09-07T12:16:06.317+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1500.yaml::1500-tag::policy ran successfully in 3ms","timestamp":"2026-09-07T12:16:06.318+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1600.yaml::1600-1::policy","timestamp":"2026-09-07T12:16:06.322+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Columns subState(SMALLINT) added to AutomationComposition","timestamp":"2026-09-07T12:16:06.328+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1600.yaml::1600-1::policy ran successfully in 8ms","timestamp":"2026-09-07T12:16:06.330+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1600.yaml::1600-2::policy","timestamp":"2026-09-07T12:16:06.335+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Columns subState(SMALLINT) added to AutomationCompositionElement","timestamp":"2026-09-07T12:16:06.342+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1600.yaml::1600-2::policy ran successfully in 9ms","timestamp":"2026-09-07T12:16:06.344+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1600.yaml::1600-3::policy","timestamp":"2026-09-07T12:16:06.347+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Columns stage(SMALLINT) added to AutomationCompositionElement","timestamp":"2026-09-07T12:16:06.352+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1600.yaml::1600-3::policy ran successfully in 6ms","timestamp":"2026-09-07T12:16:06.353+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1600.yaml::1600-tag::policy","timestamp":"2026-09-07T12:16:06.357+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Tag '1600' applied to database","timestamp":"2026-09-07T12:16:06.358+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1600.yaml::1600-tag::policy ran successfully in 2ms","timestamp":"2026-09-07T12:16:06.359+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1700.yaml::1700-1::policy","timestamp":"2026-09-07T12:16:06.363+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-09-07T12:16:06.365+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Table Message created","timestamp":"2026-09-07T12:16:06.377+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1700.yaml::1700-1::policy ran successfully in 15ms","timestamp":"2026-09-07T12:16:06.378+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1700.yaml::1700-2::policy","timestamp":"2026-09-07T12:16:06.382+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-09-07T12:16:06.386+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Table MessageJob created","timestamp":"2026-09-07T12:16:06.397+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1700.yaml::1700-2::policy ran successfully in 16ms","timestamp":"2026-09-07T12:16:06.399+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1700.yaml::1700-3::policy","timestamp":"2026-09-07T12:16:06.402+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-09-07T12:16:06.425+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Index messagejob_identificationId_index created","timestamp":"2026-09-07T12:16:06.430+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1700.yaml::1700-3::policy ran successfully in 29ms","timestamp":"2026-09-07T12:16:06.431+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1700.yaml::1700-tag::policy","timestamp":"2026-09-07T12:16:06.434+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Tag '1700' applied to database","timestamp":"2026-09-07T12:16:06.436+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1700.yaml::1700-tag::policy ran successfully in 2ms","timestamp":"2026-09-07T12:16:06.436+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-1::policy","timestamp":"2026-09-07T12:16:06.440+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-09-07T12:16:06.442+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Table AutomationCompositionRollback created","timestamp":"2026-09-07T12:16:06.453+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-1::policy ran successfully in 14ms","timestamp":"2026-09-07T12:16:06.454+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-2::policy","timestamp":"2026-09-07T12:16:06.457+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationComposition.compositionId","timestamp":"2026-09-07T12:16:06.460+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-2::policy ran successfully in 4ms","timestamp":"2026-09-07T12:16:06.461+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-3::policy","timestamp":"2026-09-07T12:16:06.465+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationComposition.name","timestamp":"2026-09-07T12:16:06.468+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationComposition","timestamp":"2026-09-07T12:16:06.469+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationComposition.name","timestamp":"2026-09-07T12:16:06.471+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-3::policy ran successfully in 7ms","timestamp":"2026-09-07T12:16:06.472+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-4::policy","timestamp":"2026-09-07T12:16:06.476+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationComposition.version","timestamp":"2026-09-07T12:16:06.478+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationComposition","timestamp":"2026-09-07T12:16:06.479+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationComposition.version","timestamp":"2026-09-07T12:16:06.480+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-4::policy ran successfully in 6ms","timestamp":"2026-09-07T12:16:06.482+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-5::policy","timestamp":"2026-09-07T12:16:06.485+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationComposition.deployState","timestamp":"2026-09-07T12:16:06.487+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationComposition","timestamp":"2026-09-07T12:16:06.489+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationComposition.deployState","timestamp":"2026-09-07T12:16:06.490+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-5::policy ran successfully in 6ms","timestamp":"2026-09-07T12:16:06.491+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-6::policy","timestamp":"2026-09-07T12:16:06.496+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationComposition.lockState","timestamp":"2026-09-07T12:16:06.499+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationComposition","timestamp":"2026-09-07T12:16:06.503+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationComposition.lockState","timestamp":"2026-09-07T12:16:06.504+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-6::policy ran successfully in 10ms","timestamp":"2026-09-07T12:16:06.506+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-7::policy","timestamp":"2026-09-07T12:16:06.532+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationComposition.subState","timestamp":"2026-09-07T12:16:06.535+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationComposition","timestamp":"2026-09-07T12:16:06.536+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationComposition.subState","timestamp":"2026-09-07T12:16:06.537+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-7::policy ran successfully in 7ms","timestamp":"2026-09-07T12:16:06.539+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-8::policy","timestamp":"2026-09-07T12:16:06.543+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationComposition","timestamp":"2026-09-07T12:16:06.545+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationComposition.lastMsg","timestamp":"2026-09-07T12:16:06.546+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-8::policy ran successfully in 4ms","timestamp":"2026-09-07T12:16:06.547+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-9::policy","timestamp":"2026-09-07T12:16:06.551+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationCompositionElement.definition_name","timestamp":"2026-09-07T12:16:06.554+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationCompositionElement","timestamp":"2026-09-07T12:16:06.556+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationCompositionElement.definition_name","timestamp":"2026-09-07T12:16:06.557+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-9::policy ran successfully in 7ms","timestamp":"2026-09-07T12:16:06.558+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-10::policy","timestamp":"2026-09-07T12:16:06.562+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationCompositionElement.definition_version","timestamp":"2026-09-07T12:16:06.564+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationCompositionElement","timestamp":"2026-09-07T12:16:06.566+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationCompositionElement.definition_version","timestamp":"2026-09-07T12:16:06.567+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-10::policy ran successfully in 6ms","timestamp":"2026-09-07T12:16:06.568+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-11::policy","timestamp":"2026-09-07T12:16:06.572+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationCompositionElement.deployState","timestamp":"2026-09-07T12:16:06.576+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationCompositionElement","timestamp":"2026-09-07T12:16:06.577+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationCompositionElement.deployState","timestamp":"2026-09-07T12:16:06.578+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-11::policy ran successfully in 8ms","timestamp":"2026-09-07T12:16:06.580+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-12::policy","timestamp":"2026-09-07T12:16:06.585+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationCompositionElement.lockState","timestamp":"2026-09-07T12:16:06.588+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationCompositionElement","timestamp":"2026-09-07T12:16:06.590+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationCompositionElement.lockState","timestamp":"2026-09-07T12:16:06.591+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-12::policy ran successfully in 7ms","timestamp":"2026-09-07T12:16:06.592+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-13::policy","timestamp":"2026-09-07T12:16:06.596+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationCompositionElement.subState","timestamp":"2026-09-07T12:16:06.598+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationCompositionElement","timestamp":"2026-09-07T12:16:06.599+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationCompositionElement.subState","timestamp":"2026-09-07T12:16:06.601+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-13::policy ran successfully in 6ms","timestamp":"2026-09-07T12:16:06.602+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-14::policy","timestamp":"2026-09-07T12:16:06.607+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationCompositionElement.outProperties","timestamp":"2026-09-07T12:16:06.610+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationCompositionElement","timestamp":"2026-09-07T12:16:06.611+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationCompositionElement.outProperties","timestamp":"2026-09-07T12:16:06.611+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-14::policy ran successfully in 6ms","timestamp":"2026-09-07T12:16:06.613+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-15::policy","timestamp":"2026-09-07T12:16:06.616+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationCompositionElement.properties","timestamp":"2026-09-07T12:16:06.617+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationCompositionElement","timestamp":"2026-09-07T12:16:06.618+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationCompositionElement.properties","timestamp":"2026-09-07T12:16:06.619+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-15::policy ran successfully in 4ms","timestamp":"2026-09-07T12:16:06.620+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-16::policy","timestamp":"2026-09-07T12:16:06.623+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-09-07T12:16:06.637+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Foreign key constraint added to AutomationComposition (compositionId)","timestamp":"2026-09-07T12:16:06.643+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-16::policy ran successfully in 22ms","timestamp":"2026-09-07T12:16:06.645+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-17::policy","timestamp":"2026-09-07T12:16:06.649+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationCompositionDefinition.name","timestamp":"2026-09-07T12:16:06.651+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationCompositionDefinition","timestamp":"2026-09-07T12:16:06.652+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationCompositionDefinition.name","timestamp":"2026-09-07T12:16:06.653+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-17::policy ran successfully in 5ms","timestamp":"2026-09-07T12:16:06.654+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-18::policy","timestamp":"2026-09-07T12:16:06.657+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationCompositionDefinition.version","timestamp":"2026-09-07T12:16:06.659+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationCompositionDefinition","timestamp":"2026-09-07T12:16:06.660+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationCompositionDefinition.version","timestamp":"2026-09-07T12:16:06.661+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-18::policy ran successfully in 5ms","timestamp":"2026-09-07T12:16:06.662+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-19::policy","timestamp":"2026-09-07T12:16:06.666+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationCompositionDefinition.state","timestamp":"2026-09-07T12:16:06.668+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationCompositionDefinition","timestamp":"2026-09-07T12:16:06.669+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.hibernate.validator.internal.util.Version","thread":"background-preinit"},"message":"HV000001: Hibernate Validator 9.1.3.Final","timestamp":"2026-09-07T12:15:58.617+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.Application","thread":"main"},"message":"Starting Application using Java 21.0.11 with PID 1 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)","timestamp":"2026-09-07T12:15:58.730+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.Application","thread":"main"},"message":"The following 1 profile is active: \"default\"","timestamp":"2026-09-07T12:15:58.730+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread":"main"},"message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","timestamp":"2026-09-07T12:16:00.236+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread":"main"},"message":"Finished Spring Data repository scanning in 60 ms. Found 9 JPA repository interfaces.","timestamp":"2026-09-07T12:16:00.306+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.springframework.boot.tomcat.TomcatWebServer","thread":"main"},"message":"Tomcat initialized with port 6969 (http)","timestamp":"2026-09-07T12:16:02.270+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.coyote.http11.Http11NioProtocol","thread":"main"},"message":"Initializing ProtocolHandler [\"http-nio-6969\"]","timestamp":"2026-09-07T12:16:02.284+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.catalina.core.StandardService","thread":"main"},"message":"Starting service [Tomcat]","timestamp":"2026-09-07T12:16:02.285+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.catalina.core.StandardEngine","thread":"main"},"message":"Starting Servlet engine: [Apache Tomcat/11.0.24]","timestamp":"2026-09-07T12:16:02.286+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.springframework.boot.web.context.servlet.WebApplicationContextInitializer","thread":"main"},"message":"Root WebApplicationContext: initialization completed in 3477 ms","timestamp":"2026-09-07T12:16:02.316+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationCompositionDefinition.state","timestamp":"2026-09-07T12:16:06.670+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-19::policy ran successfully in 5ms","timestamp":"2026-09-07T12:16:06.671+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-20::policy","timestamp":"2026-09-07T12:16:06.674+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationCompositionDefinition.serviceTemplate","timestamp":"2026-09-07T12:16:06.675+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationCompositionDefinition","timestamp":"2026-09-07T12:16:06.676+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationCompositionDefinition.serviceTemplate","timestamp":"2026-09-07T12:16:06.677+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-20::policy ran successfully in 5ms","timestamp":"2026-09-07T12:16:06.679+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-21::policy","timestamp":"2026-09-07T12:16:06.682+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationCompositionDefinition","timestamp":"2026-09-07T12:16:06.683+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationCompositionDefinition.lastMsg","timestamp":"2026-09-07T12:16:06.684+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-21::policy ran successfully in 3ms","timestamp":"2026-09-07T12:16:06.686+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-22::policy","timestamp":"2026-09-07T12:16:06.688+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to NodeTemplateState.nodeTemplate_name","timestamp":"2026-09-07T12:16:06.690+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in NodeTemplateState","timestamp":"2026-09-07T12:16:06.691+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to NodeTemplateState.nodeTemplate_name","timestamp":"2026-09-07T12:16:06.692+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-22::policy ran successfully in 5ms","timestamp":"2026-09-07T12:16:06.693+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-23::policy","timestamp":"2026-09-07T12:16:06.697+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to NodeTemplateState.nodeTemplate_version","timestamp":"2026-09-07T12:16:06.699+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in NodeTemplateState","timestamp":"2026-09-07T12:16:06.699+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to NodeTemplateState.nodeTemplate_version","timestamp":"2026-09-07T12:16:06.700+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-23::policy ran successfully in 4ms","timestamp":"2026-09-07T12:16:06.702+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-24::policy","timestamp":"2026-09-07T12:16:06.705+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to NodeTemplateState.outProperties","timestamp":"2026-09-07T12:16:06.707+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in NodeTemplateState","timestamp":"2026-09-07T12:16:06.707+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to NodeTemplateState.outProperties","timestamp":"2026-09-07T12:16:06.708+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-24::policy ran successfully in 4ms","timestamp":"2026-09-07T12:16:06.710+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-25::policy","timestamp":"2026-09-07T12:16:06.713+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to NodeTemplateState.state","timestamp":"2026-09-07T12:16:06.716+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in NodeTemplateState","timestamp":"2026-09-07T12:16:06.717+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to NodeTemplateState.state","timestamp":"2026-09-07T12:16:06.718+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-25::policy ran successfully in 6ms","timestamp":"2026-09-07T12:16:06.719+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-26::policy","timestamp":"2026-09-07T12:16:06.724+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-09-07T12:16:06.744+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Index mb_identificationId_index created","timestamp":"2026-09-07T12:16:06.749+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-26::policy ran successfully in 26ms","timestamp":"2026-09-07T12:16:06.750+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-27::policy","timestamp":"2026-09-07T12:16:06.754+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in ParticipantReplica","timestamp":"2026-09-07T12:16:06.756+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to ParticipantReplica.lastMsg","timestamp":"2026-09-07T12:16:06.757+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-27::policy ran successfully in 5ms","timestamp":"2026-09-07T12:16:06.759+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-28::policy","timestamp":"2026-09-07T12:16:06.762+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to ParticipantReplica.participantId","timestamp":"2026-09-07T12:16:06.764+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data deleted from ParticipantReplica","timestamp":"2026-09-07T12:16:06.766+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to ParticipantReplica.participantId","timestamp":"2026-09-07T12:16:06.767+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-28::policy ran successfully in 6ms","timestamp":"2026-09-07T12:16:06.768+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-29::policy","timestamp":"2026-09-07T12:16:06.772+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to ParticipantReplica.participantState","timestamp":"2026-09-07T12:16:06.774+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in ParticipantReplica","timestamp":"2026-09-07T12:16:06.775+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to ParticipantReplica.participantState","timestamp":"2026-09-07T12:16:06.776+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-29::policy ran successfully in 6ms","timestamp":"2026-09-07T12:16:06.778+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-30::policy","timestamp":"2026-09-07T12:16:06.782+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to ParticipantSupportedAcElements.participantId","timestamp":"2026-09-07T12:16:06.784+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data deleted from ParticipantSupportedAcElements","timestamp":"2026-09-07T12:16:06.785+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to ParticipantSupportedAcElements.participantId","timestamp":"2026-09-07T12:16:06.786+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-30::policy ran successfully in 5ms","timestamp":"2026-09-07T12:16:06.788+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-31::policy","timestamp":"2026-09-07T12:16:06.791+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to ParticipantSupportedAcElements.typeName","timestamp":"2026-09-07T12:16:06.793+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in ParticipantSupportedAcElements","timestamp":"2026-09-07T12:16:06.795+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to ParticipantSupportedAcElements.typeName","timestamp":"2026-09-07T12:16:06.796+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-31::policy ran successfully in 6ms","timestamp":"2026-09-07T12:16:06.797+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-32::policy","timestamp":"2026-09-07T12:16:06.800+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to ParticipantSupportedAcElements.typeVersion","timestamp":"2026-09-07T12:16:06.802+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in ParticipantSupportedAcElements","timestamp":"2026-09-07T12:16:06.803+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to ParticipantSupportedAcElements.typeVersion","timestamp":"2026-09-07T12:16:06.804+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-32::policy ran successfully in 4ms","timestamp":"2026-09-07T12:16:06.805+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-tag::policy","timestamp":"2026-09-07T12:16:06.808+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Tag '1701' applied to database","timestamp":"2026-09-07T12:16:06.809+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-tag::policy ran successfully in 1ms","timestamp":"2026-09-07T12:16:06.809+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1702.yaml::1702-1::policy","timestamp":"2026-09-07T12:16:06.811+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Columns revisionId(VARCHAR(36)) added to AutomationComposition","timestamp":"2026-09-07T12:16:06.816+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1702.yaml::1702-1::policy ran successfully in 6ms","timestamp":"2026-09-07T12:16:06.817+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1702.yaml::1702-2::policy","timestamp":"2026-09-07T12:16:06.820+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Columns revisionId(VARCHAR(36)) added to AutomationCompositionDefinition","timestamp":"2026-09-07T12:16:06.824+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1702.yaml::1702-2::policy ran successfully in 5ms","timestamp":"2026-09-07T12:16:06.825+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1702.yaml::1702-3::policy","timestamp":"2026-09-07T12:16:06.828+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"AutomationComposition.phase datatype was changed to INT","timestamp":"2026-09-07T12:16:06.835+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1702.yaml::1702-3::policy ran successfully in 8ms","timestamp":"2026-09-07T12:16:06.837+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1702.yaml::1702-4::policy","timestamp":"2026-09-07T12:16:06.839+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"AutomationCompositionElement.stage datatype was changed to INT","timestamp":"2026-09-07T12:16:06.842+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1702.yaml::1702-4::policy ran successfully in 5ms","timestamp":"2026-09-07T12:16:06.844+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1702.yaml::1702-5::policy","timestamp":"2026-09-07T12:16:06.846+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value dropped from ParticipantReplica.participantId","timestamp":"2026-09-07T12:16:06.849+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1702.yaml::1702-5::policy ran successfully in 4ms","timestamp":"2026-09-07T12:16:06.850+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1702.yaml::1702-6::policy","timestamp":"2026-09-07T12:16:06.853+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Column AutomationComposition.restarting dropped","timestamp":"2026-09-07T12:16:06.857+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1702.yaml::1702-6::policy ran successfully in 5ms","timestamp":"2026-09-07T12:16:06.858+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1702.yaml::1702-7::policy","timestamp":"2026-09-07T12:16:06.860+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Column AutomationCompositionDefinition.restarting dropped","timestamp":"2026-09-07T12:16:06.864+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1702.yaml::1702-7::policy ran successfully in 5ms","timestamp":"2026-09-07T12:16:06.866+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1702.yaml::1702-8::policy","timestamp":"2026-09-07T12:16:06.872+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Column Participant.participantState dropped","timestamp":"2026-09-07T12:16:06.877+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1702.yaml::1702-8::policy ran successfully in 5ms","timestamp":"2026-09-07T12:16:06.878+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1702.yaml::1702-9::policy","timestamp":"2026-09-07T12:16:06.881+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Column Participant.lastMsg dropped","timestamp":"2026-09-07T12:16:06.884+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1702.yaml::1702-9::policy ran successfully in 4ms","timestamp":"2026-09-07T12:16:06.885+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1702.yaml::1702-tag::policy","timestamp":"2026-09-07T12:16:06.887+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Tag '1702' applied to database","timestamp":"2026-09-07T12:16:06.888+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1702.yaml::1702-tag::policy ran successfully in 2ms","timestamp":"2026-09-07T12:16:06.889+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1800.yaml::1800-1::policy","timestamp":"2026-09-07T12:16:06.891+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Column AutomationCompositionElement.restarting dropped","timestamp":"2026-09-07T12:16:06.895+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.config.JdbcTelemetryBeanPostProcessor","thread":"main"},"message":"Wrapping HikariDataSource with OpenTelemetry JDBC instrumentation","timestamp":"2026-09-07T12:16:03.149+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread":"main"},"message":"HikariPool-1 - Starting...","timestamp":"2026-09-07T12:16:03.242+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread":"main"},"message":"HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@27691ee8","timestamp":"2026-09-07T12:16:03.549+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread":"main"},"message":"HikariPool-1 - Start completed.","timestamp":"2026-09-07T12:16:03.554+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.database","thread":"main"},"message":"Set default schema name to public","timestamp":"2026-09-07T12:16:04.009+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Reading from public.databasechangelog","timestamp":"2026-09-07T12:16:05.352+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.logging","thread":"main"},"message":"Waiting for changelog lock....","timestamp":"2026-09-07T12:16:05.756+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.logging","thread":"main"},"message":"Successfully acquired change log lock","timestamp":"2026-09-07T12:16:10.758+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1800.yaml::1800-1::policy ran successfully in 5ms","timestamp":"2026-09-07T12:16:06.896+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1800.yaml::1800-2::policy","timestamp":"2026-09-07T12:16:06.898+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Column NodeTemplateState.restarting dropped","timestamp":"2026-09-07T12:16:06.900+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1800.yaml::1800-2::policy ran successfully in 3ms","timestamp":"2026-09-07T12:16:06.901+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1800.yaml::1800-3::policy","timestamp":"2026-09-07T12:16:06.904+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Columns migrationState(SMALLINT) added to AutomationCompositionElement","timestamp":"2026-09-07T12:16:06.907+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1800.yaml::1800-3::policy ran successfully in 4ms","timestamp":"2026-09-07T12:16:06.908+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1800.yaml::1800-4::policy","timestamp":"2026-09-07T12:16:06.911+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationCompositionDefinition.stateChangeResult","timestamp":"2026-09-07T12:16:06.914+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationCompositionDefinition","timestamp":"2026-09-07T12:16:06.915+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationCompositionDefinition.stateChangeResult","timestamp":"2026-09-07T12:16:06.917+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1800.yaml::1800-4::policy ran successfully in 7ms","timestamp":"2026-09-07T12:16:06.918+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1800.yaml::1800-5::policy","timestamp":"2026-09-07T12:16:06.922+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationComposition.stateChangeResult","timestamp":"2026-09-07T12:16:06.925+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationComposition","timestamp":"2026-09-07T12:16:06.926+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationComposition.stateChangeResult","timestamp":"2026-09-07T12:16:06.927+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1800.yaml::1800-5::policy ran successfully in 6ms","timestamp":"2026-09-07T12:16:06.928+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1800.yaml::1800-tag::policy","timestamp":"2026-09-07T12:16:06.931+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Tag '1800' applied to database","timestamp":"2026-09-07T12:16:06.933+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1800.yaml::1800-tag::policy ran successfully in 2ms","timestamp":"2026-09-07T12:16:06.934+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1801.yaml::1801-1::policy","timestamp":"2026-09-07T12:16:06.937+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value dropped from ParticipantSupportedAcElements.participantId","timestamp":"2026-09-07T12:16:06.939+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1801.yaml::1801-1::policy ran successfully in 4ms","timestamp":"2026-09-07T12:16:06.941+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1801.yaml::1801-tag::policy","timestamp":"2026-09-07T12:16:06.944+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.command","thread":"main"},"message":"Using deploymentId: 8783363213","timestamp":"2026-09-07T12:16:10.759+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Reading from public.databasechangelog","timestamp":"2026-09-07T12:16:10.764+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.util","thread":"main"},"message":"UPDATE SUMMARY","timestamp":"2026-09-07T12:16:11.141+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.util","thread":"main"},"message":"Run: 0","timestamp":"2026-09-07T12:16:11.141+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.util","thread":"main"},"message":"Previously run: 81","timestamp":"2026-09-07T12:16:11.141+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.util","thread":"main"},"message":"Filtered out: 0","timestamp":"2026-09-07T12:16:11.141+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.util","thread":"main"},"message":"-------------------------------","timestamp":"2026-09-07T12:16:11.141+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.util","thread":"main"},"message":"Total change sets: 81","timestamp":"2026-09-07T12:16:11.141+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.util","thread":"main"},"message":"Update summary generated","timestamp":"2026-09-07T12:16:11.142+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.command","thread":"main"},"message":"Update command completed successfully.","timestamp":"2026-09-07T12:16:11.144+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Liquibase: Update has been successful. Rows affected: 81","timestamp":"2026-09-07T12:16:11.144+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.logging","thread":"main"},"message":"Successfully released change log lock","timestamp":"2026-09-07T12:16:11.145+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.command","thread":"main"},"message":"Command execution complete","timestamp":"2026-09-07T12:16:11.147+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.hibernate.orm.jpa","thread":"main"},"message":"HHH008540: Processing PersistenceUnitInfo [name: default]","timestamp":"2026-09-07T12:16:11.285+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.hibernate.orm.core","thread":"main"},"message":"HHH000001: Hibernate ORM core version 7.4.5.Final","timestamp":"2026-09-07T12:16:11.370+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo","thread":"main"},"message":"No LoadTimeWeaver setup: ignoring JPA class transformer","timestamp":"2026-09-07T12:16:12.086+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.hibernate.orm.connections.pooling","thread":"main"},"message":"HHH10001005: Database info:\n\tDatabase JDBC URL [jdbc:postgresql://postgres:5432/clampacm?sslmode=disable]\n\tDatabase driver: PostgreSQL JDBC Driver\n\tDatabase dialect: PostgreSQLDialect\n\tDatabase version: 17.7\n\tDefault catalog/schema: clampacm/public\n\tAutocommit mode: undefined/unknown\n\tIsolation level: READ_COMMITTED [default READ_COMMITTED]\n\tJDBC fetch size: none\n\tPool: DataSourceConnectionProvider\n\tMinimum pool size: undefined/unknown\n\tMaximum pool size: undefined/unknown","timestamp":"2026-09-07T12:16:12.238+00:00"} policy-clamp-runtime-acm-1 | {"severity":"WARN","extra_data":{"logger":"org.hibernate.validator.internal.metadata.aggregated.CascadingMetaDataBuilder","thread":"main"},"message":"HV000271: Using `@Valid` on a container (java.util.Map) is deprecated. You should apply the annotation on the type argument(s). Affected element: outProperties","timestamp":"2026-09-07T12:16:12.710+00:00"} policy-clamp-runtime-acm-1 | {"severity":"WARN","extra_data":{"logger":"org.hibernate.validator.internal.metadata.aggregated.CascadingMetaDataBuilder","thread":"main"},"message":"HV000271: Using `@Valid` on a container (java.util.Map) is deprecated. You should apply the annotation on the type argument(s). Affected element: outProperties","timestamp":"2026-09-07T12:16:12.735+00:00"} policy-clamp-runtime-acm-1 | {"severity":"WARN","extra_data":{"logger":"org.hibernate.validator.internal.metadata.aggregated.CascadingMetaDataBuilder","thread":"main"},"message":"HV000271: Using `@Valid` on a container (java.util.Map) is deprecated. You should apply the annotation on the type argument(s). Affected element: properties","timestamp":"2026-09-07T12:16:12.737+00:00"} policy-clamp-runtime-acm-1 | {"severity":"WARN","extra_data":{"logger":"org.hibernate.validator.internal.metadata.aggregated.CascadingMetaDataBuilder","thread":"main"},"message":"HV000271: Using `@Valid` on a container (java.util.Map) is deprecated. You should apply the annotation on the type argument(s). Affected element: elements","timestamp":"2026-09-07T12:16:12.740+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.hibernate.orm.core","thread":"main"},"message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","timestamp":"2026-09-07T12:16:13.673+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread":"main"},"message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","timestamp":"2026-09-07T12:16:13.682+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.springframework.data.jpa.repository.query.QueryEnhancerFactories","thread":"main"},"message":"Hibernate is in classpath; If applicable, HQL parser will be used.","timestamp":"2026-09-07T12:16:13.812+00:00"} policy-clamp-runtime-acm-1 | {"severity":"WARN","extra_data":{"logger":"org.springframework.boot.jpa.autoconfigure.JpaBaseConfiguration$JpaWebConfiguration","thread":"main"},"message":"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","timestamp":"2026-09-07T12:16:14.955+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.springframework.security.config.annotation.authentication.configuration.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer","thread":"main"},"message":"Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager","timestamp":"2026-09-07T12:16:15.157+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Tag '1801' applied to database","timestamp":"2026-09-07T12:16:06.945+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1801.yaml::1801-tag::policy ran successfully in 2ms","timestamp":"2026-09-07T12:16:06.946+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread":"main"},"message":"Exposing 3 endpoints beneath base path '/actuator'","timestamp":"2026-09-07T12:16:16.403+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.coyote.http11.Http11NioProtocol","thread":"main"},"message":"Starting ProtocolHandler [\"http-nio-6969\"]","timestamp":"2026-09-07T12:16:16.548+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.util","thread":"main"},"message":"UPDATE SUMMARY","timestamp":"2026-09-07T12:16:06.960+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.util","thread":"main"},"message":"Run: 81","timestamp":"2026-09-07T12:16:06.960+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.util","thread":"main"},"message":"Previously run: 0","timestamp":"2026-09-07T12:16:06.960+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.util","thread":"main"},"message":"Filtered out: 0","timestamp":"2026-09-07T12:16:06.960+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.util","thread":"main"},"message":"-------------------------------","timestamp":"2026-09-07T12:16:06.961+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.util","thread":"main"},"message":"Total change sets: 81","timestamp":"2026-09-07T12:16:06.961+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.util","thread":"main"},"message":"Update summary generated","timestamp":"2026-09-07T12:16:06.962+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.command","thread":"main"},"message":"Update command completed successfully.","timestamp":"2026-09-07T12:16:06.967+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Liquibase: Update has been successful. Rows affected: 0","timestamp":"2026-09-07T12:16:06.967+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.springframework.boot.tomcat.TomcatWebServer","thread":"main"},"message":"Tomcat started on port 6969 (http) with context path '/onap/policy/clamp/acm'","timestamp":"2026-09-07T12:16:16.562+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.Application","thread":"main"},"message":"Started Application in 18.538 seconds (process running for 21.73)","timestamp":"2026-09-07T12:16:16.579+00:00"} policy-clamp-runtime-acm-1 | {"severity":"WARN","extra_data":{"logger":"org.springdoc.core.events.SpringDocAppInitializer","thread":"main"},"message":"SpringDoc /v3/api-docs endpoint is enabled by default. To disable it in production, set the property 'springdoc.api-docs.enabled=false'","timestamp":"2026-09-07T12:16:16.588+00:00"} policy-clamp-runtime-acm-1 | {"severity":"WARN","extra_data":{"logger":"org.springdoc.core.events.SpringDocAppInitializer","thread":"main"},"message":"SpringDoc /swagger-ui.html endpoint is enabled by default. To disable it in production, set the property 'springdoc.swagger-ui.enabled=false'","timestamp":"2026-09-07T12:16:16.589+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.config.AbstractConfig","thread":"task-1"},"message":"AdminClientConfig values: \n\tbootstrap.controllers = []\n\tbootstrap.servers = [kafka:9092]\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = \n\tconfig.providers = []\n\tconnections.max.idle.ms = 300000\n\tdefault.api.timeout.ms = 60000\n\tenable.metrics.push = false\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.rebootstrap.trigger.ms = 300000\n\tmetadata.recovery.strategy = rebootstrap\n\tmetric.reporters = [org.apache.kafka.common.metrics.JmxReporter]\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 30000\n\treconnect.backoff.ms = 5000\n\trequest.timeout.ms = 30000\n\tretries = 2147483647\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = [hidden]\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.assertion.algorithm = RS256\n\tsasl.oauthbearer.assertion.claim.aud = null\n\tsasl.oauthbearer.assertion.claim.exp.seconds = 300\n\tsasl.oauthbearer.assertion.claim.iss = null\n\tsasl.oauthbearer.assertion.claim.jti.include = false\n\tsasl.oauthbearer.assertion.claim.nbf.seconds = 60\n\tsasl.oauthbearer.assertion.claim.sub = null\n\tsasl.oauthbearer.assertion.file = null\n\tsasl.oauthbearer.assertion.private.key.file = null\n\tsasl.oauthbearer.assertion.private.key.passphrase = null\n\tsasl.oauthbearer.assertion.template.file = null\n\tsasl.oauthbearer.client.credentials.client.id = null\n\tsasl.oauthbearer.client.credentials.client.secret = null\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = []\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever\n\tsasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator\n\tsasl.oauthbearer.scope = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = []\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n","timestamp":"2026-09-07T12:16:16.648+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.config.AbstractConfig","thread":"task-1"},"message":"These configurations '[sasl.jaas.config]' were supplied but are not used yet.","timestamp":"2026-09-07T12:16:16.738+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"task-1"},"message":"Kafka version: 4.2.1","timestamp":"2026-09-07T12:16:16.739+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"task-1"},"message":"Kafka commitId: 92f61c44867f39dc","timestamp":"2026-09-07T12:16:16.739+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"task-1"},"message":"Kafka startTimeMs: 1788783376738","timestamp":"2026-09-07T12:16:16.740+00:00"} policy-clamp-runtime-acm-1 | {"severity":"WARN","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.KafkaHealthCheck","thread":"task-1"},"message":"Kafka is UP","timestamp":"2026-09-07T12:16:17.188+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"task-1"},"message":"Metrics scheduler closed","timestamp":"2026-09-07T12:16:17.189+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"task-1"},"message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","timestamp":"2026-09-07T12:16:17.189+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"task-1"},"message":"Metrics reporters closed","timestamp":"2026-09-07T12:16:17.189+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"kafka-admin-client-thread | adminclient-1"},"message":"App info kafka.admin.client for adminclient-1 unregistered","timestamp":"2026-09-07T12:16:17.189+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"kafka-admin-client-thread | adminclient-1"},"message":"Metrics scheduler closed","timestamp":"2026-09-07T12:16:17.194+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.logging","thread":"main"},"message":"Successfully released change log lock","timestamp":"2026-09-07T12:16:06.968+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.command","thread":"main"},"message":"Command execution complete","timestamp":"2026-09-07T12:16:06.970+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.hibernate.orm.jpa","thread":"main"},"message":"HHH008540: Processing PersistenceUnitInfo [name: default]","timestamp":"2026-09-07T12:16:07.263+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.hibernate.orm.core","thread":"main"},"message":"HHH000001: Hibernate ORM core version 7.4.5.Final","timestamp":"2026-09-07T12:16:07.341+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo","thread":"main"},"message":"No LoadTimeWeaver setup: ignoring JPA class transformer","timestamp":"2026-09-07T12:16:07.959+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.hibernate.orm.connections.pooling","thread":"main"},"message":"HHH10001005: Database info:\n\tDatabase JDBC URL [jdbc:postgresql://postgres:5432/clampacm?sslmode=disable]\n\tDatabase driver: PostgreSQL JDBC Driver\n\tDatabase dialect: PostgreSQLDialect\n\tDatabase version: 17.7\n\tDefault catalog/schema: clampacm/public\n\tAutocommit mode: undefined/unknown\n\tIsolation level: READ_COMMITTED [default READ_COMMITTED]\n\tJDBC fetch size: none\n\tPool: DataSourceConnectionProvider\n\tMinimum pool size: undefined/unknown\n\tMaximum pool size: undefined/unknown","timestamp":"2026-09-07T12:16:08.440+00:00"} policy-clamp-runtime-acm-2 | {"severity":"WARN","extra_data":{"logger":"org.hibernate.validator.internal.metadata.aggregated.CascadingMetaDataBuilder","thread":"main"},"message":"HV000271: Using `@Valid` on a container (java.util.Map) is deprecated. You should apply the annotation on the type argument(s). Affected element: outProperties","timestamp":"2026-09-07T12:16:09.015+00:00"} policy-clamp-runtime-acm-2 | {"severity":"WARN","extra_data":{"logger":"org.hibernate.validator.internal.metadata.aggregated.CascadingMetaDataBuilder","thread":"main"},"message":"HV000271: Using `@Valid` on a container (java.util.Map) is deprecated. You should apply the annotation on the type argument(s). Affected element: properties","timestamp":"2026-09-07T12:16:09.047+00:00"} policy-clamp-runtime-acm-2 | {"severity":"WARN","extra_data":{"logger":"org.hibernate.validator.internal.metadata.aggregated.CascadingMetaDataBuilder","thread":"main"},"message":"HV000271: Using `@Valid` on a container (java.util.Map) is deprecated. You should apply the annotation on the type argument(s). Affected element: outProperties","timestamp":"2026-09-07T12:16:09.048+00:00"} policy-clamp-runtime-acm-2 | {"severity":"WARN","extra_data":{"logger":"org.hibernate.validator.internal.metadata.aggregated.CascadingMetaDataBuilder","thread":"main"},"message":"HV000271: Using `@Valid` on a container (java.util.Map) is deprecated. You should apply the annotation on the type argument(s). Affected element: elements","timestamp":"2026-09-07T12:16:09.050+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.hibernate.orm.core","thread":"main"},"message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","timestamp":"2026-09-07T12:16:10.143+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"kafka-admin-client-thread | adminclient-1"},"message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","timestamp":"2026-09-07T12:16:17.194+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"kafka-admin-client-thread | adminclient-1"},"message":"Metrics reporters closed","timestamp":"2026-09-07T12:16:17.194+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.KafkaStartup","thread":"task-1"},"message":"Kafka broker available. Starting listener containers.","timestamp":"2026-09-07T12:16:17.194+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.config.AbstractConfig","thread":"task-1"},"message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.offset.reset = latest\n\tbootstrap.servers = [kafka:9092]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-participantMessageListener-1\n\tclient.rack = \n\tconfig.providers = []\n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = false\n\tenable.metrics.push = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = participantMessageListener\n\tgroup.instance.id = null\n\tgroup.protocol = classic\n\tgroup.remote.assignor = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.apache.kafka.common.serialization.StringDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.rebootstrap.trigger.ms = 300000\n\tmetadata.recovery.strategy = rebootstrap\n\tmetric.reporters = [org.apache.kafka.common.metrics.JmxReporter]\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 30000\n\treconnect.backoff.ms = 5000\n\trequest.timeout.ms = 30000\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = [hidden]\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.assertion.algorithm = RS256\n\tsasl.oauthbearer.assertion.claim.aud = null\n\tsasl.oauthbearer.assertion.claim.exp.seconds = 300\n\tsasl.oauthbearer.assertion.claim.iss = null\n\tsasl.oauthbearer.assertion.claim.jti.include = false\n\tsasl.oauthbearer.assertion.claim.nbf.seconds = 60\n\tsasl.oauthbearer.assertion.claim.sub = null\n\tsasl.oauthbearer.assertion.file = null\n\tsasl.oauthbearer.assertion.private.key.file = null\n\tsasl.oauthbearer.assertion.private.key.passphrase = null\n\tsasl.oauthbearer.assertion.template.file = null\n\tsasl.oauthbearer.client.credentials.client.id = null\n\tsasl.oauthbearer.client.credentials.client.secret = null\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = []\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever\n\tsasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator\n\tsasl.oauthbearer.scope = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tshare.acknowledgement.mode = implicit\n\tshare.acquire.mode = BATCH_OPTIMIZED\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = []\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n","timestamp":"2026-09-07T12:16:17.226+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector","thread":"task-1"},"message":"initializing Kafka metrics collector","timestamp":"2026-09-07T12:16:17.280+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.config.AbstractConfig","thread":"task-1"},"message":"These configurations '[sasl.jaas.config]' were supplied but are not used yet.","timestamp":"2026-09-07T12:16:17.384+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"task-1"},"message":"Kafka version: 4.2.1","timestamp":"2026-09-07T12:16:17.384+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"task-1"},"message":"Kafka commitId: 92f61c44867f39dc","timestamp":"2026-09-07T12:16:17.384+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"task-1"},"message":"Kafka startTimeMs: 1788783377384","timestamp":"2026-09-07T12:16:17.384+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer","thread":"task-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Subscribed to topic(s): policy-acruntime-participant","timestamp":"2026-09-07T12:16:17.397+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.Metadata","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Cluster ID: MkU3OEVBNTcwNTJENDM2Qk","timestamp":"2026-09-07T12:16:17.472+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Discovered group coordinator kafka:9092 (id: 2147483646 rack: null isFenced: false)","timestamp":"2026-09-07T12:16:17.478+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] (Re-)joining group","timestamp":"2026-09-07T12:16:17.482+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Request joining group due to: need to re-join with the given member-id: consumer-participantMessageListener-1-a9713592-b2cf-46e0-80a1-e6e7afd3f63a","timestamp":"2026-09-07T12:16:17.503+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] (Re-)joining group","timestamp":"2026-09-07T12:16:17.504+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/onap/policy/clamp/acm]","thread":"http-nio-6969-exec-1"},"message":"Initializing Spring DispatcherServlet 'dispatcherServlet'","timestamp":"2026-09-07T12:16:19.702+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.springframework.web.servlet.DispatcherServlet","thread":"http-nio-6969-exec-1"},"message":"Initializing Servlet 'dispatcherServlet'","timestamp":"2026-09-07T12:16:19.702+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.springframework.web.servlet.DispatcherServlet","thread":"http-nio-6969-exec-1"},"message":"Completed initialization in 3 ms","timestamp":"2026-09-07T12:16:19.706+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Successfully joined group with generation Generation{generationId=1, memberId='consumer-participantMessageListener-1-a9713592-b2cf-46e0-80a1-e6e7afd3f63a', protocol='range'}","timestamp":"2026-09-07T12:16:20.519+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Successfully synced group in generation Generation{generationId=1, memberId='consumer-participantMessageListener-1-a9713592-b2cf-46e0-80a1-e6e7afd3f63a', protocol='range'}","timestamp":"2026-09-07T12:16:20.541+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Notifying assignor about the new Assignment(partitions=[policy-acruntime-participant-0, policy-acruntime-participant-1, policy-acruntime-participant-2, policy-acruntime-participant-3, policy-acruntime-participant-4])","timestamp":"2026-09-07T12:16:20.547+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerRebalanceListenerInvoker","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Adding newly assigned partitions: [policy-acruntime-participant-0, policy-acruntime-participant-1, policy-acruntime-participant-2, policy-acruntime-participant-3, policy-acruntime-participant-4]","timestamp":"2026-09-07T12:16:20.550+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Found no committed offset for partition policy-acruntime-participant-2","timestamp":"2026-09-07T12:16:20.559+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Found no committed offset for partition policy-acruntime-participant-0","timestamp":"2026-09-07T12:16:20.559+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Found no committed offset for partition policy-acruntime-participant-1","timestamp":"2026-09-07T12:16:20.559+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Found no committed offset for partition policy-acruntime-participant-4","timestamp":"2026-09-07T12:16:20.559+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Found no committed offset for partition policy-acruntime-participant-3","timestamp":"2026-09-07T12:16:20.559+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Found no committed offset for partition policy-acruntime-participant-2","timestamp":"2026-09-07T12:16:20.568+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Found no committed offset for partition policy-acruntime-participant-0","timestamp":"2026-09-07T12:16:20.569+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Found no committed offset for partition policy-acruntime-participant-1","timestamp":"2026-09-07T12:16:20.569+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread":"main"},"message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","timestamp":"2026-09-07T12:16:10.152+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.springframework.data.jpa.repository.query.QueryEnhancerFactories","thread":"main"},"message":"Hibernate is in classpath; If applicable, HQL parser will be used.","timestamp":"2026-09-07T12:16:10.278+00:00"} policy-clamp-runtime-acm-2 | {"severity":"WARN","extra_data":{"logger":"org.springframework.boot.jpa.autoconfigure.JpaBaseConfiguration$JpaWebConfiguration","thread":"main"},"message":"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","timestamp":"2026-09-07T12:16:11.559+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.springframework.security.config.annotation.authentication.configuration.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer","thread":"main"},"message":"Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager","timestamp":"2026-09-07T12:16:11.798+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread":"main"},"message":"Exposing 3 endpoints beneath base path '/actuator'","timestamp":"2026-09-07T12:16:13.400+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.coyote.http11.Http11NioProtocol","thread":"main"},"message":"Starting ProtocolHandler [\"http-nio-6969\"]","timestamp":"2026-09-07T12:16:13.526+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.springframework.boot.tomcat.TomcatWebServer","thread":"main"},"message":"Tomcat started on port 6969 (http) with context path '/onap/policy/clamp/acm'","timestamp":"2026-09-07T12:16:13.550+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.Application","thread":"main"},"message":"Started Application in 15.307 seconds (process running for 18.309)","timestamp":"2026-09-07T12:16:13.570+00:00"} policy-clamp-runtime-acm-2 | {"severity":"WARN","extra_data":{"logger":"org.springdoc.core.events.SpringDocAppInitializer","thread":"main"},"message":"SpringDoc /v3/api-docs endpoint is enabled by default. To disable it in production, set the property 'springdoc.api-docs.enabled=false'","timestamp":"2026-09-07T12:16:13.579+00:00"} policy-clamp-runtime-acm-2 | {"severity":"WARN","extra_data":{"logger":"org.springdoc.core.events.SpringDocAppInitializer","thread":"main"},"message":"SpringDoc /swagger-ui.html endpoint is enabled by default. To disable it in production, set the property 'springdoc.swagger-ui.enabled=false'","timestamp":"2026-09-07T12:16:13.579+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.config.AbstractConfig","thread":"task-1"},"message":"AdminClientConfig values: \n\tbootstrap.controllers = []\n\tbootstrap.servers = [kafka:9092]\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = \n\tconfig.providers = []\n\tconnections.max.idle.ms = 300000\n\tdefault.api.timeout.ms = 60000\n\tenable.metrics.push = false\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.rebootstrap.trigger.ms = 300000\n\tmetadata.recovery.strategy = rebootstrap\n\tmetric.reporters = [org.apache.kafka.common.metrics.JmxReporter]\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 30000\n\treconnect.backoff.ms = 5000\n\trequest.timeout.ms = 30000\n\tretries = 2147483647\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = [hidden]\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.assertion.algorithm = RS256\n\tsasl.oauthbearer.assertion.claim.aud = null\n\tsasl.oauthbearer.assertion.claim.exp.seconds = 300\n\tsasl.oauthbearer.assertion.claim.iss = null\n\tsasl.oauthbearer.assertion.claim.jti.include = false\n\tsasl.oauthbearer.assertion.claim.nbf.seconds = 60\n\tsasl.oauthbearer.assertion.claim.sub = null\n\tsasl.oauthbearer.assertion.file = null\n\tsasl.oauthbearer.assertion.private.key.file = null\n\tsasl.oauthbearer.assertion.private.key.passphrase = null\n\tsasl.oauthbearer.assertion.template.file = null\n\tsasl.oauthbearer.client.credentials.client.id = null\n\tsasl.oauthbearer.client.credentials.client.secret = null\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = []\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever\n\tsasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator\n\tsasl.oauthbearer.scope = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = []\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n","timestamp":"2026-09-07T12:16:13.624+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.config.AbstractConfig","thread":"task-1"},"message":"These configurations '[sasl.jaas.config]' were supplied but are not used yet.","timestamp":"2026-09-07T12:16:13.718+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"task-1"},"message":"Kafka version: 4.2.1","timestamp":"2026-09-07T12:16:13.720+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"task-1"},"message":"Kafka commitId: 92f61c44867f39dc","timestamp":"2026-09-07T12:16:13.720+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"task-1"},"message":"Kafka startTimeMs: 1788783373718","timestamp":"2026-09-07T12:16:13.720+00:00"} policy-clamp-runtime-acm-2 | {"severity":"WARN","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.KafkaHealthCheck","thread":"task-1"},"message":"Kafka is UP","timestamp":"2026-09-07T12:16:14.248+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"task-1"},"message":"Metrics scheduler closed","timestamp":"2026-09-07T12:16:14.249+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"task-1"},"message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","timestamp":"2026-09-07T12:16:14.249+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"task-1"},"message":"Metrics reporters closed","timestamp":"2026-09-07T12:16:14.249+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"kafka-admin-client-thread | adminclient-1"},"message":"App info kafka.admin.client for adminclient-1 unregistered","timestamp":"2026-09-07T12:16:14.253+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"kafka-admin-client-thread | adminclient-1"},"message":"Metrics scheduler closed","timestamp":"2026-09-07T12:16:14.267+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"kafka-admin-client-thread | adminclient-1"},"message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","timestamp":"2026-09-07T12:16:14.267+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"kafka-admin-client-thread | adminclient-1"},"message":"Metrics reporters closed","timestamp":"2026-09-07T12:16:14.268+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.KafkaStartup","thread":"task-1"},"message":"Kafka broker available. Starting listener containers.","timestamp":"2026-09-07T12:16:14.268+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.config.AbstractConfig","thread":"task-1"},"message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.offset.reset = latest\n\tbootstrap.servers = [kafka:9092]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-participantMessageListener-1\n\tclient.rack = \n\tconfig.providers = []\n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = false\n\tenable.metrics.push = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = participantMessageListener\n\tgroup.instance.id = null\n\tgroup.protocol = classic\n\tgroup.remote.assignor = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.apache.kafka.common.serialization.StringDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.rebootstrap.trigger.ms = 300000\n\tmetadata.recovery.strategy = rebootstrap\n\tmetric.reporters = [org.apache.kafka.common.metrics.JmxReporter]\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 30000\n\treconnect.backoff.ms = 5000\n\trequest.timeout.ms = 30000\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = [hidden]\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.assertion.algorithm = RS256\n\tsasl.oauthbearer.assertion.claim.aud = null\n\tsasl.oauthbearer.assertion.claim.exp.seconds = 300\n\tsasl.oauthbearer.assertion.claim.iss = null\n\tsasl.oauthbearer.assertion.claim.jti.include = false\n\tsasl.oauthbearer.assertion.claim.nbf.seconds = 60\n\tsasl.oauthbearer.assertion.claim.sub = null\n\tsasl.oauthbearer.assertion.file = null\n\tsasl.oauthbearer.assertion.private.key.file = null\n\tsasl.oauthbearer.assertion.private.key.passphrase = null\n\tsasl.oauthbearer.assertion.template.file = null\n\tsasl.oauthbearer.client.credentials.client.id = null\n\tsasl.oauthbearer.client.credentials.client.secret = null\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = []\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever\n\tsasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator\n\tsasl.oauthbearer.scope = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tshare.acknowledgement.mode = implicit\n\tshare.acquire.mode = BATCH_OPTIMIZED\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = []\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n","timestamp":"2026-09-07T12:16:14.309+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector","thread":"task-1"},"message":"initializing Kafka metrics collector","timestamp":"2026-09-07T12:16:14.354+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.config.AbstractConfig","thread":"task-1"},"message":"These configurations '[sasl.jaas.config]' were supplied but are not used yet.","timestamp":"2026-09-07T12:16:14.438+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"task-1"},"message":"Kafka version: 4.2.1","timestamp":"2026-09-07T12:16:14.438+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"task-1"},"message":"Kafka commitId: 92f61c44867f39dc","timestamp":"2026-09-07T12:16:14.438+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"task-1"},"message":"Kafka startTimeMs: 1788783374438","timestamp":"2026-09-07T12:16:14.438+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Found no committed offset for partition policy-acruntime-participant-4","timestamp":"2026-09-07T12:16:20.569+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Found no committed offset for partition policy-acruntime-participant-3","timestamp":"2026-09-07T12:16:20.569+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.SubscriptionState","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Resetting offset for partition policy-acruntime-participant-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[kafka:9092 (id: 1 rack: null isFenced: false)], epoch=0}}.","timestamp":"2026-09-07T12:16:20.593+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.SubscriptionState","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Resetting offset for partition policy-acruntime-participant-4 to position FetchPosition{offset=3, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[kafka:9092 (id: 1 rack: null isFenced: false)], epoch=0}}.","timestamp":"2026-09-07T12:16:20.593+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.SubscriptionState","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Resetting offset for partition policy-acruntime-participant-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[kafka:9092 (id: 1 rack: null isFenced: false)], epoch=0}}.","timestamp":"2026-09-07T12:16:20.594+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.SubscriptionState","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Resetting offset for partition policy-acruntime-participant-2 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[kafka:9092 (id: 1 rack: null isFenced: false)], epoch=0}}.","timestamp":"2026-09-07T12:16:20.594+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.SubscriptionState","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Resetting offset for partition policy-acruntime-participant-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[kafka:9092 (id: 1 rack: null isFenced: false)], epoch=0}}.","timestamp":"2026-09-07T12:16:20.594+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.springframework.kafka.listener.KafkaMessageListenerContainer","thread":"participantMessageListener-0-C-1"},"message":"participantMessageListener: partitions assigned: [policy-acruntime-participant-0, policy-acruntime-participant-1, policy-acruntime-participant-2, policy-acruntime-participant-3, policy-acruntime-participant-4]","timestamp":"2026-09-07T12:16:20.603+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"32eef1abc04a151f831c7519b15ce4fc","spanId":"32d4d1397336812c","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.participants.AcmParticipantProvider","thread":"http-nio-6969-exec-4"},"message":"Get request received for all participants","timestamp":"2026-09-07T12:17:17.508+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.config.AbstractConfig","thread":"participantMessageListener-0-C-1"},"message":"AdminClientConfig values: \n\tbootstrap.controllers = []\n\tbootstrap.servers = [kafka:9092]\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = acm-r-admin-0\n\tconfig.providers = []\n\tconnections.max.idle.ms = 300000\n\tdefault.api.timeout.ms = 60000\n\tenable.metrics.push = false\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.rebootstrap.trigger.ms = 300000\n\tmetadata.recovery.strategy = rebootstrap\n\tmetric.reporters = [org.apache.kafka.common.metrics.JmxReporter]\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 30000\n\treconnect.backoff.ms = 5000\n\trequest.timeout.ms = 30000\n\tretries = 2147483647\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = [hidden]\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.assertion.algorithm = RS256\n\tsasl.oauthbearer.assertion.claim.aud = null\n\tsasl.oauthbearer.assertion.claim.exp.seconds = 300\n\tsasl.oauthbearer.assertion.claim.iss = null\n\tsasl.oauthbearer.assertion.claim.jti.include = false\n\tsasl.oauthbearer.assertion.claim.nbf.seconds = 60\n\tsasl.oauthbearer.assertion.claim.sub = null\n\tsasl.oauthbearer.assertion.file = null\n\tsasl.oauthbearer.assertion.private.key.file = null\n\tsasl.oauthbearer.assertion.private.key.passphrase = null\n\tsasl.oauthbearer.assertion.template.file = null\n\tsasl.oauthbearer.client.credentials.client.id = null\n\tsasl.oauthbearer.client.credentials.client.secret = null\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = []\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever\n\tsasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator\n\tsasl.oauthbearer.scope = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = []\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n","timestamp":"2026-09-07T12:17:17.658+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.config.AbstractConfig","thread":"participantMessageListener-0-C-1"},"message":"These configurations '[sasl.jaas.config]' were supplied but are not used yet.","timestamp":"2026-09-07T12:17:17.661+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"participantMessageListener-0-C-1"},"message":"Kafka version: 4.2.1","timestamp":"2026-09-07T12:17:17.661+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"participantMessageListener-0-C-1"},"message":"Kafka commitId: 92f61c44867f39dc","timestamp":"2026-09-07T12:17:17.661+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"participantMessageListener-0-C-1"},"message":"Kafka startTimeMs: 1788783437661","timestamp":"2026-09-07T12:17:17.661+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"participantMessageListener-0-C-1"},"message":"Metrics scheduler closed","timestamp":"2026-09-07T12:17:17.667+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"participantMessageListener-0-C-1"},"message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","timestamp":"2026-09-07T12:17:17.667+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"participantMessageListener-0-C-1"},"message":"Metrics reporters closed","timestamp":"2026-09-07T12:17:17.667+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"kafka-admin-client-thread | acm-r-admin-0"},"message":"App info kafka.admin.client for acm-r-admin-0 unregistered","timestamp":"2026-09-07T12:17:17.667+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"kafka-admin-client-thread | acm-r-admin-0"},"message":"Metrics scheduler closed","timestamp":"2026-09-07T12:17:17.669+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"kafka-admin-client-thread | acm-r-admin-0"},"message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","timestamp":"2026-09-07T12:17:17.669+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"kafka-admin-client-thread | acm-r-admin-0"},"message":"Metrics reporters closed","timestamp":"2026-09-07T12:17:17.669+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"2ab96a69966e0114","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=99bae611-d0b5-41ae-b455-41c6f9227859, timestamp=2026-09-07T12:17:17.423842455Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantSupportedElementType=[ParticipantSupportedElementType(id=bde98032-4a8e-495c-9453-3997e4a42cef, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement2, typeVersion=1.0.0)], intermediaryVersion=9.1.1-SNAPSHOT)","timestamp":"2026-09-07T12:17:17.683+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"5916806f00deee9e","extra_data":{"logger":"org.apache.kafka.common.config.AbstractConfig","thread":"participantMessageListener-0-C-1"},"message":"ProducerConfig values: \n\tacks = -1\n\tbatch.size = 16384\n\tbootstrap.servers = [kafka:9092]\n\tbuffer.memory = 33554432\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = acm-r-producer-1\n\tcompression.gzip.level = -1\n\tcompression.lz4.level = 9\n\tcompression.type = none\n\tcompression.zstd.level = 3\n\tconfig.providers = []\n\tconnections.max.idle.ms = 540000\n\tdelivery.timeout.ms = 120000\n\tenable.idempotence = true\n\tenable.metrics.push = true\n\tinterceptor.classes = []\n\tkey.serializer = class org.apache.kafka.common.serialization.StringSerializer\n\tlinger.ms = 5\n\tmax.block.ms = 60000\n\tmax.in.flight.requests.per.connection = 5\n\tmax.request.size = 1048576\n\tmetadata.max.age.ms = 300000\n\tmetadata.max.idle.ms = 300000\n\tmetadata.recovery.rebootstrap.trigger.ms = 300000\n\tmetadata.recovery.strategy = rebootstrap\n\tmetric.reporters = [org.apache.kafka.common.metrics.JmxReporter]\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartitioner.adaptive.partitioning.enable = true\n\tpartitioner.availability.timeout.ms = 0\n\tpartitioner.class = null\n\tpartitioner.ignore.keys = false\n\treceive.buffer.bytes = 32768\n\treconnect.backoff.max.ms = 30000\n\treconnect.backoff.ms = 5000\n\trequest.timeout.ms = 30000\n\tretries = 2147483647\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = [hidden]\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.assertion.algorithm = RS256\n\tsasl.oauthbearer.assertion.claim.aud = null\n\tsasl.oauthbearer.assertion.claim.exp.seconds = 300\n\tsasl.oauthbearer.assertion.claim.iss = null\n\tsasl.oauthbearer.assertion.claim.jti.include = false\n\tsasl.oauthbearer.assertion.claim.nbf.seconds = 60\n\tsasl.oauthbearer.assertion.claim.sub = null\n\tsasl.oauthbearer.assertion.file = null\n\tsasl.oauthbearer.assertion.private.key.file = null\n\tsasl.oauthbearer.assertion.private.key.passphrase = null\n\tsasl.oauthbearer.assertion.template.file = null\n\tsasl.oauthbearer.client.credentials.client.id = null\n\tsasl.oauthbearer.client.credentials.client.secret = null\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = []\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever\n\tsasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator\n\tsasl.oauthbearer.scope = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = []\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\ttransaction.timeout.ms = 60000\n\ttransaction.two.phase.commit.enable = false\n\ttransactional.id = null\n\tvalue.serializer = class org.onap.policy.clamp.models.acm.utils.serialization.ParticipantMessageSerializer\n","timestamp":"2026-09-07T12:17:18.418+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"5916806f00deee9e","extra_data":{"logger":"org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector","thread":"participantMessageListener-0-C-1"},"message":"initializing Kafka metrics collector","timestamp":"2026-09-07T12:17:18.421+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"5916806f00deee9e","extra_data":{"logger":"org.apache.kafka.clients.producer.KafkaProducer","thread":"participantMessageListener-0-C-1"},"message":"[Producer clientId=acm-r-producer-1] Instantiated an idempotent producer.","timestamp":"2026-09-07T12:17:18.452+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"5916806f00deee9e","extra_data":{"logger":"org.apache.kafka.common.config.AbstractConfig","thread":"participantMessageListener-0-C-1"},"message":"These configurations '[sasl.jaas.config]' were supplied but are not used yet.","timestamp":"2026-09-07T12:17:18.473+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"5916806f00deee9e","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"participantMessageListener-0-C-1"},"message":"Kafka version: 4.2.1","timestamp":"2026-09-07T12:17:18.473+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"5916806f00deee9e","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"participantMessageListener-0-C-1"},"message":"Kafka commitId: 92f61c44867f39dc","timestamp":"2026-09-07T12:17:18.473+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"5916806f00deee9e","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"participantMessageListener-0-C-1"},"message":"Kafka startTimeMs: 1788783438473","timestamp":"2026-09-07T12:17:18.473+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.Metadata","thread":"kafka-producer-network-thread | acm-r-producer-1"},"message":"[Producer clientId=acm-r-producer-1] Cluster ID: MkU3OEVBNTcwNTJENDM2Qk","timestamp":"2026-09-07T12:17:18.484+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.producer.internals.TransactionManager","thread":"kafka-producer-network-thread | acm-r-producer-1"},"message":"[Producer clientId=acm-r-producer-1] ProducerId set to 6 with epoch 0","timestamp":"2026-09-07T12:17:18.493+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"2ab96a69966e0114","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_REGISTER_ACK\nParticipantRegisterAck(super=ParticipantAckMessage(responseTo=99bae611-d0b5-41ae-b455-41c6f9227859, timestamp=2026-09-07T12:17:18.372375818Z, stateChangeResult=null, message=Participant Register Ack, messageType=PARTICIPANT_REGISTER_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe))","timestamp":"2026-09-07T12:17:18.544+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"590f8bbf74ff06d9","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=3a07f239-d5be-413a-b9a3-1cd46d833a67, timestamp=2026-09-07T12:17:17.443291451Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=f8470d69-c7ab-4a1f-8854-b8d245a6553b, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantSupportedElementType=[ParticipantSupportedElementType(id=11b2d045-c021-4d21-b67b-f5c801f573ff, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)], intermediaryVersion=9.1.1-SNAPSHOT)","timestamp":"2026-09-07T12:17:18.557+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"590f8bbf74ff06d9","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_REGISTER_ACK\nParticipantRegisterAck(super=ParticipantAckMessage(responseTo=3a07f239-d5be-413a-b9a3-1cd46d833a67, timestamp=2026-09-07T12:17:18.577497327Z, stateChangeResult=null, message=Participant Register Ack, messageType=PARTICIPANT_REGISTER_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=f8470d69-c7ab-4a1f-8854-b8d245a6553b))","timestamp":"2026-09-07T12:17:18.584+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"fcc917b49a017dfe","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=bef69caf-4202-4c01-9221-2d3009997a5e, timestamp=2026-09-07T12:17:17.462694546Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=3033c6d1-7b03-4575-bf43-7d4e95dec165, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantSupportedElementType=[ParticipantSupportedElementType(id=51bdf185-a8fa-4eec-bcf4-51596dd21cb2, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)], intermediaryVersion=9.1.1-SNAPSHOT)","timestamp":"2026-09-07T12:17:18.584+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"fcc917b49a017dfe","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_REGISTER_ACK\nParticipantRegisterAck(super=ParticipantAckMessage(responseTo=bef69caf-4202-4c01-9221-2d3009997a5e, timestamp=2026-09-07T12:17:18.622304193Z, stateChangeResult=null, message=Participant Register Ack, messageType=PARTICIPANT_REGISTER_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=3033c6d1-7b03-4575-bf43-7d4e95dec165))","timestamp":"2026-09-07T12:17:18.630+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"524d4c6284b4d973","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=8840914b-9749-402c-8b17-6e8c5edf05d5, timestamp=2026-09-07T12:17:17.503224691Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantSupportedElementType=[ParticipantSupportedElementType(id=1c534f2e-e2dc-4519-b495-e06d3444aece, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement3, typeVersion=1.0.0), ParticipantSupportedElementType(id=8aa3f208-86d2-42bd-a34e-6a658fb61ca1, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement4, typeVersion=1.0.0)], intermediaryVersion=9.1.1-SNAPSHOT)","timestamp":"2026-09-07T12:17:18.631+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"524d4c6284b4d973","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_REGISTER_ACK\nParticipantRegisterAck(super=ParticipantAckMessage(responseTo=8840914b-9749-402c-8b17-6e8c5edf05d5, timestamp=2026-09-07T12:17:18.660442967Z, stateChangeResult=null, message=Participant Register Ack, messageType=PARTICIPANT_REGISTER_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592))","timestamp":"2026-09-07T12:17:18.667+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"03ef63fe53253a9b","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=863c48f7-f43d-418c-b758-656ed55be91a, timestamp=2026-09-07T12:17:18.519301989Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=bde98032-4a8e-495c-9453-3997e4a42cef, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement2, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:17:18.698+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"03ef63fe53253a9b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:17:18.719+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"ab211eb8bfea5b47","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=5d2825ae-331e-4416-84e1-d8f731f3f8ea, timestamp=2026-09-07T12:17:18.590926491Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=f8470d69-c7ab-4a1f-8854-b8d245a6553b, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=11b2d045-c021-4d21-b67b-f5c801f573ff, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:17:18.723+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"ab211eb8bfea5b47","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:17:18.730+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"f049c58c20d305c9","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=85e59047-7870-4fe4-a571-683bdfe09e04, timestamp=2026-09-07T12:17:18.634835339Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=3033c6d1-7b03-4575-bf43-7d4e95dec165, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=51bdf185-a8fa-4eec-bcf4-51596dd21cb2, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:17:18.731+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"f049c58c20d305c9","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:17:18.736+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"9ff38a529638b7ba","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=4862bc3d-7826-4d4f-8f6a-5d5f9d8e91df, timestamp=2026-09-07T12:17:18.674558123Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=1c534f2e-e2dc-4519-b495-e06d3444aece, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement3, typeVersion=1.0.0), ParticipantSupportedElementType(id=8aa3f208-86d2-42bd-a34e-6a658fb61ca1, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement4, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:17:18.737+00:00"} policy-clamp-runtime-acm-1 | {"severity":"WARN","traceId":"01db6779b6e56792093c288a6f41a41e","spanId":"6f4f595fe0d5d0bd","extra_data":{"logger":"org.hibernate.validator.internal.metadata.aggregated.CascadingMetaDataBuilder","thread":"http-nio-6969-exec-6"},"message":"HV000271: Using `@Valid` on a container (java.util.Map) is deprecated. You should apply the annotation on the type argument(s). Affected element: elements","timestamp":"2026-09-07T12:17:20.309+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"aae60a1cff8994179449c0a05e4ee24e","spanId":"d1b3104a39a75d6c","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=0d48e909-6c86-4c0c-aca7-65e4920e5cb0, timestamp=2026-09-07T12:17:55.181191321Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=3033c6d1-7b03-4575-bf43-7d4e95dec165, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=51bdf185-a8fa-4eec-bcf4-51596dd21cb2, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:17:55.198+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"aae60a1cff8994179449c0a05e4ee24e","spanId":"d1b3104a39a75d6c","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:17:55.210+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a232f4786a904ae771e2c27d0655146c","spanId":"066645b490cd1d71","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=1f52cc72-8eb7-4082-b25c-b0f0940f7c0e, timestamp=2026-09-07T12:17:55.948800669Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=bde98032-4a8e-495c-9453-3997e4a42cef, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement2, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:17:55.957+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a232f4786a904ae771e2c27d0655146c","spanId":"066645b490cd1d71","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:17:55.995+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"5550fb5d71162087608090d355654fb0","spanId":"f53b67fe21a1674c","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=e459b2a0-b922-4680-91e2-06737d4e0fc8, timestamp=2026-09-07T12:17:56.331939032Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=1c534f2e-e2dc-4519-b495-e06d3444aece, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement3, typeVersion=1.0.0), ParticipantSupportedElementType(id=8aa3f208-86d2-42bd-a34e-6a658fb61ca1, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement4, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:17:56.339+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"5550fb5d71162087608090d355654fb0","spanId":"f53b67fe21a1674c","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:17:56.358+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8f4cd3176c5f2c7e24e195cb03515f30","spanId":"a6049853862deab7","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=be6dc3f8-443e-44c4-b355-f3c1778652c2, timestamp=2026-09-07T12:17:56.621417024Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=f8470d69-c7ab-4a1f-8854-b8d245a6553b, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=11b2d045-c021-4d21-b67b-f5c801f573ff, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:17:56.632+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8f4cd3176c5f2c7e24e195cb03515f30","spanId":"a6049853862deab7","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:17:56.645+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a034a18ced76ced3e88daf9bde1b4897","spanId":"f00d40914612bcd2","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"scheduling-1"},"message":"Add scheduled scanning","timestamp":"2026-09-07T12:18:16.579+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"e39368a50e2b61216bff4154b160b812","spanId":"7bed30d7723e5ea9","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-8"},"message":"Get automation compositions request received with filters","timestamp":"2026-09-07T12:18:21.986+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"83fbe36aed438f9659eeb912a9b7960a","spanId":"e545ca9b81631005","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-10"},"message":"Create request received for ID: 505d7289-b9fe-4121-8914-248f4fa68c19","timestamp":"2026-09-07T12:18:22.643+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"845cbf74a9bd0593e63481aa93f7afc4","spanId":"b482242303de7a41","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PARTICIPANT_PRIME","timestamp":"2026-09-07T12:18:23.317+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"845cbf74a9bd0593e63481aa93f7afc4","spanId":"e07b1ed8c311b64d","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=42dd675e-eb32-4a06-85cd-e857f6edb065, timestamp=2026-09-07T12:18:23.378139748Z, stateChangeResult=NO_ERROR, message=Primed, messageType=PARTICIPANT_PRIME_ACK, compositionId=505d7289-b9fe-4121-8914-248f4fa68c19, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), compositionState=PRIMED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_AutomationCompositionElement 1.2.3, outProperties={InternalState=*}}])","timestamp":"2026-09-07T12:18:23.407+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"845cbf74a9bd0593e63481aa93f7afc4","spanId":"e07b1ed8c311b64d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:18:23.438+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"845cbf74a9bd0593e63481aa93f7afc4","spanId":"e07b1ed8c311b64d","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=abfb72d5-8c3e-4315-ad80-e5cd73d8b959, timestamp=2026-09-07T12:18:24.061390336Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=505d7289-b9fe-4121-8914-248f4fa68c19, revisionIdComposition=5e6b3c14-3052-4f28-9a5b-299a43b88bbd, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_AutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}])], automationcompositionList=[], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=NO_ERROR)","timestamp":"2026-09-07T12:18:24.087+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"e730f9e40adc9f39428032aebf739fc1","spanId":"d0ec20574f41cbf5","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-4"},"message":"Get automation composition definition request received for ID: 505d7289-b9fe-4121-8914-248f4fa68c19","timestamp":"2026-09-07T12:18:28.519+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"34f01c0d17f39805bacf450891ab5b2a","spanId":"044dcb9fe8640138","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-5"},"message":"Deployment request received for instanceID: 4a821505-b002-4235-a513-833e4a1af741","timestamp":"2026-09-07T12:18:29.058+00:00"} policy-clamp-runtime-acm-1 | {"severity":"WARN","traceId":"34f01c0d17f39805bacf450891ab5b2a","spanId":"044dcb9fe8640138","extra_data":{"logger":"org.hibernate.validator.internal.metadata.aggregated.CascadingMetaDataBuilder","thread":"http-nio-6969-exec-5"},"message":"HV000271: Using `@Valid` on a container (java.util.Map) is deprecated. You should apply the annotation on the type argument(s). Affected element: outProperties","timestamp":"2026-09-07T12:18:29.070+00:00"} policy-clamp-runtime-acm-1 | {"severity":"WARN","traceId":"34f01c0d17f39805bacf450891ab5b2a","spanId":"044dcb9fe8640138","extra_data":{"logger":"org.hibernate.validator.internal.metadata.aggregated.CascadingMetaDataBuilder","thread":"http-nio-6969-exec-5"},"message":"HV000271: Using `@Valid` on a container (java.util.Map) is deprecated. You should apply the annotation on the type argument(s). Affected element: properties","timestamp":"2026-09-07T12:18:29.071+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"34f01c0d17f39805bacf450891ab5b2a","spanId":"1c6162cba6e09b91","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_DEPLOY","timestamp":"2026-09-07T12:18:29.199+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"34f01c0d17f39805bacf450891ab5b2a","spanId":"044dcb9fe8640138","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_DEPLOY\nAutomationCompositionDeploy(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_DEPLOY, messageId=e5f5d8e7-e651-48a5-b5ab-cea238d71e30, timestamp=2026-09-07T12:18:29.118326739Z, participantId=null, replicaId=null, automationCompositionId=4a821505-b002-4235-a513-833e4a1af741, compositionId=505d7289-b9fe-4121-8914-248f4fa68c19, revisionIdComposition=5e6b3c14-3052-4f28-9a5b-299a43b88bbd, revisionIdInstance=ea2723d9-5e9b-45a1-aa39-c13639cfde8c, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb80c6c34, definition=onap.policy.clamp.ac.element.Sim_AutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=505d7289-b9fe-4121-8914-248f4fa68c19, elementDefinitionId=onap.policy.clamp.ac.element.Sim_AutomationCompositionElement 1.2.3, inProperties={provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=4a821505-b002-4235-a513-833e4a1af741, elementId=709c62b3-8918-41b9-a747-d21eb80c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT})])])","timestamp":"2026-09-07T12:18:29.204+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"34f01c0d17f39805bacf450891ab5b2a","spanId":"f3a3372d11109c83","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=e1900161-1de0-4131-9320-0187a1c7a70e, timestamp=2026-09-07T12:18:29.216810456Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=505d7289-b9fe-4121-8914-248f4fa68c19, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=4a821505-b002-4235-a513-833e4a1af741, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb80c6c34, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:18:29.237+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"34f01c0d17f39805bacf450891ab5b2a","spanId":"f3a3372d11109c83","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:18:29.255+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"34f01c0d17f39805bacf450891ab5b2a","spanId":"f3a3372d11109c83","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=835df477-4c54-4379-9be3-3dc45152c9f2, timestamp=2026-09-07T12:18:29.820180442Z, participantId=null, replicaId=null, automationCompositionId=4a821505-b002-4235-a513-833e4a1af741, compositionId=505d7289-b9fe-4121-8914-248f4fa68c19, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=4a821505-b002-4235-a513-833e4a1af741, deployState=DEPLOYING, lockState=NONE, stateChangeResult=FAILED, revisionId=b0ce6b5d-b7df-4023-a045-116efb7f0030, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb80c6c34, definition=onap.policy.clamp.ac.element.Sim_AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-09-07T12:18:29.847+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"0d2844defa1665870442ad8ccbe8c1dd","spanId":"6846f645aa666b73","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-09-07T12:18:34.874+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"0d2844defa1665870442ad8ccbe8c1dd","spanId":"73089e93aaf43d80","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=eb2525ee-a3fe-4f07-a560-0daf20441f5f, timestamp=2026-09-07T12:18:34.879760106Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=505d7289-b9fe-4121-8914-248f4fa68c19, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=4a821505-b002-4235-a513-833e4a1af741, deployState=UNDEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb80c6c34, deployState=UNDEPLOYING, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:18:34.896+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"0d2844defa1665870442ad8ccbe8c1dd","spanId":"73089e93aaf43d80","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:18:34.907+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"e8da8f3225442381b0501757f8ce050a","spanId":"1f6ff0a005f14f08","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-9"},"message":"Delete automation composition request received for name: Instance-Simple and version: 1.0.1","timestamp":"2026-09-07T12:18:51.080+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"e8da8f3225442381b0501757f8ce050a","spanId":"1f6ff0a005f14f08","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_STATE_CHANGE\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=1347bf32-c276-48dd-b6da-e8456de19ac5, timestamp=2026-09-07T12:18:51.091617398Z, participantId=null, replicaId=null, automationCompositionId=4a821505-b002-4235-a513-833e4a1af741, compositionId=505d7289-b9fe-4121-8914-248f4fa68c19, revisionIdComposition=5e6b3c14-3052-4f28-9a5b-299a43b88bbd, revisionIdInstance=13be95d4-8a8d-4821-81ec-d205fb0dd0f6, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), deployOrderedState=DELETE, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=505d7289-b9fe-4121-8914-248f4fa68c19, elementDefinitionId=onap.policy.clamp.ac.element.Sim_AutomationCompositionElement 1.2.3, inProperties={provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=4a821505-b002-4235-a513-833e4a1af741, elementId=709c62b3-8918-41b9-a747-d21eb80c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT})])])","timestamp":"2026-09-07T12:18:51.108+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"e8da8f3225442381b0501757f8ce050a","spanId":"3187028b4e0ee25f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-09-07T12:18:51.110+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"124f20fc5e2c0e85a8b7b8fe333996a7","spanId":"07c787b004c890e2","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-4"},"message":"Deprime request received for ID: 505d7289-b9fe-4121-8914-248f4fa68c19","timestamp":"2026-09-07T12:18:56.598+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"124f20fc5e2c0e85a8b7b8fe333996a7","spanId":"07c787b004c890e2","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent PARTICIPANT_PRIME\nParticipantPrime(super=ParticipantMessage(messageType=PARTICIPANT_PRIME, messageId=febb317e-9994-47fa-befb-e0c529b8b853, timestamp=2026-09-07T12:18:56.621284030Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=505d7289-b9fe-4121-8914-248f4fa68c19, revisionIdComposition=9a44c5af-8f71-466a-b459-4696ca39085d, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), participantDefinitionUpdates=[], primeDtoList=[ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, compositionDto=CompositionDto{compositionId=505d7289-b9fe-4121-8914-248f4fa68c19, inPropertiesMap={onap.policy.clamp.ac.element.Sim_AutomationCompositionElement 1.2.3={provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_AutomationCompositionElement 1.2.3={InternalState=*}}})], primeOrder=DEPRIME)","timestamp":"2026-09-07T12:18:56.645+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"124f20fc5e2c0e85a8b7b8fe333996a7","spanId":"6584cd1748026181","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PARTICIPANT_PRIME","timestamp":"2026-09-07T12:18:56.647+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"124f20fc5e2c0e85a8b7b8fe333996a7","spanId":"fb200ed256215ff2","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=febb317e-9994-47fa-befb-e0c529b8b853, timestamp=2026-09-07T12:18:56.711198267Z, stateChangeResult=NO_ERROR, message=Deprimed, messageType=PARTICIPANT_PRIME_ACK, compositionId=505d7289-b9fe-4121-8914-248f4fa68c19, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), compositionState=COMMISSIONED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_AutomationCompositionElement 1.2.3, outProperties={InternalState=*}}])","timestamp":"2026-09-07T12:18:56.719+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"124f20fc5e2c0e85a8b7b8fe333996a7","spanId":"fb200ed256215ff2","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:18:56.730+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d08dc0dd5ba6cda0843760884ca6d9a2","spanId":"2a4beee7bf98fd3c","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-5"},"message":"Get automation composition definition request received for ID: 505d7289-b9fe-4121-8914-248f4fa68c19","timestamp":"2026-09-07T12:18:56.766+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"124f20fc5e2c0e85a8b7b8fe333996a7","spanId":"fb200ed256215ff2","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=05c3e97c-3880-4bb7-b0e1-4e27d92a8d47, timestamp=2026-09-07T12:18:57.290765920Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=505d7289-b9fe-4121-8914-248f4fa68c19, revisionIdComposition=f69c11e3-7959-4b87-b87a-629990a14a56, revisionIdInstance=null, participantIdList=[]), state=COMMISSIONED, participantDefinitionUpdates=[], automationcompositionList=[], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=NO_ERROR)","timestamp":"2026-09-07T12:18:57.300+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"430c30e1c22cf3aef160f6317d9aad5d","spanId":"818a51b820ba704a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-7"},"message":"Delete request received for ID: 505d7289-b9fe-4121-8914-248f4fa68c19","timestamp":"2026-09-07T12:19:01.989+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1588df88908417c04886c6b643184738","spanId":"9020ed129f43cd8d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-8"},"message":"Prime request received for ID: 0a2b1f6b-1cab-46e6-b8b9-cece3e810462","timestamp":"2026-09-07T12:19:02.372+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1588df88908417c04886c6b643184738","spanId":"74d4b3cef982f0c0","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PARTICIPANT_PRIME","timestamp":"2026-09-07T12:19:02.408+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1588df88908417c04886c6b643184738","spanId":"9020ed129f43cd8d","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent PARTICIPANT_PRIME\nParticipantPrime(super=ParticipantMessage(messageType=PARTICIPANT_PRIME, messageId=bee6a554-38a2-4a43-9831-1ca73666eba7, timestamp=2026-09-07T12:19:02.395429115Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=0a2b1f6b-1cab-46e6-b8b9-cece3e810462, revisionIdComposition=db6e65dd-f5ff-4d4d-b26a-f303b29d32dd, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92]), participantDefinitionUpdates=[ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.type1.Sim_AutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement3', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.type2.Sim_AutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement4', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}])], primeDtoList=[ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, compositionDto=CompositionDto{compositionId=0a2b1f6b-1cab-46e6-b8b9-cece3e810462, inPropertiesMap={onap.policy.clamp.ac.element.type1.Sim_AutomationCompositionElement 1.2.3={provider=*, startPhase=*}, onap.policy.clamp.ac.element.type2.Sim_AutomationCompositionElement 1.2.3={provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.type1.Sim_AutomationCompositionElement 1.2.3={}, onap.policy.clamp.ac.element.type2.Sim_AutomationCompositionElement 1.2.3={}}})], primeOrder=PRIME)","timestamp":"2026-09-07T12:19:02.408+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d62978ca33541eac2edc75dc59ac39e6","spanId":"7cd63fc2dd09a409","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-9"},"message":"Get automation composition definition request received for ID: 0a2b1f6b-1cab-46e6-b8b9-cece3e810462","timestamp":"2026-09-07T12:19:02.519+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1588df88908417c04886c6b643184738","spanId":"6eafa23284e65c6b","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=bee6a554-38a2-4a43-9831-1ca73666eba7, timestamp=2026-09-07T12:19:02.521673799Z, stateChangeResult=NO_ERROR, message=Primed, messageType=PARTICIPANT_PRIME_ACK, compositionId=0a2b1f6b-1cab-46e6-b8b9-cece3e810462, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592), compositionState=PRIMED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.type2.Sim_AutomationCompositionElement 1.2.3, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.type1.Sim_AutomationCompositionElement 1.2.3, outProperties={InternalState=*}}])","timestamp":"2026-09-07T12:19:02.559+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1588df88908417c04886c6b643184738","spanId":"6eafa23284e65c6b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:19:02.583+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1588df88908417c04886c6b643184738","spanId":"6eafa23284e65c6b","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=f41a05e7-beea-4b72-bac8-9125456db730, timestamp=2026-09-07T12:19:03.140761331Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=0a2b1f6b-1cab-46e6-b8b9-cece3e810462, revisionIdComposition=e6425036-f01f-4ad8-a536-bb0e1eadd998, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92]), state=PRIMED, participantDefinitionUpdates=[ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.type1.Sim_AutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement3', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.type2.Sim_AutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement4', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}])], automationcompositionList=[], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=NO_ERROR)","timestamp":"2026-09-07T12:19:03.149+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d2ac82148582ed00895eadb572a5cd95","spanId":"d68e1af1e0aa66aa","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-3"},"message":"Deployment request received for instanceID: 66b318ac-b30b-4dea-b945-8a6a8ea24e92","timestamp":"2026-09-07T12:19:08.176+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d2ac82148582ed00895eadb572a5cd95","spanId":"d68e1af1e0aa66aa","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_DEPLOY\nAutomationCompositionDeploy(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_DEPLOY, messageId=2936b7da-685b-4385-b092-39f4f8e81150, timestamp=2026-09-07T12:19:08.183539633Z, participantId=null, replicaId=null, automationCompositionId=66b318ac-b30b-4dea-b945-8a6a8ea24e92, compositionId=0a2b1f6b-1cab-46e6-b8b9-cece3e810462, revisionIdComposition=e6425036-f01f-4ad8-a536-bb0e1eadd998, revisionIdInstance=82ed3c89-eb3f-428a-af48-85e2524e0253, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92]), participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb80c6c41, definition=onap.policy.clamp.ac.element.type1.Sim_AutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb80c6c42, definition=onap.policy.clamp.ac.element.type2.Sim_AutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=0a2b1f6b-1cab-46e6-b8b9-cece3e810462, elementDefinitionId=onap.policy.clamp.ac.element.type1.Sim_AutomationCompositionElement 1.2.3, inProperties={provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=66b318ac-b30b-4dea-b945-8a6a8ea24e92, elementId=709c62b3-8918-41b9-a747-d21eb80c6c41, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=0a2b1f6b-1cab-46e6-b8b9-cece3e810462, elementDefinitionId=onap.policy.clamp.ac.element.type2.Sim_AutomationCompositionElement 1.2.3, inProperties={provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=66b318ac-b30b-4dea-b945-8a6a8ea24e92, elementId=709c62b3-8918-41b9-a747-d21eb80c6c42, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT})])])","timestamp":"2026-09-07T12:19:08.202+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d2ac82148582ed00895eadb572a5cd95","spanId":"2e1ae4ac84d1bc0d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_DEPLOY","timestamp":"2026-09-07T12:19:08.222+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d2ac82148582ed00895eadb572a5cd95","spanId":"26a97729ca65a910","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=0feb5ff5-b66b-48ac-929b-bd1f31c54fc1, timestamp=2026-09-07T12:19:08.237093172Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592, automationCompositionId=null, compositionId=0a2b1f6b-1cab-46e6-b8b9-cece3e810462, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=66b318ac-b30b-4dea-b945-8a6a8ea24e92, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb80c6c41, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=1c534f2e-e2dc-4519-b495-e06d3444aece, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement3, typeVersion=1.0.0), ParticipantSupportedElementType(id=8aa3f208-86d2-42bd-a34e-6a658fb61ca1, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement4, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:19:08.249+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d2ac82148582ed00895eadb572a5cd95","spanId":"26a97729ca65a910","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:19:08.271+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d2ac82148582ed00895eadb572a5cd95","spanId":"ead19beab1960ae9","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=3172d184-4ecb-486f-a844-1b35ff701240, timestamp=2026-09-07T12:19:08.237170063Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592, automationCompositionId=null, compositionId=0a2b1f6b-1cab-46e6-b8b9-cece3e810462, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=66b318ac-b30b-4dea-b945-8a6a8ea24e92, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb80c6c42, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=1c534f2e-e2dc-4519-b495-e06d3444aece, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement3, typeVersion=1.0.0), ParticipantSupportedElementType(id=8aa3f208-86d2-42bd-a34e-6a658fb61ca1, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement4, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:19:08.275+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d2ac82148582ed00895eadb572a5cd95","spanId":"ead19beab1960ae9","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:19:08.290+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d2ac82148582ed00895eadb572a5cd95","spanId":"ca48994fe7b906e6","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=2936b7da-685b-4385-b092-39f4f8e81150, timestamp=2026-09-07T12:19:08.312146597Z, stateChangeResult=FAILED, message=Deploy failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592), automationCompositionId=66b318ac-b30b-4dea-b945-8a6a8ea24e92, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb80c6c41=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deploy failed!'}})","timestamp":"2026-09-07T12:19:08.338+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d2ac82148582ed00895eadb572a5cd95","spanId":"ca48994fe7b906e6","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:19:08.350+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d2ac82148582ed00895eadb572a5cd95","spanId":"5875be155258405a","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=2936b7da-685b-4385-b092-39f4f8e81150, timestamp=2026-09-07T12:19:08.317781122Z, stateChangeResult=FAILED, message=Deploy failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592), automationCompositionId=66b318ac-b30b-4dea-b945-8a6a8ea24e92, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb80c6c42=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deploy failed!'}})","timestamp":"2026-09-07T12:19:08.353+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d2ac82148582ed00895eadb572a5cd95","spanId":"26a97729ca65a910","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=d9ddd27c-e349-4ec3-a76a-3e1339f12ed4, timestamp=2026-09-07T12:19:08.831602750Z, participantId=null, replicaId=null, automationCompositionId=66b318ac-b30b-4dea-b945-8a6a8ea24e92, compositionId=0a2b1f6b-1cab-46e6-b8b9-cece3e810462, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=66b318ac-b30b-4dea-b945-8a6a8ea24e92, deployState=DEPLOYING, lockState=NONE, stateChangeResult=FAILED, revisionId=4dd8f279-49f7-430c-8267-1c23f1b0e343, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb80c6c41, definition=onap.policy.clamp.ac.element.type1.Sim_AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb80c6c42, definition=onap.policy.clamp.ac.element.type2.Sim_AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-09-07T12:19:08.845+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c3a658654b75185b8c94101e96f71fe3","spanId":"7101a5f2204ff86f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-8"},"message":"Undeployment request received for instanceID: 66b318ac-b30b-4dea-b945-8a6a8ea24e92","timestamp":"2026-09-07T12:19:13.922+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c3a658654b75185b8c94101e96f71fe3","spanId":"7101a5f2204ff86f","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_STATE_CHANGE\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=235cab71-c91c-427d-b5f6-9223eb533a00, timestamp=2026-09-07T12:19:13.927510216Z, participantId=null, replicaId=null, automationCompositionId=66b318ac-b30b-4dea-b945-8a6a8ea24e92, compositionId=0a2b1f6b-1cab-46e6-b8b9-cece3e810462, revisionIdComposition=e6425036-f01f-4ad8-a536-bb0e1eadd998, revisionIdInstance=4dd8f279-49f7-430c-8267-1c23f1b0e343, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92]), deployOrderedState=UNDEPLOY, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=0a2b1f6b-1cab-46e6-b8b9-cece3e810462, elementDefinitionId=onap.policy.clamp.ac.element.type1.Sim_AutomationCompositionElement 1.2.3, inProperties={provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=66b318ac-b30b-4dea-b945-8a6a8ea24e92, elementId=709c62b3-8918-41b9-a747-d21eb80c6c41, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=0a2b1f6b-1cab-46e6-b8b9-cece3e810462, elementDefinitionId=onap.policy.clamp.ac.element.type2.Sim_AutomationCompositionElement 1.2.3, inProperties={provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=66b318ac-b30b-4dea-b945-8a6a8ea24e92, elementId=709c62b3-8918-41b9-a747-d21eb80c6c42, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT})])])","timestamp":"2026-09-07T12:19:13.936+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c3a658654b75185b8c94101e96f71fe3","spanId":"504316ba513b29a8","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-09-07T12:19:13.940+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c3a658654b75185b8c94101e96f71fe3","spanId":"2c3edb2362fa78d0","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=bff32788-c4f0-42dd-94f3-04c54ca4a73b, timestamp=2026-09-07T12:19:13.949908818Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592, automationCompositionId=null, compositionId=0a2b1f6b-1cab-46e6-b8b9-cece3e810462, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=66b318ac-b30b-4dea-b945-8a6a8ea24e92, deployState=UNDEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb80c6c41, deployState=UNDEPLOYING, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=1c534f2e-e2dc-4519-b495-e06d3444aece, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement3, typeVersion=1.0.0), ParticipantSupportedElementType(id=8aa3f208-86d2-42bd-a34e-6a658fb61ca1, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement4, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:19:13.958+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c3a658654b75185b8c94101e96f71fe3","spanId":"2c3edb2362fa78d0","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:19:13.976+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c3a658654b75185b8c94101e96f71fe3","spanId":"c187bfaec91a47ca","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=7fe4af87-89d4-44b7-93eb-f552f7ac710a, timestamp=2026-09-07T12:19:13.949286975Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592, automationCompositionId=null, compositionId=0a2b1f6b-1cab-46e6-b8b9-cece3e810462, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=66b318ac-b30b-4dea-b945-8a6a8ea24e92, deployState=UNDEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb80c6c42, deployState=UNDEPLOYING, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=1c534f2e-e2dc-4519-b495-e06d3444aece, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement3, typeVersion=1.0.0), ParticipantSupportedElementType(id=8aa3f208-86d2-42bd-a34e-6a658fb61ca1, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement4, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:19:13.977+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer","thread":"task-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Subscribed to topic(s): policy-acruntime-participant","timestamp":"2026-09-07T12:16:14.450+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.Metadata","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Cluster ID: MkU3OEVBNTcwNTJENDM2Qk","timestamp":"2026-09-07T12:16:14.487+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Discovered group coordinator kafka:9092 (id: 2147483646 rack: null isFenced: false)","timestamp":"2026-09-07T12:16:14.493+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] (Re-)joining group","timestamp":"2026-09-07T12:16:14.495+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Request joining group due to: need to re-join with the given member-id: consumer-participantMessageListener-1-ebeb1c2f-be12-438c-81b1-bbd3cfb51722","timestamp":"2026-09-07T12:16:14.515+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] (Re-)joining group","timestamp":"2026-09-07T12:16:14.515+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/onap/policy/clamp/acm]","thread":"http-nio-6969-exec-1"},"message":"Initializing Spring DispatcherServlet 'dispatcherServlet'","timestamp":"2026-09-07T12:16:15.750+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.springframework.web.servlet.DispatcherServlet","thread":"http-nio-6969-exec-1"},"message":"Initializing Servlet 'dispatcherServlet'","timestamp":"2026-09-07T12:16:15.750+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.springframework.web.servlet.DispatcherServlet","thread":"http-nio-6969-exec-1"},"message":"Completed initialization in 5 ms","timestamp":"2026-09-07T12:16:15.755+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Successfully joined group with generation Generation{generationId=1, memberId='consumer-participantMessageListener-1-ebeb1c2f-be12-438c-81b1-bbd3cfb51722', protocol='range'}","timestamp":"2026-09-07T12:16:20.519+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Finished assignment for group at generation 1: {consumer-participantMessageListener-1-ebeb1c2f-be12-438c-81b1-bbd3cfb51722=Assignment(partitions=[policy-acruntime-participant-5, policy-acruntime-participant-6, policy-acruntime-participant-7, policy-acruntime-participant-8, policy-acruntime-participant-9]), consumer-participantMessageListener-1-a9713592-b2cf-46e0-80a1-e6e7afd3f63a=Assignment(partitions=[policy-acruntime-participant-0, policy-acruntime-participant-1, policy-acruntime-participant-2, policy-acruntime-participant-3, policy-acruntime-participant-4])}","timestamp":"2026-09-07T12:16:20.532+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Successfully synced group in generation Generation{generationId=1, memberId='consumer-participantMessageListener-1-ebeb1c2f-be12-438c-81b1-bbd3cfb51722', protocol='range'}","timestamp":"2026-09-07T12:16:20.541+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Notifying assignor about the new Assignment(partitions=[policy-acruntime-participant-5, policy-acruntime-participant-6, policy-acruntime-participant-7, policy-acruntime-participant-8, policy-acruntime-participant-9])","timestamp":"2026-09-07T12:16:20.542+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerRebalanceListenerInvoker","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Adding newly assigned partitions: [policy-acruntime-participant-5, policy-acruntime-participant-6, policy-acruntime-participant-7, policy-acruntime-participant-8, policy-acruntime-participant-9]","timestamp":"2026-09-07T12:16:20.547+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Found no committed offset for partition policy-acruntime-participant-9","timestamp":"2026-09-07T12:16:20.554+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Found no committed offset for partition policy-acruntime-participant-5","timestamp":"2026-09-07T12:16:20.554+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Found no committed offset for partition policy-acruntime-participant-7","timestamp":"2026-09-07T12:16:20.554+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Found no committed offset for partition policy-acruntime-participant-8","timestamp":"2026-09-07T12:16:20.554+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Found no committed offset for partition policy-acruntime-participant-6","timestamp":"2026-09-07T12:16:20.554+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Found no committed offset for partition policy-acruntime-participant-9","timestamp":"2026-09-07T12:16:20.562+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Found no committed offset for partition policy-acruntime-participant-5","timestamp":"2026-09-07T12:16:20.562+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Found no committed offset for partition policy-acruntime-participant-7","timestamp":"2026-09-07T12:16:20.562+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Found no committed offset for partition policy-acruntime-participant-8","timestamp":"2026-09-07T12:16:20.562+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Found no committed offset for partition policy-acruntime-participant-6","timestamp":"2026-09-07T12:16:20.562+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.SubscriptionState","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Resetting offset for partition policy-acruntime-participant-9 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[kafka:9092 (id: 1 rack: null isFenced: false)], epoch=0}}.","timestamp":"2026-09-07T12:16:20.581+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.SubscriptionState","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Resetting offset for partition policy-acruntime-participant-7 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[kafka:9092 (id: 1 rack: null isFenced: false)], epoch=0}}.","timestamp":"2026-09-07T12:16:20.582+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.SubscriptionState","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Resetting offset for partition policy-acruntime-participant-8 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[kafka:9092 (id: 1 rack: null isFenced: false)], epoch=0}}.","timestamp":"2026-09-07T12:16:20.582+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.SubscriptionState","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Resetting offset for partition policy-acruntime-participant-5 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[kafka:9092 (id: 1 rack: null isFenced: false)], epoch=0}}.","timestamp":"2026-09-07T12:16:20.583+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.SubscriptionState","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Resetting offset for partition policy-acruntime-participant-6 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[kafka:9092 (id: 1 rack: null isFenced: false)], epoch=0}}.","timestamp":"2026-09-07T12:16:20.583+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.springframework.kafka.listener.KafkaMessageListenerContainer","thread":"participantMessageListener-0-C-1"},"message":"participantMessageListener: partitions assigned: [policy-acruntime-participant-5, policy-acruntime-participant-6, policy-acruntime-participant-7, policy-acruntime-participant-8, policy-acruntime-participant-9]","timestamp":"2026-09-07T12:16:20.597+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"587f30e02e6ed308","extra_data":{"logger":"org.apache.kafka.common.config.AbstractConfig","thread":"http-nio-6969-exec-7"},"message":"AdminClientConfig values: \n\tbootstrap.controllers = []\n\tbootstrap.servers = [kafka:9092]\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = acm-r-admin-0\n\tconfig.providers = []\n\tconnections.max.idle.ms = 300000\n\tdefault.api.timeout.ms = 60000\n\tenable.metrics.push = false\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.rebootstrap.trigger.ms = 300000\n\tmetadata.recovery.strategy = rebootstrap\n\tmetric.reporters = [org.apache.kafka.common.metrics.JmxReporter]\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 30000\n\treconnect.backoff.ms = 5000\n\trequest.timeout.ms = 30000\n\tretries = 2147483647\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = [hidden]\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.assertion.algorithm = RS256\n\tsasl.oauthbearer.assertion.claim.aud = null\n\tsasl.oauthbearer.assertion.claim.exp.seconds = 300\n\tsasl.oauthbearer.assertion.claim.iss = null\n\tsasl.oauthbearer.assertion.claim.jti.include = false\n\tsasl.oauthbearer.assertion.claim.nbf.seconds = 60\n\tsasl.oauthbearer.assertion.claim.sub = null\n\tsasl.oauthbearer.assertion.file = null\n\tsasl.oauthbearer.assertion.private.key.file = null\n\tsasl.oauthbearer.assertion.private.key.passphrase = null\n\tsasl.oauthbearer.assertion.template.file = null\n\tsasl.oauthbearer.client.credentials.client.id = null\n\tsasl.oauthbearer.client.credentials.client.secret = null\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = []\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever\n\tsasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator\n\tsasl.oauthbearer.scope = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = []\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n","timestamp":"2026-09-07T12:17:17.129+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"587f30e02e6ed308","extra_data":{"logger":"org.apache.kafka.common.config.AbstractConfig","thread":"http-nio-6969-exec-7"},"message":"These configurations '[sasl.jaas.config]' were supplied but are not used yet.","timestamp":"2026-09-07T12:17:17.135+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c3a658654b75185b8c94101e96f71fe3","spanId":"c187bfaec91a47ca","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:19:13.990+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c3a658654b75185b8c94101e96f71fe3","spanId":"664a9662d28f3fbd","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=235cab71-c91c-427d-b5f6-9223eb533a00, timestamp=2026-09-07T12:19:23.963273543Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592), automationCompositionId=66b318ac-b30b-4dea-b945-8a6a8ea24e92, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb80c6c41=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-09-07T12:19:23.974+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c3a658654b75185b8c94101e96f71fe3","spanId":"664a9662d28f3fbd","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:19:23.992+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c3a658654b75185b8c94101e96f71fe3","spanId":"4293a87755a16b44","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=235cab71-c91c-427d-b5f6-9223eb533a00, timestamp=2026-09-07T12:19:23.964851637Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592), automationCompositionId=66b318ac-b30b-4dea-b945-8a6a8ea24e92, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb80c6c42=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-09-07T12:19:23.992+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c3a658654b75185b8c94101e96f71fe3","spanId":"4293a87755a16b44","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:19:24.004+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c3a658654b75185b8c94101e96f71fe3","spanId":"664a9662d28f3fbd","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=c23dbb3a-0ee8-4ec5-9add-e2030747935c, timestamp=2026-09-07T12:19:24.555960165Z, participantId=null, replicaId=null, automationCompositionId=66b318ac-b30b-4dea-b945-8a6a8ea24e92, compositionId=0a2b1f6b-1cab-46e6-b8b9-cece3e810462, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=66b318ac-b30b-4dea-b945-8a6a8ea24e92, deployState=UNDEPLOYED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=af2cefde-41ea-44f0-878a-3718883750f0, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb80c6c41, definition=onap.policy.clamp.ac.element.type1.Sim_AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb80c6c42, definition=onap.policy.clamp.ac.element.type2.Sim_AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-09-07T12:19:24.564+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d45613a2cf353b968b2f04b06576bb3d","spanId":"606485580cb6b37c","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-09-07T12:19:25.404+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d45613a2cf353b968b2f04b06576bb3d","spanId":"346d3b9d87705df1","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=a1686546-f7b4-4953-bba0-8db967a0e8c2, timestamp=2026-09-07T12:19:25.471603433Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592), automationCompositionId=66b318ac-b30b-4dea-b945-8a6a8ea24e92, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb80c6c41=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:19:25.477+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d45613a2cf353b968b2f04b06576bb3d","spanId":"346d3b9d87705df1","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:19:25.502+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d45613a2cf353b968b2f04b06576bb3d","spanId":"39a9bbe51bd4f50a","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=a1686546-f7b4-4953-bba0-8db967a0e8c2, timestamp=2026-09-07T12:19:25.471973710Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592), automationCompositionId=66b318ac-b30b-4dea-b945-8a6a8ea24e92, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb80c6c42=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:19:25.505+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d45613a2cf353b968b2f04b06576bb3d","spanId":"39a9bbe51bd4f50a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:19:25.516+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d45613a2cf353b968b2f04b06576bb3d","spanId":"346d3b9d87705df1","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=a0e97f0d-88f7-44a2-9574-1d4d68fa9dcd, timestamp=2026-09-07T12:19:26.093794340Z, participantId=null, replicaId=null, automationCompositionId=66b318ac-b30b-4dea-b945-8a6a8ea24e92, compositionId=0a2b1f6b-1cab-46e6-b8b9-cece3e810462, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=66b318ac-b30b-4dea-b945-8a6a8ea24e92, deployState=DELETED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=af2cefde-41ea-44f0-878a-3718883750f0, compositionTargetId=null, acElementList=[])], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=null)","timestamp":"2026-09-07T12:19:26.102+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"eba15ffe768a2684128204cda48e948c","spanId":"9852e42d85a4c9d3","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PARTICIPANT_PRIME","timestamp":"2026-09-07T12:19:31.105+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"eba15ffe768a2684128204cda48e948c","spanId":"5f170ac922609114","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=84ee928c-448e-43d9-b270-b0938d275102, timestamp=2026-09-07T12:19:31.168084245Z, stateChangeResult=NO_ERROR, message=Deprimed, messageType=PARTICIPANT_PRIME_ACK, compositionId=0a2b1f6b-1cab-46e6-b8b9-cece3e810462, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592), compositionState=COMMISSIONED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.type2.Sim_AutomationCompositionElement 1.2.3, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.type1.Sim_AutomationCompositionElement 1.2.3, outProperties={InternalState=*}}])","timestamp":"2026-09-07T12:19:31.176+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"eba15ffe768a2684128204cda48e948c","spanId":"5f170ac922609114","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:19:31.192+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"eba15ffe768a2684128204cda48e948c","spanId":"5f170ac922609114","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=e1b28c98-b99f-49b2-8d18-c1568a64b2b8, timestamp=2026-09-07T12:19:31.762184373Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=0a2b1f6b-1cab-46e6-b8b9-cece3e810462, revisionIdComposition=e87a5408-c40c-42ec-b9bd-4c482b8793a8, revisionIdInstance=null, participantIdList=[]), state=COMMISSIONED, participantDefinitionUpdates=[], automationcompositionList=[], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=NO_ERROR)","timestamp":"2026-09-07T12:19:31.769+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c44098818e282f5a713589f11ed42e42","spanId":"27de4478e1159e92","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-1"},"message":"Get automation composition definition request received for ID: 0a2b1f6b-1cab-46e6-b8b9-cece3e810462","timestamp":"2026-09-07T12:19:36.374+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"adfa8433ecafeadb09d593895557758e","spanId":"62ed2a145f0d94f3","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-2"},"message":"Delete request received for ID: 0a2b1f6b-1cab-46e6-b8b9-cece3e810462","timestamp":"2026-09-07T12:19:36.508+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"7adc8a67dfdf8707b7e11c1ca5bfea95","spanId":"1cb44257215f755d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-4"},"message":"Create request received for ID: 9e2e9a2d-3a59-45eb-bb21-b44449627727","timestamp":"2026-09-07T12:19:36.669+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"630602357938e06b2d1e05f195bb0c83","spanId":"f5b41b50a75ce43a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PARTICIPANT_PRIME","timestamp":"2026-09-07T12:19:37.167+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a5e7e9f9afb13e7efdb3effdd15cbbe1","spanId":"1c77157ddb22c946","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-10"},"message":"Get automation composition definition request received for ID: 9e2e9a2d-3a59-45eb-bb21-b44449627727","timestamp":"2026-09-07T12:19:37.258+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"78382b87861014f2a2a53d1343aa43c3","spanId":"abfc60374cbd3dd5","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-5"},"message":"Get automation composition definition request received for ID: 9e2e9a2d-3a59-45eb-bb21-b44449627727","timestamp":"2026-09-07T12:19:42.381+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"517e5ac4bbe8315eaa8840b9ae54e34d","spanId":"4d861d4331213dbe","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-9"},"message":"Get automation composition definition request received for ID: 9e2e9a2d-3a59-45eb-bb21-b44449627727","timestamp":"2026-09-07T12:19:47.509+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8ddefd5c5106f11109789fb3e0c7ac8f","spanId":"c31cb75c9e7c24f6","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=dfce9a78-3cae-4402-afb6-4c00daa21dee, timestamp=2026-09-07T12:19:55.181050091Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=3033c6d1-7b03-4575-bf43-7d4e95dec165, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=51bdf185-a8fa-4eec-bcf4-51596dd21cb2, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:19:55.193+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8ddefd5c5106f11109789fb3e0c7ac8f","spanId":"c31cb75c9e7c24f6","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:19:55.206+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8ddefd5c5106f11109789fb3e0c7ac8f","spanId":"c31cb75c9e7c24f6","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=c97070f2-f03d-4e77-89d2-3f3a7f8b3e52, timestamp=2026-09-07T12:19:55.240717300Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=9e2e9a2d-3a59-45eb-bb21-b44449627727, revisionIdComposition=c559f1e8-d8a6-4e26-aa27-f02f784bc6f7, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMING, participantDefinitionUpdates=[ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}])], automationcompositionList=[], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=TIMEOUT)","timestamp":"2026-09-07T12:19:55.251+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b390758738968996961924956ec888c1","spanId":"11c8ea55032a6f78","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=2c3342d9-514d-4a51-9abc-cccfbca5f66e, timestamp=2026-09-07T12:19:55.948325726Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=bde98032-4a8e-495c-9453-3997e4a42cef, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement2, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:19:55.962+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b390758738968996961924956ec888c1","spanId":"11c8ea55032a6f78","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:19:55.976+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a84eb75aa8ae4d48f920ac9a6c030379","spanId":"2aedcabccfcdbeb7","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=298a5000-4f94-4947-93db-c9f87d641f08, timestamp=2026-09-07T12:19:56.331605894Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=1c534f2e-e2dc-4519-b495-e06d3444aece, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement3, typeVersion=1.0.0), ParticipantSupportedElementType(id=8aa3f208-86d2-42bd-a34e-6a658fb61ca1, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement4, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:19:56.337+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a84eb75aa8ae4d48f920ac9a6c030379","spanId":"2aedcabccfcdbeb7","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:19:56.349+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"27717fb74630127085c3606b420da952","spanId":"d0883475258ecc38","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=0c317a3b-b3b3-4569-bd86-0756abbf38a0, timestamp=2026-09-07T12:19:56.621362264Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=f8470d69-c7ab-4a1f-8854-b8d245a6553b, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=11b2d045-c021-4d21-b67b-f5c801f573ff, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:19:56.632+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"27717fb74630127085c3606b420da952","spanId":"d0883475258ecc38","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:19:56.643+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"7e0d6ea98eb0d38046fd1d5c1dbb02e6","spanId":"54a8b24958443339","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PARTICIPANT_PRIME","timestamp":"2026-09-07T12:19:58.041+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"7e0d6ea98eb0d38046fd1d5c1dbb02e6","spanId":"ad69edcbfc980980","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=b13da8f3-29d3-4507-9301-ba1c451edd10, timestamp=2026-09-07T12:19:58.103267876Z, stateChangeResult=NO_ERROR, message=Deprimed, messageType=PARTICIPANT_PRIME_ACK, compositionId=9e2e9a2d-3a59-45eb-bb21-b44449627727, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), compositionState=COMMISSIONED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}])","timestamp":"2026-09-07T12:19:58.110+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"7e0d6ea98eb0d38046fd1d5c1dbb02e6","spanId":"ad69edcbfc980980","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:19:58.139+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3a46794c02b6a3c10bda2b16038a550a","spanId":"aa626691e6ebc897","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-9"},"message":"Get automation composition definition request received for ID: 9e2e9a2d-3a59-45eb-bb21-b44449627727","timestamp":"2026-09-07T12:19:58.178+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"7e0d6ea98eb0d38046fd1d5c1dbb02e6","spanId":"ad69edcbfc980980","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=31d379d6-84d1-40cf-b34a-765f197a0d3e, timestamp=2026-09-07T12:19:58.682563091Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=9e2e9a2d-3a59-45eb-bb21-b44449627727, revisionIdComposition=23a710e7-abae-45ee-978b-8d45440f8531, revisionIdInstance=null, participantIdList=[]), state=COMMISSIONED, participantDefinitionUpdates=[], automationcompositionList=[], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=NO_ERROR)","timestamp":"2026-09-07T12:19:58.692+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"4df3f123396ae94a929f429a4bc4069e","spanId":"75d7b1959dc449a2","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-3"},"message":"Delete request received for ID: 9e2e9a2d-3a59-45eb-bb21-b44449627727","timestamp":"2026-09-07T12:20:03.383+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"29cc30a1889094f518d5f0567898fe83","spanId":"81369b04782ed225","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-5"},"message":"Get automation composition definition request received for ID: c7da95c8-422b-4ba8-94a7-a5d1437709d5","timestamp":"2026-09-07T12:20:04.070+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"87d379dcb1ecad4d8b3c4d336eafcdbd","spanId":"13eef9b3d6fe1116","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-4"},"message":"Prime request received for ID: fd4f305f-e905-4c87-9b46-eabe7b08fb74","timestamp":"2026-09-07T12:20:09.466+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"87d379dcb1ecad4d8b3c4d336eafcdbd","spanId":"13eef9b3d6fe1116","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent PARTICIPANT_PRIME\nParticipantPrime(super=ParticipantMessage(messageType=PARTICIPANT_PRIME, messageId=9c2234e0-b37b-4599-aa56-96b14d9722e7, timestamp=2026-09-07T12:20:09.521585160Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=6671caa1-2189-4814-9ee0-9500a557b2a4, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantDefinitionUpdates=[ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement2', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}]), ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}])], primeDtoList=[ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, compositionDto=CompositionDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, inPropertiesMap={onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3={}}}), ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, compositionDto=CompositionDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, inPropertiesMap={onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3={}, onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3={}, onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3={}}})], primeOrder=PRIME)","timestamp":"2026-09-07T12:20:09.532+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8b0974c5375c46cd7d39193da0a2526a","spanId":"5f479966e2945a2d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-10"},"message":"Get automation composition definition request received for ID: fd4f305f-e905-4c87-9b46-eabe7b08fb74","timestamp":"2026-09-07T12:20:09.626+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b6b6a5262393d2105041e10a5d1ee0bb","spanId":"57e2910a071d67a2","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-7"},"message":"Get automation composition definition request received for ID: fd4f305f-e905-4c87-9b46-eabe7b08fb74","timestamp":"2026-09-07T12:20:14.757+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"587f30e02e6ed308","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"http-nio-6969-exec-7"},"message":"Kafka version: 4.2.1","timestamp":"2026-09-07T12:17:17.136+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"587f30e02e6ed308","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"http-nio-6969-exec-7"},"message":"Kafka commitId: 92f61c44867f39dc","timestamp":"2026-09-07T12:17:17.136+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"587f30e02e6ed308","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"http-nio-6969-exec-7"},"message":"Kafka startTimeMs: 1788783437135","timestamp":"2026-09-07T12:17:17.136+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"587f30e02e6ed308","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"http-nio-6969-exec-7"},"message":"Metrics scheduler closed","timestamp":"2026-09-07T12:17:17.157+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"587f30e02e6ed308","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"http-nio-6969-exec-7"},"message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","timestamp":"2026-09-07T12:17:17.157+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"587f30e02e6ed308","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"http-nio-6969-exec-7"},"message":"Metrics reporters closed","timestamp":"2026-09-07T12:17:17.158+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"kafka-admin-client-thread | acm-r-admin-0"},"message":"App info kafka.admin.client for acm-r-admin-0 unregistered","timestamp":"2026-09-07T12:17:17.158+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"kafka-admin-client-thread | acm-r-admin-0"},"message":"Metrics scheduler closed","timestamp":"2026-09-07T12:17:17.162+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"kafka-admin-client-thread | acm-r-admin-0"},"message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","timestamp":"2026-09-07T12:17:17.162+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"kafka-admin-client-thread | acm-r-admin-0"},"message":"Metrics reporters closed","timestamp":"2026-09-07T12:17:17.162+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"d4a0d096602b714d","extra_data":{"logger":"org.apache.kafka.common.config.AbstractConfig","thread":"http-nio-6969-exec-7"},"message":"ProducerConfig values: \n\tacks = -1\n\tbatch.size = 16384\n\tbootstrap.servers = [kafka:9092]\n\tbuffer.memory = 33554432\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = acm-r-producer-1\n\tcompression.gzip.level = -1\n\tcompression.lz4.level = 9\n\tcompression.type = none\n\tcompression.zstd.level = 3\n\tconfig.providers = []\n\tconnections.max.idle.ms = 540000\n\tdelivery.timeout.ms = 120000\n\tenable.idempotence = true\n\tenable.metrics.push = true\n\tinterceptor.classes = []\n\tkey.serializer = class org.apache.kafka.common.serialization.StringSerializer\n\tlinger.ms = 5\n\tmax.block.ms = 60000\n\tmax.in.flight.requests.per.connection = 5\n\tmax.request.size = 1048576\n\tmetadata.max.age.ms = 300000\n\tmetadata.max.idle.ms = 300000\n\tmetadata.recovery.rebootstrap.trigger.ms = 300000\n\tmetadata.recovery.strategy = rebootstrap\n\tmetric.reporters = [org.apache.kafka.common.metrics.JmxReporter]\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartitioner.adaptive.partitioning.enable = true\n\tpartitioner.availability.timeout.ms = 0\n\tpartitioner.class = null\n\tpartitioner.ignore.keys = false\n\treceive.buffer.bytes = 32768\n\treconnect.backoff.max.ms = 30000\n\treconnect.backoff.ms = 5000\n\trequest.timeout.ms = 30000\n\tretries = 2147483647\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = [hidden]\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.assertion.algorithm = RS256\n\tsasl.oauthbearer.assertion.claim.aud = null\n\tsasl.oauthbearer.assertion.claim.exp.seconds = 300\n\tsasl.oauthbearer.assertion.claim.iss = null\n\tsasl.oauthbearer.assertion.claim.jti.include = false\n\tsasl.oauthbearer.assertion.claim.nbf.seconds = 60\n\tsasl.oauthbearer.assertion.claim.sub = null\n\tsasl.oauthbearer.assertion.file = null\n\tsasl.oauthbearer.assertion.private.key.file = null\n\tsasl.oauthbearer.assertion.private.key.passphrase = null\n\tsasl.oauthbearer.assertion.template.file = null\n\tsasl.oauthbearer.client.credentials.client.id = null\n\tsasl.oauthbearer.client.credentials.client.secret = null\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = []\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever\n\tsasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator\n\tsasl.oauthbearer.scope = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = []\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\ttransaction.timeout.ms = 60000\n\ttransaction.two.phase.commit.enable = false\n\ttransactional.id = null\n\tvalue.serializer = class org.onap.policy.clamp.models.acm.utils.serialization.ParticipantMessageSerializer\n","timestamp":"2026-09-07T12:17:17.178+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"09d54c5fe16a35c45890674728b08697","spanId":"d21d2fe9aeec6614","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-9"},"message":"Prime request received for ID: fd4f305f-e905-4c87-9b46-eabe7b08fb74","timestamp":"2026-09-07T12:20:15.012+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"d4a0d096602b714d","extra_data":{"logger":"org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector","thread":"http-nio-6969-exec-7"},"message":"initializing Kafka metrics collector","timestamp":"2026-09-07T12:17:17.179+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"d4a0d096602b714d","extra_data":{"logger":"org.apache.kafka.clients.producer.KafkaProducer","thread":"http-nio-6969-exec-7"},"message":"[Producer clientId=acm-r-producer-1] Instantiated an idempotent producer.","timestamp":"2026-09-07T12:17:17.192+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"d4a0d096602b714d","extra_data":{"logger":"org.apache.kafka.common.config.AbstractConfig","thread":"http-nio-6969-exec-7"},"message":"These configurations '[sasl.jaas.config]' were supplied but are not used yet.","timestamp":"2026-09-07T12:17:17.205+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"d4a0d096602b714d","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"http-nio-6969-exec-7"},"message":"Kafka version: 4.2.1","timestamp":"2026-09-07T12:17:17.205+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"d4a0d096602b714d","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"http-nio-6969-exec-7"},"message":"Kafka commitId: 92f61c44867f39dc","timestamp":"2026-09-07T12:17:17.205+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"d4a0d096602b714d","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"http-nio-6969-exec-7"},"message":"Kafka startTimeMs: 1788783437205","timestamp":"2026-09-07T12:17:17.205+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.Metadata","thread":"kafka-producer-network-thread | acm-r-producer-1"},"message":"[Producer clientId=acm-r-producer-1] Cluster ID: MkU3OEVBNTcwNTJENDM2Qk","timestamp":"2026-09-07T12:17:17.214+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.producer.internals.TransactionManager","thread":"kafka-producer-network-thread | acm-r-producer-1"},"message":"[Producer clientId=acm-r-producer-1] ProducerId set to 5 with epoch 0","timestamp":"2026-09-07T12:17:17.215+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"09d54c5fe16a35c45890674728b08697","spanId":"d21d2fe9aeec6614","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent PARTICIPANT_PRIME\nParticipantPrime(super=ParticipantMessage(messageType=PARTICIPANT_PRIME, messageId=10cb0352-ea1f-4ae4-8b02-483ee0631210, timestamp=2026-09-07T12:20:15.038652820Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=bf059116-7cff-4a9c-bbdd-c50caa2061cf, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantDefinitionUpdates=[ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement2', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}]), ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}])], primeDtoList=[ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, compositionDto=CompositionDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, inPropertiesMap={onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3={InternalState=*}}}), ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, compositionDto=CompositionDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, inPropertiesMap={onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3={InternalState=*}, onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3={InternalState=*}, onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3={InternalState=*}}})], primeOrder=PRIME)","timestamp":"2026-09-07T12:20:15.049+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"0fa6490bde272391a954fad54b36c4f0","spanId":"244864f32042592d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"scheduling-1"},"message":"Add scheduled scanning","timestamp":"2026-09-07T12:20:16.577+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"5c99956d424072ab7a16cbbbee89cf30","spanId":"bc7fad8974c2935f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-4"},"message":"Get automation composition definition request received for ID: fd4f305f-e905-4c87-9b46-eabe7b08fb74","timestamp":"2026-09-07T12:20:20.363+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a67f84dda7e9593e50fbdc7f43357d3e","spanId":"6bf23386f829b7e0","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-5"},"message":"Prime request received for ID: d09cf5c5-df51-4549-ab51-c5c31c7b1fc1","timestamp":"2026-09-07T12:20:20.506+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a67f84dda7e9593e50fbdc7f43357d3e","spanId":"6bf23386f829b7e0","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent PARTICIPANT_PRIME\nParticipantPrime(super=ParticipantMessage(messageType=PARTICIPANT_PRIME, messageId=d5b87bf2-fa58-4a43-a1c0-eaeaf3833fff, timestamp=2026-09-07T12:20:20.526888686Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdComposition=2c7db505-d44f-4873-9b6a-d80a26297a1e, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantDefinitionUpdates=[ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement3', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}]), ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}])], primeDtoList=[ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, compositionDto=CompositionDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, inPropertiesMap={onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4={}}}), ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, compositionDto=CompositionDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, inPropertiesMap={onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4={}, onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4={}, onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4={}}})], primeOrder=PRIME)","timestamp":"2026-09-07T12:20:20.536+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"5dae83bc99990afff427c06aafeebd0b","spanId":"fb077f0fcbf4491b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-3"},"message":"Get automation composition definition request received for ID: d09cf5c5-df51-4549-ab51-c5c31c7b1fc1","timestamp":"2026-09-07T12:20:20.651+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d0edb3f3a8b16b74ef3fc892804985f0","spanId":"a0135149cbb42a30","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-1"},"message":"Create instance request received for compositionId c7da95c8-422b-4ba8-94a7-a5d1437709d5","timestamp":"2026-09-07T12:20:25.959+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3e53d3055f7c0c8ca0e9478b6183dbfb","spanId":"16a2a0dd185ad44e","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-10"},"message":"Delete automation composition request received for name: DemoInstance0 and version: 1.0.1","timestamp":"2026-09-07T12:20:26.101+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"587f30e02e6ed308","extra_data":{"logger":"acm-network","thread":"http-nio-6969-exec-7"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_STATUS_REQ\nParticipantStatusReq(super=ParticipantMessage(messageType=PARTICIPANT_STATUS_REQ, messageId=d9adcdae-2b9a-4451-81d6-9dcee9e2de6b, timestamp=2026-09-07T12:17:17.125751521Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]))","timestamp":"2026-09-07T12:17:17.306+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"a9fa86bcf044106c","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=78047525-0d7f-4aaf-ab91-c7777a550450, timestamp=2026-09-07T12:17:17.438211730Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)], intermediaryVersion=9.1.1-SNAPSHOT)","timestamp":"2026-09-07T12:17:17.551+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"a9fa86bcf044106c","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_REGISTER_ACK\nParticipantRegisterAck(super=ParticipantAckMessage(responseTo=78047525-0d7f-4aaf-ab91-c7777a550450, timestamp=2026-09-07T12:17:18.361972390Z, stateChangeResult=null, message=Participant Register Ack, messageType=PARTICIPANT_REGISTER_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f))","timestamp":"2026-09-07T12:17:18.376+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"563318ef2ad480ab","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=5b83b540-0319-4eba-864d-f68a3fc09848, timestamp=2026-09-07T12:17:18.381429764Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:17:18.471+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3e53d3055f7c0c8ca0e9478b6183dbfb","spanId":"16a2a0dd185ad44e","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_STATE_CHANGE\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=07249f32-f2c8-4358-b5bb-703d0a750f38, timestamp=2026-09-07T12:20:26.104098107Z, participantId=null, replicaId=null, automationCompositionId=bcab1818-9f12-48b9-9404-8196a9b92285, compositionId=c7da95c8-422b-4ba8-94a7-a5d1437709d5, revisionIdComposition=51e9b5b2-0be1-42d8-9e26-cd3841f244e5, revisionIdInstance=a7f164b9-9e64-43fb-85e8-0548c752f131, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c01]), deployOrderedState=DELETE, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=c7da95c8-422b-4ba8-94a7-a5d1437709d5, elementDefinitionId=onap.policy.clamp.ac.element.Http_AutomationCompositionElement 1.2.3, inProperties={uninitializedToPassiveTimeout=*, startPhase=*, stage={prepare=[*], migrate=[*]}, provider=*}, outProperties={}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bcab1818-9f12-48b9-9404-8196a9b92285, elementId=709c62b3-8918-41b9-a747-d21eb79c6c27, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT})])])","timestamp":"2026-09-07T12:20:26.113+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3e53d3055f7c0c8ca0e9478b6183dbfb","spanId":"a3014cede629f1a3","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=07249f32-f2c8-4358-b5bb-703d0a750f38, timestamp=2026-09-07T12:20:26.137194418Z, stateChangeResult=NO_ERROR, message=Already deleted or never used, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=3033c6d1-7b03-4575-bf43-7d4e95dec165), automationCompositionId=bcab1818-9f12-48b9-9404-8196a9b92285, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={})","timestamp":"2026-09-07T12:20:26.158+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3e53d3055f7c0c8ca0e9478b6183dbfb","spanId":"a3014cede629f1a3","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:20:26.165+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3e53d3055f7c0c8ca0e9478b6183dbfb","spanId":"a3014cede629f1a3","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=45f03042-ccca-47d4-a043-96822e71a843, timestamp=2026-09-07T12:20:26.707939330Z, participantId=null, replicaId=null, automationCompositionId=bcab1818-9f12-48b9-9404-8196a9b92285, compositionId=c7da95c8-422b-4ba8-94a7-a5d1437709d5, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=bcab1818-9f12-48b9-9404-8196a9b92285, deployState=DELETED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=a7f164b9-9e64-43fb-85e8-0548c752f131, compositionTargetId=null, acElementList=[])], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=null)","timestamp":"2026-09-07T12:20:26.717+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3229d7852bb185cb0c8fac88eef6028e","spanId":"b690d1e2e24a3738","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-6"},"message":"Create instance request received for compositionId fd4f305f-e905-4c87-9b46-eabe7b08fb74","timestamp":"2026-09-07T12:20:31.616+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"218d819f1081ec18e460e5df995bf981","spanId":"44c9ec271291a9f1","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-4"},"message":"Undeployment request received for instanceID: b07a2765-02ac-4db4-9ce0-29ea4bba81f0","timestamp":"2026-09-07T12:20:37.709+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"218d819f1081ec18e460e5df995bf981","spanId":"44c9ec271291a9f1","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_STATE_CHANGE\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=4129de9e-14ea-4d50-bf6e-d979abfad671, timestamp=2026-09-07T12:20:37.713471647Z, participantId=null, replicaId=null, automationCompositionId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=9f04ec12-776b-4141-a371-662a14743a4d, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), deployOrderedState=UNDEPLOY, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT})])])","timestamp":"2026-09-07T12:20:37.732+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"218d819f1081ec18e460e5df995bf981","spanId":"ada0d9cbeb584a38","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=4129de9e-14ea-4d50-bf6e-d979abfad671, timestamp=2026-09-07T12:20:37.809385087Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), automationCompositionId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-09-07T12:20:37.821+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"218d819f1081ec18e460e5df995bf981","spanId":"ada0d9cbeb584a38","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:20:37.837+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"6426e8a393d352cf9ca2bf69cf09b243","spanId":"923c6b071be8788b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-7"},"message":"Delete automation composition request received for name: Instance-Timeout and version: 1.0.1","timestamp":"2026-09-07T12:20:43.102+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"563318ef2ad480ab","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:17:18.504+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"48e267768ea825610a36241e93535e0a","spanId":"0017385630c7fee0","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.participants.AcmParticipantProvider","thread":"http-nio-6969-exec-8"},"message":"Get request received for all participants","timestamp":"2026-09-07T12:17:19.988+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"aff4b339b5b9ca344106d9239f109920","spanId":"b1ed67a94c68c52b","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=eadfccc3-e8ce-467d-8b31-c697bd86516d, timestamp=2026-09-07T12:17:55.976494949Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:17:55.986+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"aff4b339b5b9ca344106d9239f109920","spanId":"b1ed67a94c68c52b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:17:56.009+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"0458095780510505c0681832b04545a7","spanId":"033d85047c507b2b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"scheduling-1"},"message":"Add scheduled scanning","timestamp":"2026-09-07T12:18:13.569+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"845cbf74a9bd0593e63481aa93f7afc4","spanId":"ae3fb9e501ba0f4b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-8"},"message":"Prime request received for ID: 505d7289-b9fe-4121-8914-248f4fa68c19","timestamp":"2026-09-07T12:18:22.999+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"845cbf74a9bd0593e63481aa93f7afc4","spanId":"ae3fb9e501ba0f4b","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent PARTICIPANT_PRIME\nParticipantPrime(super=ParticipantMessage(messageType=PARTICIPANT_PRIME, messageId=42dd675e-eb32-4a06-85cd-e857f6edb065, timestamp=2026-09-07T12:18:23.194471648Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=505d7289-b9fe-4121-8914-248f4fa68c19, revisionIdComposition=a16ce878-5261-4770-a5e4-eec84ff32abc, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), participantDefinitionUpdates=[ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_AutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}])], primeDtoList=[ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, compositionDto=CompositionDto{compositionId=505d7289-b9fe-4121-8914-248f4fa68c19, inPropertiesMap={onap.policy.clamp.ac.element.Sim_AutomationCompositionElement 1.2.3={provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_AutomationCompositionElement 1.2.3={}}})], primeOrder=PRIME)","timestamp":"2026-09-07T12:18:23.284+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"6278197cb245755290c79068800bafff","spanId":"a1083196fac2d87b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-2"},"message":"Get automation composition definition request received for ID: 505d7289-b9fe-4121-8914-248f4fa68c19","timestamp":"2026-09-07T12:18:23.369+00:00"} policy-clamp-runtime-acm-2 | {"severity":"WARN","traceId":"d24561de2e8dc45197533d0a9fb80d7b","spanId":"704bb040aebbf012","extra_data":{"logger":"org.hibernate.validator.internal.metadata.aggregated.CascadingMetaDataBuilder","thread":"http-nio-6969-exec-1"},"message":"HV000271: Using `@Valid` on a container (java.util.Map) is deprecated. You should apply the annotation on the type argument(s). Affected element: elements","timestamp":"2026-09-07T12:18:28.685+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"d24561de2e8dc45197533d0a9fb80d7b","spanId":"704bb040aebbf012","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-1"},"message":"Create instance request received for compositionId 505d7289-b9fe-4121-8914-248f4fa68c19","timestamp":"2026-09-07T12:18:28.701+00:00"} policy-clamp-runtime-acm-2 | {"severity":"WARN","traceId":"d24561de2e8dc45197533d0a9fb80d7b","spanId":"704bb040aebbf012","extra_data":{"logger":"org.hibernate.validator.internal.metadata.aggregated.CascadingMetaDataBuilder","thread":"http-nio-6969-exec-1"},"message":"HV000271: Using `@Valid` on a container (java.util.Map) is deprecated. You should apply the annotation on the type argument(s). Affected element: properties","timestamp":"2026-09-07T12:18:28.741+00:00"} policy-clamp-runtime-acm-2 | {"severity":"WARN","traceId":"d24561de2e8dc45197533d0a9fb80d7b","spanId":"704bb040aebbf012","extra_data":{"logger":"org.hibernate.validator.internal.metadata.aggregated.CascadingMetaDataBuilder","thread":"http-nio-6969-exec-1"},"message":"HV000271: Using `@Valid` on a container (java.util.Map) is deprecated. You should apply the annotation on the type argument(s). Affected element: outProperties","timestamp":"2026-09-07T12:18:28.742+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"34f01c0d17f39805bacf450891ab5b2a","spanId":"56b3fc7cb9b9c1f5","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=e5f5d8e7-e651-48a5-b5ab-cea238d71e30, timestamp=2026-09-07T12:18:29.292426561Z, stateChangeResult=FAILED, message=Deploy failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=4a821505-b002-4235-a513-833e4a1af741, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb80c6c34=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deploy failed!'}})","timestamp":"2026-09-07T12:18:29.313+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"34f01c0d17f39805bacf450891ab5b2a","spanId":"56b3fc7cb9b9c1f5","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:18:29.333+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"0d2844defa1665870442ad8ccbe8c1dd","spanId":"ea537f0b6bde6d75","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-7"},"message":"Undeployment request received for instanceID: 4a821505-b002-4235-a513-833e4a1af741","timestamp":"2026-09-07T12:18:34.797+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"0d2844defa1665870442ad8ccbe8c1dd","spanId":"ea537f0b6bde6d75","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_STATE_CHANGE\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=d9e75404-fecc-4c8e-82fe-29644810a83d, timestamp=2026-09-07T12:18:34.812221574Z, participantId=null, replicaId=null, automationCompositionId=4a821505-b002-4235-a513-833e4a1af741, compositionId=505d7289-b9fe-4121-8914-248f4fa68c19, revisionIdComposition=5e6b3c14-3052-4f28-9a5b-299a43b88bbd, revisionIdInstance=b0ce6b5d-b7df-4023-a045-116efb7f0030, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), deployOrderedState=UNDEPLOY, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=505d7289-b9fe-4121-8914-248f4fa68c19, elementDefinitionId=onap.policy.clamp.ac.element.Sim_AutomationCompositionElement 1.2.3, inProperties={provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=4a821505-b002-4235-a513-833e4a1af741, elementId=709c62b3-8918-41b9-a747-d21eb80c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT})])])","timestamp":"2026-09-07T12:18:34.856+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"0d2844defa1665870442ad8ccbe8c1dd","spanId":"cc01cc6bb6a5d40a","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=d9e75404-fecc-4c8e-82fe-29644810a83d, timestamp=2026-09-07T12:18:44.892204180Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=4a821505-b002-4235-a513-833e4a1af741, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb80c6c34=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-09-07T12:18:44.900+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"0d2844defa1665870442ad8ccbe8c1dd","spanId":"cc01cc6bb6a5d40a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:18:44.920+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"0d2844defa1665870442ad8ccbe8c1dd","spanId":"cc01cc6bb6a5d40a","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=486e146b-33d5-4c3b-9e37-a8038712db32, timestamp=2026-09-07T12:18:45.489856994Z, participantId=null, replicaId=null, automationCompositionId=4a821505-b002-4235-a513-833e4a1af741, compositionId=505d7289-b9fe-4121-8914-248f4fa68c19, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=4a821505-b002-4235-a513-833e4a1af741, deployState=UNDEPLOYED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=13be95d4-8a8d-4821-81ec-d205fb0dd0f6, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb80c6c34, definition=onap.policy.clamp.ac.element.Sim_AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-09-07T12:18:45.515+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"e8da8f3225442381b0501757f8ce050a","spanId":"9fa859a84a925690","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=1347bf32-c276-48dd-b6da-e8456de19ac5, timestamp=2026-09-07T12:18:51.175466702Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=4a821505-b002-4235-a513-833e4a1af741, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb80c6c34=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:18:51.187+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"e8da8f3225442381b0501757f8ce050a","spanId":"9fa859a84a925690","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:18:51.211+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"e8da8f3225442381b0501757f8ce050a","spanId":"9fa859a84a925690","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=c85b5d82-f684-4c8f-928c-2b2e9467c8e2, timestamp=2026-09-07T12:18:51.807219115Z, participantId=null, replicaId=null, automationCompositionId=4a821505-b002-4235-a513-833e4a1af741, compositionId=505d7289-b9fe-4121-8914-248f4fa68c19, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=4a821505-b002-4235-a513-833e4a1af741, deployState=DELETED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=13be95d4-8a8d-4821-81ec-d205fb0dd0f6, compositionTargetId=null, acElementList=[])], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=null)","timestamp":"2026-09-07T12:18:51.816+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"fa2802b4a7fb0c3ebd037b120e34b764","spanId":"43f66cd4e1ea0dd1","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-4"},"message":"Get automation composition definition request received for ID: 505d7289-b9fe-4121-8914-248f4fa68c19","timestamp":"2026-09-07T12:19:01.891+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"129b1cd4d6c79d3587af64a8b653c270","spanId":"12c66305fda76758","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-5"},"message":"Create request received for ID: 0a2b1f6b-1cab-46e6-b8b9-cece3e810462","timestamp":"2026-09-07T12:19:02.204+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"0ba5854c5c6909a3f71fb0ddb0a81dc4","spanId":"8d4b93b8cf0014ce","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-7"},"message":"Get automation composition definition request received for ID: 0a2b1f6b-1cab-46e6-b8b9-cece3e810462","timestamp":"2026-09-07T12:19:07.660+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"6426e8a393d352cf9ca2bf69cf09b243","spanId":"923c6b071be8788b","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_STATE_CHANGE\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=8aa39b33-b0bb-4c66-b307-89ae3442fc10, timestamp=2026-09-07T12:20:43.108370244Z, participantId=null, replicaId=null, automationCompositionId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=83d250e3-b10a-460c-a04c-924535195dd5, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), deployOrderedState=DELETE, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT})])])","timestamp":"2026-09-07T12:20:43.119+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"6426e8a393d352cf9ca2bf69cf09b243","spanId":"8d29ba21a000241f","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=8aa39b33-b0bb-4c66-b307-89ae3442fc10, timestamp=2026-09-07T12:20:43.187243951Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), automationCompositionId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:20:43.200+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"6426e8a393d352cf9ca2bf69cf09b243","spanId":"8d29ba21a000241f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:20:43.223+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"871f87bff5648abbda83cebb5a533a39","spanId":"7481cb4dbce729cd","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-4"},"message":"Create instance request received for compositionId fd4f305f-e905-4c87-9b46-eabe7b08fb74","timestamp":"2026-09-07T12:20:48.518+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"9dfdaa581708bcd1845912f127626757","spanId":"b7438143f8faef52","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-5"},"message":"Prepare pre-deploy request received for instanceID: 12cd25a8-cc31-433b-9eb7-c5089f608a89","timestamp":"2026-09-07T12:20:48.935+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"b6d638b8d2a9aac36d83fa60532eee1e","spanId":"2ed80dba3091cd0f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-10"},"message":"Create instance request received for compositionId 0a2b1f6b-1cab-46e6-b8b9-cece3e810462","timestamp":"2026-09-07T12:19:07.787+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"d45613a2cf353b968b2f04b06576bb3d","spanId":"634e5de06ef05bad","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-1"},"message":"Delete automation composition request received for name: Instance-Multiple and version: 1.0.1","timestamp":"2026-09-07T12:19:25.383+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"9dfdaa581708bcd1845912f127626757","spanId":"b7438143f8faef52","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_PREPARE\nAutomationCompositionPrepare(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_PREPARE, messageId=9db8003c-a24b-4cd3-8643-aaab909d5195, timestamp=2026-09-07T12:20:48.947789335Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=699053c6-22eb-485b-97b9-a6b6ba457209, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], preDeploy=true, stage=0, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT})])])","timestamp":"2026-09-07T12:20:48.965+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"9dfdaa581708bcd1845912f127626757","spanId":"a6843257e906eccb","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=9db8003c-a24b-4cd3-8643-aaab909d5195, timestamp=2026-09-07T12:20:49.048924553Z, stateChangeResult=FAILED, message=Prepare failed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=UNDEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={}, result=true, message='Prepare failed'}})","timestamp":"2026-09-07T12:20:49.062+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"9dfdaa581708bcd1845912f127626757","spanId":"a6843257e906eccb","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:20:49.073+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"9dfdaa581708bcd1845912f127626757","spanId":"a6843257e906eccb","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=1b8d0061-d148-4a61-a90c-0dc4cb3057f9, timestamp=2026-09-07T12:20:49.637198439Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=UNDEPLOYED, lockState=NONE, stateChangeResult=FAILED, revisionId=79202367-a5c3-4228-a413-8d65e2de4571, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=UNDEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-09-07T12:20:49.650+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"613d815c525eef759e65a75221176bfa","spanId":"4950428f4a8cfe74","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-7"},"message":"Prepare pre-deploy request received for instanceID: 12cd25a8-cc31-433b-9eb7-c5089f608a89","timestamp":"2026-09-07T12:20:54.528+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"613d815c525eef759e65a75221176bfa","spanId":"4950428f4a8cfe74","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_PREPARE\nAutomationCompositionPrepare(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_PREPARE, messageId=3727a5d0-ac0b-4fe1-9b24-cb9a29748b82, timestamp=2026-09-07T12:20:54.537433832Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=79202367-a5c3-4228-a413-8d65e2de4571, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], preDeploy=true, stage=0, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT})])])","timestamp":"2026-09-07T12:20:54.560+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"d45613a2cf353b968b2f04b06576bb3d","spanId":"634e5de06ef05bad","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_STATE_CHANGE\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=a1686546-f7b4-4953-bba0-8db967a0e8c2, timestamp=2026-09-07T12:19:25.390851599Z, participantId=null, replicaId=null, automationCompositionId=66b318ac-b30b-4dea-b945-8a6a8ea24e92, compositionId=0a2b1f6b-1cab-46e6-b8b9-cece3e810462, revisionIdComposition=e6425036-f01f-4ad8-a536-bb0e1eadd998, revisionIdInstance=af2cefde-41ea-44f0-878a-3718883750f0, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92]), deployOrderedState=DELETE, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=0a2b1f6b-1cab-46e6-b8b9-cece3e810462, elementDefinitionId=onap.policy.clamp.ac.element.type1.Sim_AutomationCompositionElement 1.2.3, inProperties={provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=66b318ac-b30b-4dea-b945-8a6a8ea24e92, elementId=709c62b3-8918-41b9-a747-d21eb80c6c41, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=0a2b1f6b-1cab-46e6-b8b9-cece3e810462, elementDefinitionId=onap.policy.clamp.ac.element.type2.Sim_AutomationCompositionElement 1.2.3, inProperties={provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=66b318ac-b30b-4dea-b945-8a6a8ea24e92, elementId=709c62b3-8918-41b9-a747-d21eb80c6c42, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT})])])","timestamp":"2026-09-07T12:19:25.400+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"eba15ffe768a2684128204cda48e948c","spanId":"d2e4a13ada139a97","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-9"},"message":"Deprime request received for ID: 0a2b1f6b-1cab-46e6-b8b9-cece3e810462","timestamp":"2026-09-07T12:19:31.054+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"eba15ffe768a2684128204cda48e948c","spanId":"d2e4a13ada139a97","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent PARTICIPANT_PRIME\nParticipantPrime(super=ParticipantMessage(messageType=PARTICIPANT_PRIME, messageId=84ee928c-448e-43d9-b270-b0938d275102, timestamp=2026-09-07T12:19:31.093989264Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=0a2b1f6b-1cab-46e6-b8b9-cece3e810462, revisionIdComposition=af82b27d-ee33-4800-ab38-fac616b534bb, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92]), participantDefinitionUpdates=[], primeDtoList=[ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, compositionDto=CompositionDto{compositionId=0a2b1f6b-1cab-46e6-b8b9-cece3e810462, inPropertiesMap={onap.policy.clamp.ac.element.type1.Sim_AutomationCompositionElement 1.2.3={provider=*, startPhase=*}, onap.policy.clamp.ac.element.type2.Sim_AutomationCompositionElement 1.2.3={provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.type1.Sim_AutomationCompositionElement 1.2.3={InternalState=*}, onap.policy.clamp.ac.element.type2.Sim_AutomationCompositionElement 1.2.3={InternalState=*}}})], primeOrder=DEPRIME)","timestamp":"2026-09-07T12:19:31.106+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"385ec10f64e855385152133bc3bd0cd2","spanId":"0e96cbacc343619b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-8"},"message":"Get automation composition definition request received for ID: 0a2b1f6b-1cab-46e6-b8b9-cece3e810462","timestamp":"2026-09-07T12:19:31.242+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"630602357938e06b2d1e05f195bb0c83","spanId":"ca95c35c3db67652","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-5"},"message":"Prime request received for ID: 9e2e9a2d-3a59-45eb-bb21-b44449627727","timestamp":"2026-09-07T12:19:37.087+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"630602357938e06b2d1e05f195bb0c83","spanId":"ca95c35c3db67652","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent PARTICIPANT_PRIME\nParticipantPrime(super=ParticipantMessage(messageType=PARTICIPANT_PRIME, messageId=3c063fd7-0919-41e9-8918-8f0c8e92e0af, timestamp=2026-09-07T12:19:37.154305810Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=9e2e9a2d-3a59-45eb-bb21-b44449627727, revisionIdComposition=d04a6c7e-9f87-4b33-bc1a-b99fb051e498, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), participantDefinitionUpdates=[ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}])], primeDtoList=[ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, compositionDto=CompositionDto{compositionId=9e2e9a2d-3a59-45eb-bb21-b44449627727, inPropertiesMap={onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3={}, onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3={}, onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3={}}})], primeOrder=PRIME)","timestamp":"2026-09-07T12:19:37.171+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"34af2b50b9e37a24da15d22a28b03739","spanId":"0bc2eaaa199670b3","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-7"},"message":"Get automation composition definition request received for ID: 9e2e9a2d-3a59-45eb-bb21-b44449627727","timestamp":"2026-09-07T12:19:52.637+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"86dc8eebac3fded012d6230105a531a7","spanId":"4de19b3f3d1557c2","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=e0a6dd0d-7292-45cb-aba5-9fd893721b59, timestamp=2026-09-07T12:19:55.976169155Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:19:55.984+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"86dc8eebac3fded012d6230105a531a7","spanId":"4de19b3f3d1557c2","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:19:56.001+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"613d815c525eef759e65a75221176bfa","spanId":"b9597ffc54f004f3","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=3727a5d0-ac0b-4fe1-9b24-cb9a29748b82, timestamp=2026-09-07T12:20:54.642757374Z, stateChangeResult=NO_ERROR, message=stage 0 Prepared, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=3, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=UNDEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*]}, result=true, message='stage 0 Prepared'}})","timestamp":"2026-09-07T12:20:54.656+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"613d815c525eef759e65a75221176bfa","spanId":"b9597ffc54f004f3","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:20:54.668+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"613d815c525eef759e65a75221176bfa","spanId":"65a664600b43724d","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=a7899482-935e-45b7-917a-a6fcc10649d7, timestamp=2026-09-07T12:20:58.139632856Z, stateChangeResult=NO_ERROR, message=Prepare completed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=UNDEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *]}, result=true, message='Prepare completed'}})","timestamp":"2026-09-07T12:20:58.146+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"613d815c525eef759e65a75221176bfa","spanId":"65a664600b43724d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:20:58.163+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"613d815c525eef759e65a75221176bfa","spanId":"65a664600b43724d","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=7a87b897-31c1-41c1-903c-cea011bcdd3e, timestamp=2026-09-07T12:20:58.712172010Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=UNDEPLOYED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=be84c406-b4e0-4b23-8f16-0e12069f9c25, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *]}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *]}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *]}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=UNDEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *]}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-09-07T12:20:58.720+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d47b0be8df6657aace6d194442ae528a","spanId":"7564de3d76980f8d","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=12f30fe9-6f95-4e91-8e2c-0e58c4e7ad87, timestamp=2026-09-07T12:21:00.247007015Z, stateChangeResult=NO_ERROR, message=Deployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Deployed'}})","timestamp":"2026-09-07T12:21:00.252+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d47b0be8df6657aace6d194442ae528a","spanId":"7564de3d76980f8d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:00.270+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"9949836eadd377f11081016d52106c1f","spanId":"1a2405175cbcd389","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-9"},"message":"Deployment request received for instanceID: 1072894d-6fe6-4cb5-8c9a-2357107c44f6","timestamp":"2026-09-07T12:21:05.547+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"9949836eadd377f11081016d52106c1f","spanId":"1a2405175cbcd389","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_DEPLOY\nAutomationCompositionDeploy(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_DEPLOY, messageId=57410358-a5b7-4a42-84e4-2fad95e144a2, timestamp=2026-09-07T12:21:05.550808960Z, participantId=null, replicaId=null, automationCompositionId=1072894d-6fe6-4cb5-8c9a-2357107c44f6, compositionId=c7da95c8-422b-4ba8-94a7-a5d1437709d5, revisionIdComposition=51e9b5b2-0be1-42d8-9e26-cd3841f244e5, revisionIdInstance=d46ae3eb-611a-4ec1-acf4-73ae45ae0ccc, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c01]), participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c27, definition=onap.policy.clamp.ac.element.Http_AutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=c7da95c8-422b-4ba8-94a7-a5d1437709d5, elementDefinitionId=onap.policy.clamp.ac.element.Http_AutomationCompositionElement 1.2.3, inProperties={uninitializedToPassiveTimeout=*, startPhase=*, stage={prepare=[*], migrate=[*]}, provider=*}, outProperties={}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=1072894d-6fe6-4cb5-8c9a-2357107c44f6, elementId=709c62b3-8918-41b9-a747-d21eb79c6c27, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT})])])","timestamp":"2026-09-07T12:21:05.561+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"9949836eadd377f11081016d52106c1f","spanId":"c99526fe314e4d19","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=57410358-a5b7-4a42-84e4-2fad95e144a2, timestamp=2026-09-07T12:21:06.476746408Z, stateChangeResult=NO_ERROR, message=Deployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=3033c6d1-7b03-4575-bf43-7d4e95dec165), automationCompositionId=1072894d-6fe6-4cb5-8c9a-2357107c44f6, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c27=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={}, result=true, message='Deployed'}})","timestamp":"2026-09-07T12:21:06.488+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"9949836eadd377f11081016d52106c1f","spanId":"c99526fe314e4d19","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:06.494+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"9949836eadd377f11081016d52106c1f","spanId":"c99526fe314e4d19","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=34bdb054-d2f7-4ec1-a702-341a9dd23678, timestamp=2026-09-07T12:21:07.058888634Z, participantId=null, replicaId=null, automationCompositionId=1072894d-6fe6-4cb5-8c9a-2357107c44f6, compositionId=c7da95c8-422b-4ba8-94a7-a5d1437709d5, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c01]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=1072894d-6fe6-4cb5-8c9a-2357107c44f6, deployState=DEPLOYED, lockState=LOCKED, stateChangeResult=NO_ERROR, revisionId=409c0b4c-4522-4894-a7e7-7aa028a2ef28, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c27, definition=onap.policy.clamp.ac.element.Http_AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-09-07T12:21:07.078+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3d837b35b6fa92d4e68eec74efb86d0a","spanId":"96a48c366a0be289","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-5"},"message":"Deployment request received for instanceID: 12cd25a8-cc31-433b-9eb7-c5089f608a89","timestamp":"2026-09-07T12:21:11.023+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"42120a0c7e38d9fd6ebf17e89182cd81","spanId":"9a9b090d7e490965","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-9"},"message":"Get automation composition definition request received for ID: 9e2e9a2d-3a59-45eb-bb21-b44449627727","timestamp":"2026-09-07T12:19:57.772+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"7e0d6ea98eb0d38046fd1d5c1dbb02e6","spanId":"450ab58accf8f27b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-8"},"message":"Deprime request received for ID: 9e2e9a2d-3a59-45eb-bb21-b44449627727","timestamp":"2026-09-07T12:19:58.017+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"7e0d6ea98eb0d38046fd1d5c1dbb02e6","spanId":"450ab58accf8f27b","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent PARTICIPANT_PRIME\nParticipantPrime(super=ParticipantMessage(messageType=PARTICIPANT_PRIME, messageId=b13da8f3-29d3-4507-9301-ba1c451edd10, timestamp=2026-09-07T12:19:58.029947022Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=9e2e9a2d-3a59-45eb-bb21-b44449627727, revisionIdComposition=7f3c2800-2b59-4d9d-bb19-aad4fa9b50a5, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), participantDefinitionUpdates=[], primeDtoList=[ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, compositionDto=CompositionDto{compositionId=9e2e9a2d-3a59-45eb-bb21-b44449627727, inPropertiesMap={onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3={}, onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3={}, onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3={}}})], primeOrder=DEPRIME)","timestamp":"2026-09-07T12:19:58.038+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"82d882c9154868e48f2eee5a3aaaa1b1","spanId":"880f8738cf50998a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-6"},"message":"Get automation composition definition request received for ID: 9e2e9a2d-3a59-45eb-bb21-b44449627727","timestamp":"2026-09-07T12:20:03.278+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"4692b95054f90d62b5ca01c99b88f30e","spanId":"892ef63fcbef6343","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-7"},"message":"Create request received for ID: c7da95c8-422b-4ba8-94a7-a5d1437709d5","timestamp":"2026-09-07T12:20:03.530+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"7650df5edfef7cb3dc8ab99d45f8c150","spanId":"12c91ce8f4e93b1a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-10"},"message":"Create request received for ID: fd4f305f-e905-4c87-9b46-eabe7b08fb74","timestamp":"2026-09-07T12:20:03.713+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"28f39414482ed8b81d0dab63f745aaff","spanId":"a9dc792fceb2edb1","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-9"},"message":"Create request received for ID: d09cf5c5-df51-4549-ab51-c5c31c7b1fc1","timestamp":"2026-09-07T12:20:03.837+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3d837b35b6fa92d4e68eec74efb86d0a","spanId":"96a48c366a0be289","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_DEPLOY\nAutomationCompositionDeploy(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_DEPLOY, messageId=58a75675-8138-4bb1-94dd-f343906b7efc, timestamp=2026-09-07T12:21:11.027729275Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=4cb88ec2-aa13-4c7e-a299-7ec464c3e3f8, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT})])])","timestamp":"2026-09-07T12:21:11.036+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2dda6f25522c0f8deb54f5480df66403","spanId":"2b4be4a99f54dee2","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-8"},"message":"Prime request received for ID: c7da95c8-422b-4ba8-94a7-a5d1437709d5","timestamp":"2026-09-07T12:20:03.948+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2dda6f25522c0f8deb54f5480df66403","spanId":"2b4be4a99f54dee2","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent PARTICIPANT_PRIME\nParticipantPrime(super=ParticipantMessage(messageType=PARTICIPANT_PRIME, messageId=52bc82da-7b6a-4bb0-8f4b-6405eb096137, timestamp=2026-09-07T12:20:03.966525294Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=c7da95c8-422b-4ba8-94a7-a5d1437709d5, revisionIdComposition=215966cd-71ee-4de1-bb98-aa14f012ebac, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c01]), participantDefinitionUpdates=[ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Http_AutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.HttpAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}])], primeDtoList=[ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, compositionDto=CompositionDto{compositionId=c7da95c8-422b-4ba8-94a7-a5d1437709d5, inPropertiesMap={onap.policy.clamp.ac.element.Http_AutomationCompositionElement 1.2.3={uninitializedToPassiveTimeout=*, startPhase=*, stage={prepare=[*], migrate=[*]}, provider=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Http_AutomationCompositionElement 1.2.3={}}})], primeOrder=PRIME)","timestamp":"2026-09-07T12:20:03.980+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2dda6f25522c0f8deb54f5480df66403","spanId":"c25eea264247abbe","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PARTICIPANT_PRIME","timestamp":"2026-09-07T12:20:04.012+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2dda6f25522c0f8deb54f5480df66403","spanId":"e776934c6912a6e2","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=52bc82da-7b6a-4bb0-8f4b-6405eb096137, timestamp=2026-09-07T12:20:04.005135127Z, stateChangeResult=NO_ERROR, message=Not implemented, messageType=PARTICIPANT_PRIME_ACK, compositionId=c7da95c8-422b-4ba8-94a7-a5d1437709d5, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=3033c6d1-7b03-4575-bf43-7d4e95dec165), compositionState=PRIMED, outPropertiesList=null)","timestamp":"2026-09-07T12:20:04.026+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3d837b35b6fa92d4e68eec74efb86d0a","spanId":"03aefad1d86a9e5a","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=58a75675-8138-4bb1-94dd-f343906b7efc, timestamp=2026-09-07T12:21:11.113686619Z, stateChangeResult=NO_ERROR, message=Deployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Deployed'}})","timestamp":"2026-09-07T12:21:11.118+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3d837b35b6fa92d4e68eec74efb86d0a","spanId":"03aefad1d86a9e5a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:11.136+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a7403724c77efb6f7be0656455782446","spanId":"5a3de08cf279ce7a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-7"},"message":"Prepare post-deploy request received for instanceID: 12cd25a8-cc31-433b-9eb7-c5089f608a89","timestamp":"2026-09-07T12:21:23.072+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a7403724c77efb6f7be0656455782446","spanId":"5a3de08cf279ce7a","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_PREPARE\nAutomationCompositionPrepare(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_PREPARE, messageId=44e4efa4-78fc-483f-a639-bd36de3813f5, timestamp=2026-09-07T12:21:23.077399047Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=38491183-4e9e-422a-af74-dc49571b8142, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantList=[], preDeploy=false, stage=0, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT})])])","timestamp":"2026-09-07T12:21:23.086+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a7403724c77efb6f7be0656455782446","spanId":"7fcd0231d63cde63","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=44e4efa4-78fc-483f-a639-bd36de3813f5, timestamp=2026-09-07T12:21:23.154028465Z, stateChangeResult=NO_ERROR, message=Review completed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Review completed'}})","timestamp":"2026-09-07T12:21:23.163+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a7403724c77efb6f7be0656455782446","spanId":"7fcd0231d63cde63","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:23.179+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"02c059d8de526e19b1d6e50b41ceb270","spanId":"bd3ed49ee440061c","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=37ccb154-5645-4fe9-93c5-47224d87a7f0, timestamp=2026-09-07T12:21:28.707370115Z, stateChangeResult=NO_ERROR, message=Review completed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Review completed'}})","timestamp":"2026-09-07T12:21:28.711+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"02c059d8de526e19b1d6e50b41ceb270","spanId":"bd3ed49ee440061c","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:28.728+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"02c059d8de526e19b1d6e50b41ceb270","spanId":"bd3ed49ee440061c","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=6e019e10-4d10-4a4b-940f-6445f598fa74, timestamp=2026-09-07T12:21:29.273292841Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=DEPLOYED, lockState=LOCKED, stateChangeResult=NO_ERROR, revisionId=4378f564-c4a8-4d4e-863f-327720f921fc, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-09-07T12:21:29.284+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f49a86fb71f5b182e1e24445b4db4968","spanId":"1e8240e35b77dd76","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-1"},"message":"Updating deployed instance with id 12cd25a8-cc31-433b-9eb7-c5089f608a89","timestamp":"2026-09-07T12:21:34.153+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2dda6f25522c0f8deb54f5480df66403","spanId":"e776934c6912a6e2","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:20:04.039+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f49a86fb71f5b182e1e24445b4db4968","spanId":"1e8240e35b77dd76","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent PROPERTIES_UPDATE\nPropertiesUpdate(super=ParticipantMessage(messageType=PROPERTIES_UPDATE, messageId=ece8d026-59f0-4b4c-91c3-f0d51049c14a, timestamp=2026-09-07T12:21:34.185164808Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=4378f564-c4a8-4d4e-863f-327720f921fc, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=UPDATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=UPDATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=UPDATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=UPDATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], rollback=false, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}, state=PRESENT}, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT})])])","timestamp":"2026-09-07T12:21:34.204+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f49a86fb71f5b182e1e24445b4db4968","spanId":"347381bf8172906a","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=ece8d026-59f0-4b4c-91c3-f0d51049c14a, timestamp=2026-09-07T12:21:34.280195354Z, stateChangeResult=NO_ERROR, message=Updated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Updated'}})","timestamp":"2026-09-07T12:21:34.285+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f49a86fb71f5b182e1e24445b4db4968","spanId":"347381bf8172906a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:34.298+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"2f3a0659d48d2574af3656bbbcf4cd5e","spanId":"8cae8dac86ad1744","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=2ef9fad8-87c0-41c6-aab2-d829bb2cbe2e, timestamp=2026-09-07T12:21:40.665982384Z, stateChangeResult=NO_ERROR, message=Updated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Updated'}})","timestamp":"2026-09-07T12:21:40.671+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"2f3a0659d48d2574af3656bbbcf4cd5e","spanId":"8cae8dac86ad1744","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:40.683+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"2f3a0659d48d2574af3656bbbcf4cd5e","spanId":"8cae8dac86ad1744","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=fe26ec41-82be-4908-ae6e-ad4593f0e423, timestamp=2026-09-07T12:21:41.224899723Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=DEPLOYED, lockState=LOCKED, stateChangeResult=NO_ERROR, revisionId=1a5f8a61-4892-4105-9302-0d1d45b8d0c9, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-09-07T12:21:41.237+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"4633c80eebe7613394a5cea8cf5235f9","spanId":"af59383d63ba520a","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=929c2b18-6e01-48f5-8786-888209d266ba, timestamp=2026-09-07T12:21:47.246631437Z, stateChangeResult=NO_ERROR, message=Updated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Updated'}})","timestamp":"2026-09-07T12:21:47.253+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"4633c80eebe7613394a5cea8cf5235f9","spanId":"af59383d63ba520a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:47.281+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"4633c80eebe7613394a5cea8cf5235f9","spanId":"af59383d63ba520a","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=f8dcd535-b39e-4180-b016-59dd88ed2b39, timestamp=2026-09-07T12:21:47.835513076Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=DEPLOYED, lockState=LOCKED, stateChangeResult=NO_ERROR, revisionId=40cf92f0-bb61-4519-a9b2-f9f9be7064b8, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-09-07T12:21:47.846+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2dda6f25522c0f8deb54f5480df66403","spanId":"e776934c6912a6e2","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=5a2ed460-d6a6-4a60-90a6-af6d30e4fe2e, timestamp=2026-09-07T12:20:04.605376252Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=c7da95c8-422b-4ba8-94a7-a5d1437709d5, revisionIdComposition=51e9b5b2-0be1-42d8-9e26-cd3841f244e5, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c01]), state=PRIMED, participantDefinitionUpdates=[ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Http_AutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.HttpAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}])], automationcompositionList=[], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=NO_ERROR)","timestamp":"2026-09-07T12:20:04.614+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2f6cd45ec9d19813ab037fa131fc159f","spanId":"eade4d9bca06abd0","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-4"},"message":"Get automation composition definition request received for ID: c7da95c8-422b-4ba8-94a7-a5d1437709d5","timestamp":"2026-09-07T12:20:09.225+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"87d379dcb1ecad4d8b3c4d336eafcdbd","spanId":"5ee481b82d8d2b33","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PARTICIPANT_PRIME","timestamp":"2026-09-07T12:20:09.533+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"87d379dcb1ecad4d8b3c4d336eafcdbd","spanId":"23d58c54f824a874","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=9c2234e0-b37b-4599-aa56-96b14d9722e7, timestamp=2026-09-07T12:20:09.597991038Z, stateChangeResult=FAILED, message=Prime failed!, messageType=PARTICIPANT_PRIME_ACK, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), compositionState=COMMISSIONED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}])","timestamp":"2026-09-07T12:20:09.604+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"87d379dcb1ecad4d8b3c4d336eafcdbd","spanId":"23d58c54f824a874","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:20:09.635+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"87d379dcb1ecad4d8b3c4d336eafcdbd","spanId":"bc9a19999608e8e7","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=9c2234e0-b37b-4599-aa56-96b14d9722e7, timestamp=2026-09-07T12:20:09.648665501Z, stateChangeResult=NO_ERROR, message=Primed, messageType=PARTICIPANT_PRIME_ACK, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), compositionState=PRIMED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, outProperties={InternalState=*}}])","timestamp":"2026-09-07T12:20:09.667+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"176f72597061774f8de3b959d5d3e4d5","spanId":"abe15ce238e5aae9","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=feed6ce0-e5bc-4745-8c95-853f37473601, timestamp=2026-09-07T12:21:53.815409634Z, stateChangeResult=NO_ERROR, message=Migration precheck completed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={}, result=true, message='Migration precheck completed'}})","timestamp":"2026-09-07T12:21:53.825+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"176f72597061774f8de3b959d5d3e4d5","spanId":"abe15ce238e5aae9","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:53.851+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"176f72597061774f8de3b959d5d3e4d5","spanId":"8879e2d25f952d97","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=feed6ce0-e5bc-4745-8c95-853f37473601, timestamp=2026-09-07T12:21:53.823619166Z, stateChangeResult=NO_ERROR, message=Migration precheck completed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c40=AcElementDeployAck{deployState=DEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={}, result=true, message='Migration precheck completed'}})","timestamp":"2026-09-07T12:21:53.855+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"176f72597061774f8de3b959d5d3e4d5","spanId":"8879e2d25f952d97","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:53.874+00:00"} policy-clamp-runtime-acm-1 | {"severity":"WARN","traceId":"176f72597061774f8de3b959d5d3e4d5","spanId":"abe15ce238e5aae9","extra_data":{"logger":"org.hibernate.orm.jdbc.error","thread":"Thread-5"},"message":"HHH000247: ErrorCode: 0, SQLState: 23505","timestamp":"2026-09-07T12:21:54.412+00:00"} policy-clamp-runtime-acm-1 | {"severity":"WARN","traceId":"176f72597061774f8de3b959d5d3e4d5","spanId":"abe15ce238e5aae9","extra_data":{"logger":"org.hibernate.orm.jdbc.error","thread":"Thread-5"},"message":"ERROR: duplicate key value violates unique constraint \"messagejob_identificationid_index\"\n Detail: Key (identificationid)=(12cd25a8-cc31-433b-9eb7-c5089f608a89) already exists.","timestamp":"2026-09-07T12:21:54.413+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"9e5b15e10a54f5456522fb42f28384b8","spanId":"c6a8943a93729ff8","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=982d495e-3d21-4c2d-9810-6c76535e3059, timestamp=2026-09-07T12:21:55.180743298Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=3033c6d1-7b03-4575-bf43-7d4e95dec165, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=51bdf185-a8fa-4eec-bcf4-51596dd21cb2, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:21:55.191+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"9e5b15e10a54f5456522fb42f28384b8","spanId":"c6a8943a93729ff8","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:55.201+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f5c1ac70678d0a3ead4ac3346a586032","spanId":"6bc73cff3ef37b03","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=5f3962b6-d517-4732-a886-505f2d02c295, timestamp=2026-09-07T12:21:55.948263339Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=bde98032-4a8e-495c-9453-3997e4a42cef, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement2, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:21:55.956+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f5c1ac70678d0a3ead4ac3346a586032","spanId":"6bc73cff3ef37b03","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:55.964+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"0c8133789c8c7d3249f33ec57f35c886","spanId":"b2768ff62d9f50df","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=595de22f-2b74-436f-8ef5-d4428d9bbb65, timestamp=2026-09-07T12:21:56.331357845Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=1c534f2e-e2dc-4519-b495-e06d3444aece, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement3, typeVersion=1.0.0), ParticipantSupportedElementType(id=8aa3f208-86d2-42bd-a34e-6a658fb61ca1, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement4, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:21:56.336+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"0c8133789c8c7d3249f33ec57f35c886","spanId":"b2768ff62d9f50df","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:56.342+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"0fb6f1ace2a7df6bb78820f528dd3b0a","spanId":"b03113377a45a379","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=e5ebe735-3cfd-4c30-bea7-e6435d37e87c, timestamp=2026-09-07T12:21:56.621227086Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=f8470d69-c7ab-4a1f-8854-b8d245a6553b, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=11b2d045-c021-4d21-b67b-f5c801f573ff, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:21:56.632+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"0fb6f1ace2a7df6bb78820f528dd3b0a","spanId":"b03113377a45a379","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:56.641+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1b4f1a703a024f0b7ab578b988d07c7e","spanId":"73f8d74030aba762","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=3fc10708-372f-4f9c-9c05-723abf5a377c, timestamp=2026-09-07T12:22:00.108769401Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:22:00.116+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1b4f1a703a024f0b7ab578b988d07c7e","spanId":"73f8d74030aba762","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:00.128+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1b4f1a703a024f0b7ab578b988d07c7e","spanId":"d34ae8cc36ce465f","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=5674ba98-e9b6-4b84-9501-9072f09b9e81, timestamp=2026-09-07T12:22:01.315352353Z, stateChangeResult=NO_ERROR, message=stage 1 Migrated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=2, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c40=AcElementDeployAck{deployState=MIGRATING, lockState=LOCKED, operationalState='null', useState='null', outProperties={stage=[*]}, result=true, message='stage 1 Migrated'}})","timestamp":"2026-09-07T12:22:01.324+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1b4f1a703a024f0b7ab578b988d07c7e","spanId":"d34ae8cc36ce465f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:01.335+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1b4f1a703a024f0b7ab578b988d07c7e","spanId":"d34ae8cc36ce465f","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_MIGRATION\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=8cc77705-ed0a-4ebe-9ab1-b60bcad22fe3, timestamp=2026-09-07T12:22:02.411195963Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=dd173bc6-23ff-4bae-8e3d-9b04dc0441ed, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdCompositionTarget=b8002da7-2b43-44ec-90a2-42976cef32c2, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, orderedState=MIGRATE, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*]}, state=NEW})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}, stage=[*]}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*]}, state=NEW}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}, state=PRESENT})])], precheck=false, rollback=false, firstStage=false, stage=2)","timestamp":"2026-09-07T12:22:02.430+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"87d379dcb1ecad4d8b3c4d336eafcdbd","spanId":"bc9a19999608e8e7","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:20:09.677+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"87d379dcb1ecad4d8b3c4d336eafcdbd","spanId":"23d58c54f824a874","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=52a3d4b3-ee80-4110-a623-2e3246e47621, timestamp=2026-09-07T12:20:10.193109195Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=20403c41-b934-4c66-8705-e96f174acfca, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMING, participantDefinitionUpdates=[ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement2', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}]), ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}])], automationcompositionList=[], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=FAILED)","timestamp":"2026-09-07T12:20:10.201+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1b4f1a703a024f0b7ab578b988d07c7e","spanId":"66be4a72b82478bf","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=8cc77705-ed0a-4ebe-9ab1-b60bcad22fe3, timestamp=2026-09-07T12:22:02.536814562Z, stateChangeResult=NO_ERROR, message=Migrated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c40=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={stage=[*, *]}, result=true, message='Migrated'}})","timestamp":"2026-09-07T12:22:02.545+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1b4f1a703a024f0b7ab578b988d07c7e","spanId":"66be4a72b82478bf","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:02.560+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"02faa6ec5ad5dbda6adf4ff29db2d4cc","spanId":"e06bf39ecd0a4f24","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-10"},"message":"Migrating instance with id 12cd25a8-cc31-433b-9eb7-c5089f608a89","timestamp":"2026-09-07T12:22:07.077+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"02faa6ec5ad5dbda6adf4ff29db2d4cc","spanId":"e06bf39ecd0a4f24","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-10"},"message":"New Ac element 709c62b3-8918-41b9-a747-d21eb79c6c36 added in Migration","timestamp":"2026-09-07T12:22:07.081+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"02faa6ec5ad5dbda6adf4ff29db2d4cc","spanId":"e06bf39ecd0a4f24","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-10"},"message":"New Ac element 709c62b3-8918-41b9-a747-d21eb79c6c38 added in Migration","timestamp":"2026-09-07T12:22:07.081+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"02faa6ec5ad5dbda6adf4ff29db2d4cc","spanId":"e06bf39ecd0a4f24","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_MIGRATION\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=9b755044-7c1f-4384-8938-0b520ed9b170, timestamp=2026-09-07T12:22:07.115010501Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdComposition=b8002da7-2b43-44ec-90a2-42976cef32c2, revisionIdInstance=bfad9160-fa6e-4e70-a878-0cae15e09d5d, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdCompositionTarget=09128c2b-2558-4f15-802f-efc9b4fafc75, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, orderedState=MIGRATE, migrationState=REMOVED, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=MIGRATE, migrationState=NEW, properties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=REMOVED, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=MIGRATE, migrationState=NEW, properties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*, *]}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={}, outProperties={}, state=REMOVED})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={}, state=NEW})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}, stage=[*, *]}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}, stage=[*, *]}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*, *]}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={}, outProperties={}, state=REMOVED}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={}, state=NEW})])], precheck=false, rollback=false, firstStage=true, stage=0)","timestamp":"2026-09-07T12:22:07.147+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"02faa6ec5ad5dbda6adf4ff29db2d4cc","spanId":"bcfc1e66c574cfea","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=9b755044-7c1f-4384-8938-0b520ed9b170, timestamp=2026-09-07T12:22:07.131350109Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c40=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={stage=[*, *]}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:22:07.150+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"02faa6ec5ad5dbda6adf4ff29db2d4cc","spanId":"bcfc1e66c574cfea","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:07.167+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"02faa6ec5ad5dbda6adf4ff29db2d4cc","spanId":"eace92b1d5d96d18","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=9b755044-7c1f-4384-8938-0b520ed9b170, timestamp=2026-09-07T12:22:07.246370478Z, stateChangeResult=NO_ERROR, message=stage 0 Migrated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=3, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=MIGRATING, lockState=LOCKED, operationalState='null', useState='null', outProperties={stage=[*]}, result=true, message='stage 0 Migrated'}})","timestamp":"2026-09-07T12:22:07.252+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"02faa6ec5ad5dbda6adf4ff29db2d4cc","spanId":"eace92b1d5d96d18","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:07.262+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"176874cea8cba360cfe09c8cca8366cc","spanId":"a3c2fa08e5649872","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-9"},"message":"Undeployment request received for instanceID: 1072894d-6fe6-4cb5-8c9a-2357107c44f6","timestamp":"2026-09-07T12:22:12.620+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"176874cea8cba360cfe09c8cca8366cc","spanId":"a3c2fa08e5649872","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_STATE_CHANGE\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=ac3fa2bd-496a-475c-a312-b520a73c77c4, timestamp=2026-09-07T12:22:12.623520463Z, participantId=null, replicaId=null, automationCompositionId=1072894d-6fe6-4cb5-8c9a-2357107c44f6, compositionId=c7da95c8-422b-4ba8-94a7-a5d1437709d5, revisionIdComposition=51e9b5b2-0be1-42d8-9e26-cd3841f244e5, revisionIdInstance=409c0b4c-4522-4894-a7e7-7aa028a2ef28, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c01]), deployOrderedState=UNDEPLOY, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=c7da95c8-422b-4ba8-94a7-a5d1437709d5, elementDefinitionId=onap.policy.clamp.ac.element.Http_AutomationCompositionElement 1.2.3, inProperties={uninitializedToPassiveTimeout=*, startPhase=*, stage={prepare=[*], migrate=[*]}, provider=*}, outProperties={}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=1072894d-6fe6-4cb5-8c9a-2357107c44f6, elementId=709c62b3-8918-41b9-a747-d21eb79c6c27, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT})])])","timestamp":"2026-09-07T12:22:12.632+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"176874cea8cba360cfe09c8cca8366cc","spanId":"1a84f9f4968f29c0","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=ac3fa2bd-496a-475c-a312-b520a73c77c4, timestamp=2026-09-07T12:22:12.638463757Z, stateChangeResult=NO_ERROR, message=, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=3033c6d1-7b03-4575-bf43-7d4e95dec165), automationCompositionId=1072894d-6fe6-4cb5-8c9a-2357107c44f6, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c27=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={}, result=true, message=''}})","timestamp":"2026-09-07T12:22:12.648+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"176874cea8cba360cfe09c8cca8366cc","spanId":"1a84f9f4968f29c0","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:12.656+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"176874cea8cba360cfe09c8cca8366cc","spanId":"1a84f9f4968f29c0","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=4bb63558-e6b4-4222-852f-ecec785bdb41, timestamp=2026-09-07T12:22:13.199798669Z, participantId=null, replicaId=null, automationCompositionId=1072894d-6fe6-4cb5-8c9a-2357107c44f6, compositionId=c7da95c8-422b-4ba8-94a7-a5d1437709d5, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c01]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=1072894d-6fe6-4cb5-8c9a-2357107c44f6, deployState=UNDEPLOYED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=e8b56e00-0fc5-403b-a13e-20a3667c0fa4, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c27, definition=onap.policy.clamp.ac.element.Http_AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-09-07T12:22:13.208+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"7d1896a217b2bcffe7167c72c670f458","spanId":"612c94d00a442dc2","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"scheduling-1"},"message":"Add scheduled scanning","timestamp":"2026-09-07T12:22:16.577+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"5ca4a7dee0c064fb38ca88cedf40a5ef","spanId":"93cac1cc73fa1eee","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-3"},"message":"Delete automation composition request received for name: DemoInstance0 and version: 1.0.1","timestamp":"2026-09-07T12:22:17.937+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"5ca4a7dee0c064fb38ca88cedf40a5ef","spanId":"93cac1cc73fa1eee","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_STATE_CHANGE\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=d6b3e5e9-d1f0-4c2a-a888-2f39ab3f37f7, timestamp=2026-09-07T12:22:17.939926225Z, participantId=null, replicaId=null, automationCompositionId=1072894d-6fe6-4cb5-8c9a-2357107c44f6, compositionId=c7da95c8-422b-4ba8-94a7-a5d1437709d5, revisionIdComposition=51e9b5b2-0be1-42d8-9e26-cd3841f244e5, revisionIdInstance=e8b56e00-0fc5-403b-a13e-20a3667c0fa4, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c01]), deployOrderedState=DELETE, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=c7da95c8-422b-4ba8-94a7-a5d1437709d5, elementDefinitionId=onap.policy.clamp.ac.element.Http_AutomationCompositionElement 1.2.3, inProperties={uninitializedToPassiveTimeout=*, startPhase=*, stage={prepare=[*], migrate=[*]}, provider=*}, outProperties={}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=1072894d-6fe6-4cb5-8c9a-2357107c44f6, elementId=709c62b3-8918-41b9-a747-d21eb79c6c27, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT})])])","timestamp":"2026-09-07T12:22:17.947+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"5ca4a7dee0c064fb38ca88cedf40a5ef","spanId":"1b3baee4acb43aa5","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=d6b3e5e9-d1f0-4c2a-a888-2f39ab3f37f7, timestamp=2026-09-07T12:22:17.953806140Z, stateChangeResult=NO_ERROR, message=Not implemented, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=3033c6d1-7b03-4575-bf43-7d4e95dec165), automationCompositionId=1072894d-6fe6-4cb5-8c9a-2357107c44f6, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c27=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={}, result=true, message='Not implemented'}})","timestamp":"2026-09-07T12:22:17.968+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"5ca4a7dee0c064fb38ca88cedf40a5ef","spanId":"1b3baee4acb43aa5","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:17.976+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"5ca4a7dee0c064fb38ca88cedf40a5ef","spanId":"1b3baee4acb43aa5","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=c172d1ce-1f9e-436e-86e2-eb58977331cb, timestamp=2026-09-07T12:22:18.518263516Z, participantId=null, replicaId=null, automationCompositionId=1072894d-6fe6-4cb5-8c9a-2357107c44f6, compositionId=c7da95c8-422b-4ba8-94a7-a5d1437709d5, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=1072894d-6fe6-4cb5-8c9a-2357107c44f6, deployState=DELETED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=e8b56e00-0fc5-403b-a13e-20a3667c0fa4, compositionTargetId=null, acElementList=[])], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=null)","timestamp":"2026-09-07T12:22:18.527+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1fbbd241c25e4bda22a97afde95bac3c","spanId":"810a4c46d1a70bdd","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-9"},"message":"Undeployment request received for instanceID: 12cd25a8-cc31-433b-9eb7-c5089f608a89","timestamp":"2026-09-07T12:22:24.361+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"ad0563fc04a49efd59b308057a94a3ba","spanId":"7bd69abed5e6f7aa","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"scheduling-1"},"message":"Add scheduled scanning","timestamp":"2026-09-07T12:20:13.568+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"09d54c5fe16a35c45890674728b08697","spanId":"94e0c9b148878daa","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PARTICIPANT_PRIME","timestamp":"2026-09-07T12:20:15.051+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1fbbd241c25e4bda22a97afde95bac3c","spanId":"810a4c46d1a70bdd","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_STATE_CHANGE\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=60dd0f54-1ad1-4c87-8a02-0e434c3e202d, timestamp=2026-09-07T12:22:24.367966512Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdComposition=b8002da7-2b43-44ec-90a2-42976cef32c2, revisionIdInstance=dc8d8946-1ac9-4772-acdf-a0ef93b8c507, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), deployOrderedState=UNDEPLOY, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*, *]}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={stage=[*]}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}, stage=[*, *]}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}, state=PRESENT})])])","timestamp":"2026-09-07T12:22:24.377+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1fbbd241c25e4bda22a97afde95bac3c","spanId":"a678977de5a62cd9","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=60dd0f54-1ad1-4c87-8a02-0e434c3e202d, timestamp=2026-09-07T12:22:24.448679040Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c40=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={stage=[*, *], InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-09-07T12:22:24.453+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1fbbd241c25e4bda22a97afde95bac3c","spanId":"a678977de5a62cd9","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:24.466+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1fbbd241c25e4bda22a97afde95bac3c","spanId":"353d760981948868","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=60dd0f54-1ad1-4c87-8a02-0e434c3e202d, timestamp=2026-09-07T12:22:24.452706458Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={stage=[*], InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-09-07T12:22:24.476+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1fbbd241c25e4bda22a97afde95bac3c","spanId":"353d760981948868","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:24.481+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8ea3a0ecd710bc24f6d6c0ac5b82f21f","spanId":"6dd21304af2c5c49","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-4"},"message":"Undeployment request received for instanceID: 12cd25a8-cc31-433b-9eb7-c5089f608a89","timestamp":"2026-09-07T12:22:29.849+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8ea3a0ecd710bc24f6d6c0ac5b82f21f","spanId":"6dd21304af2c5c49","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_STATE_CHANGE\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=a1a8f2a7-3f71-42e3-a4a6-ef284796dcfa, timestamp=2026-09-07T12:22:29.854041106Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdComposition=b8002da7-2b43-44ec-90a2-42976cef32c2, revisionIdInstance=ae28dc19-4193-4024-84b3-29fff073931a, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), deployOrderedState=UNDEPLOY, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*, *], InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={stage=[*], InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}, stage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={InternalState=*}, state=PRESENT})])])","timestamp":"2026-09-07T12:22:29.862+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"09d54c5fe16a35c45890674728b08697","spanId":"3c8bd0570bde4862","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=10cb0352-ea1f-4ae4-8b02-483ee0631210, timestamp=2026-09-07T12:20:15.118469109Z, stateChangeResult=NO_ERROR, message=Primed, messageType=PARTICIPANT_PRIME_ACK, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), compositionState=PRIMED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}])","timestamp":"2026-09-07T12:20:15.124+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"09d54c5fe16a35c45890674728b08697","spanId":"3c8bd0570bde4862","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:20:15.135+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"09d54c5fe16a35c45890674728b08697","spanId":"2cec8604004c5a06","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=10cb0352-ea1f-4ae4-8b02-483ee0631210, timestamp=2026-09-07T12:20:15.156859933Z, stateChangeResult=NO_ERROR, message=Primed, messageType=PARTICIPANT_PRIME_ACK, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), compositionState=PRIMED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, outProperties={InternalState=*}}])","timestamp":"2026-09-07T12:20:15.163+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"09d54c5fe16a35c45890674728b08697","spanId":"2cec8604004c5a06","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:20:15.177+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8ea3a0ecd710bc24f6d6c0ac5b82f21f","spanId":"ce6e1816c208ef85","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=a1a8f2a7-3f71-42e3-a4a6-ef284796dcfa, timestamp=2026-09-07T12:22:29.931727960Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c40=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={stage=[*, *], InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-09-07T12:22:29.940+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8ea3a0ecd710bc24f6d6c0ac5b82f21f","spanId":"ce6e1816c208ef85","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:29.958+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8ea3a0ecd710bc24f6d6c0ac5b82f21f","spanId":"1c5cf149f9a82544","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=a1a8f2a7-3f71-42e3-a4a6-ef284796dcfa, timestamp=2026-09-07T12:22:29.931414035Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={stage=[*], InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-09-07T12:22:29.959+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8ea3a0ecd710bc24f6d6c0ac5b82f21f","spanId":"1c5cf149f9a82544","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:29.968+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f36357ddfa71a3fbe61cc802864d44b2","spanId":"43385a4466143175","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=7aa1eda1-8320-4bce-b3e7-4c179bf0052e, timestamp=2026-09-07T12:22:36.281553939Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c40=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={stage=[*, *], InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:22:36.287+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f36357ddfa71a3fbe61cc802864d44b2","spanId":"43385a4466143175","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:36.302+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f36357ddfa71a3fbe61cc802864d44b2","spanId":"a8ee8c46fe75e0f1","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=7aa1eda1-8320-4bce-b3e7-4c179bf0052e, timestamp=2026-09-07T12:22:36.293473557Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={stage=[*], InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:22:36.307+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f36357ddfa71a3fbe61cc802864d44b2","spanId":"a8ee8c46fe75e0f1","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:36.313+00:00"} policy-clamp-runtime-acm-1 | {"severity":"WARN","traceId":"f36357ddfa71a3fbe61cc802864d44b2","spanId":"43385a4466143175","extra_data":{"logger":"org.hibernate.orm.jdbc.error","thread":"Thread-5"},"message":"HHH000247: ErrorCode: 0, SQLState: 23505","timestamp":"2026-09-07T12:22:36.841+00:00"} policy-clamp-runtime-acm-1 | {"severity":"WARN","traceId":"f36357ddfa71a3fbe61cc802864d44b2","spanId":"43385a4466143175","extra_data":{"logger":"org.hibernate.orm.jdbc.error","thread":"Thread-5"},"message":"ERROR: duplicate key value violates unique constraint \"messagejob_identificationid_index\"\n Detail: Key (identificationid)=(12cd25a8-cc31-433b-9eb7-c5089f608a89) already exists.","timestamp":"2026-09-07T12:22:36.841+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"4300a7e93183eca8b5442284f0116373","spanId":"ca99ed612326435a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-2"},"message":"Delete automation composition request received for name: Instance-Migration-From and version: 1.0.1","timestamp":"2026-09-07T12:22:41.709+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"4300a7e93183eca8b5442284f0116373","spanId":"ca99ed612326435a","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_STATE_CHANGE\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=fe2ce92f-b6f8-471d-b1d3-f5630c86ef21, timestamp=2026-09-07T12:22:41.718858994Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdComposition=b8002da7-2b43-44ec-90a2-42976cef32c2, revisionIdInstance=b69759ec-6bf0-4776-b8f3-bd564eba4b73, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), deployOrderedState=DELETE, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*, *], InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={stage=[*], InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}, stage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}, state=PRESENT})])])","timestamp":"2026-09-07T12:22:41.732+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"eb447909fd8eab06f3f60503785caad6","spanId":"ae847f6650920e33","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-2"},"message":"Get automation composition definition request received for ID: fd4f305f-e905-4c87-9b46-eabe7b08fb74","timestamp":"2026-09-07T12:20:15.215+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"09d54c5fe16a35c45890674728b08697","spanId":"3c8bd0570bde4862","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=3f40589c-c5af-4776-8b93-94a2f5cfa4d2, timestamp=2026-09-07T12:20:15.696083985Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement2', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}]), ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}])], automationcompositionList=[], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=NO_ERROR)","timestamp":"2026-09-07T12:20:15.716+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"a67f84dda7e9593e50fbdc7f43357d3e","spanId":"e3f718d4fb14b1f9","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PARTICIPANT_PRIME","timestamp":"2026-09-07T12:20:20.540+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"a67f84dda7e9593e50fbdc7f43357d3e","spanId":"0c20c8eee615cf1c","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=d5b87bf2-fa58-4a43-a1c0-eaeaf3833fff, timestamp=2026-09-07T12:20:20.599724708Z, stateChangeResult=NO_ERROR, message=Primed, messageType=PARTICIPANT_PRIME_ACK, compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), compositionState=PRIMED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, outProperties={InternalState=*}}])","timestamp":"2026-09-07T12:20:20.605+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"a67f84dda7e9593e50fbdc7f43357d3e","spanId":"0c20c8eee615cf1c","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:20:20.620+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"a67f84dda7e9593e50fbdc7f43357d3e","spanId":"2b5ce4bb8b1160bd","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=d5b87bf2-fa58-4a43-a1c0-eaeaf3833fff, timestamp=2026-09-07T12:20:20.602348909Z, stateChangeResult=NO_ERROR, message=Primed, messageType=PARTICIPANT_PRIME_ACK, compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592), compositionState=PRIMED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, outProperties={InternalState=*}}])","timestamp":"2026-09-07T12:20:20.623+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"a67f84dda7e9593e50fbdc7f43357d3e","spanId":"2b5ce4bb8b1160bd","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:20:20.631+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"a67f84dda7e9593e50fbdc7f43357d3e","spanId":"0c20c8eee615cf1c","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=45bcc0b3-d4b4-4d9b-a0e8-69f55421e4eb, timestamp=2026-09-07T12:20:21.181833086Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdComposition=b8002da7-2b43-44ec-90a2-42976cef32c2, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement3', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}]), ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}])], automationcompositionList=[], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=NO_ERROR)","timestamp":"2026-09-07T12:20:21.191+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"d536265f4649ec4c075bbbeede4fd00b","spanId":"6275f104b5943331","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-9"},"message":"Get automation composition definition request received for ID: d09cf5c5-df51-4549-ab51-c5c31c7b1fc1","timestamp":"2026-09-07T12:20:25.784+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"4300a7e93183eca8b5442284f0116373","spanId":"a5d213a485b6eda2","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=fe2ce92f-b6f8-471d-b1d3-f5630c86ef21, timestamp=2026-09-07T12:22:41.796096600Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c40=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={stage=[*, *], InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:22:41.805+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"4300a7e93183eca8b5442284f0116373","spanId":"a5d213a485b6eda2","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:41.818+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"4300a7e93183eca8b5442284f0116373","spanId":"bc19c1fdef074eb7","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=fe2ce92f-b6f8-471d-b1d3-f5630c86ef21, timestamp=2026-09-07T12:22:41.796463366Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={stage=[*], InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:22:41.824+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"4300a7e93183eca8b5442284f0116373","spanId":"bc19c1fdef074eb7","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:41.832+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"3e53d3055f7c0c8ca0e9478b6183dbfb","spanId":"d038e4d0ad64b369","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-09-07T12:20:26.121+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"4300a7e93183eca8b5442284f0116373","spanId":"a5d213a485b6eda2","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=7aad82ac-fb31-40e6-ac81-dda48ea8c14b, timestamp=2026-09-07T12:22:42.360641130Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=DELETED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=b69759ec-6bf0-4776-b8f3-bd564eba4b73, compositionTargetId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, acElementList=[])], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=null)","timestamp":"2026-09-07T12:22:42.369+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"92e6d87f09b7237cea45daddef02be98","spanId":"0ed4402a160b76cb","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-5"},"message":"Deployment request received for instanceID: ca78ae6b-4678-4b50-8fb3-f9368dc05764","timestamp":"2026-09-07T12:22:48.139+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"04110d3fc11b78e78e1b8faf9b775a34","spanId":"4f63d0fbf9f8a7f4","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-7"},"message":"Create instance request received for compositionId c7da95c8-422b-4ba8-94a7-a5d1437709d5","timestamp":"2026-09-07T12:20:31.492+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"6bcf4d70013fb455de4ef560f5a54fd9","spanId":"d4b7ab0f5bfe4d33","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-10"},"message":"Deployment request received for instanceID: b07a2765-02ac-4db4-9ce0-29ea4bba81f0","timestamp":"2026-09-07T12:20:32.100+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"6bcf4d70013fb455de4ef560f5a54fd9","spanId":"d4b7ab0f5bfe4d33","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_DEPLOY\nAutomationCompositionDeploy(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_DEPLOY, messageId=bdfc2a1a-5df9-4e1f-84ea-b49465e4a7af, timestamp=2026-09-07T12:20:32.115330745Z, participantId=null, replicaId=null, automationCompositionId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=fc05fcc0-8918-4317-85f2-2d796f3fb913, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT})])])","timestamp":"2026-09-07T12:20:32.166+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"6bcf4d70013fb455de4ef560f5a54fd9","spanId":"1d40842706960991","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_DEPLOY","timestamp":"2026-09-07T12:20:32.185+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"6bcf4d70013fb455de4ef560f5a54fd9","spanId":"443210678da57909","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=b830bdff-ac94-4f1e-a167-256f6aa2f403, timestamp=2026-09-07T12:20:32.154702789Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c36, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:20:32.197+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"6bcf4d70013fb455de4ef560f5a54fd9","spanId":"443210678da57909","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:20:32.210+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"6bcf4d70013fb455de4ef560f5a54fd9","spanId":"86cf3de9cee751dd","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=6d733658-54e9-407f-9a60-3d630f959da0, timestamp=2026-09-07T12:20:32.154981174Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c35, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:20:32.210+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"6bcf4d70013fb455de4ef560f5a54fd9","spanId":"86cf3de9cee751dd","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:20:32.226+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"6bcf4d70013fb455de4ef560f5a54fd9","spanId":"99fbf5008b8e6ae5","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=73954cec-c0a6-41c4-b151-a7af23de8748, timestamp=2026-09-07T12:20:32.154950703Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c34, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:20:32.227+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"6bcf4d70013fb455de4ef560f5a54fd9","spanId":"99fbf5008b8e6ae5","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:20:32.238+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"6bcf4d70013fb455de4ef560f5a54fd9","spanId":"65fb81a328fd5ccc","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=31ac31fe-0730-427f-bf35-cbfaf542f581, timestamp=2026-09-07T12:20:32.179617810Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c38, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=bde98032-4a8e-495c-9453-3997e4a42cef, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement2, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:20:32.241+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"6bcf4d70013fb455de4ef560f5a54fd9","spanId":"443210678da57909","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=ddd2af83-b07f-41ee-a128-8a4369673895, timestamp=2026-09-07T12:20:32.780672297Z, participantId=null, replicaId=null, automationCompositionId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, deployState=DEPLOYING, lockState=NONE, stateChangeResult=TIMEOUT, revisionId=9f04ec12-776b-4141-a371-662a14743a4d, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYING, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYING, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYING, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=DEPLOYING, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-09-07T12:20:32.790+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"218d819f1081ec18e460e5df995bf981","spanId":"e7cc17136c933aa2","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-09-07T12:20:37.727+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"218d819f1081ec18e460e5df995bf981","spanId":"725f3f8db1a41fdd","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=03cad111-746c-454a-90d4-694f6c445f32, timestamp=2026-09-07T12:20:37.728566750Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, deployState=UNDEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c36, deployState=UNDEPLOYING, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:20:37.742+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"218d819f1081ec18e460e5df995bf981","spanId":"725f3f8db1a41fdd","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:20:37.764+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"218d819f1081ec18e460e5df995bf981","spanId":"ae3d49df71a8b3db","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=39d68764-ad5b-4255-beae-625c57d96bed, timestamp=2026-09-07T12:20:37.728909037Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, deployState=UNDEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c35, deployState=UNDEPLOYING, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:20:37.765+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"218d819f1081ec18e460e5df995bf981","spanId":"ae3d49df71a8b3db","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:20:37.778+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"218d819f1081ec18e460e5df995bf981","spanId":"ea5db0855783dedc","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=a2598d9a-c9d4-43b1-ac69-b85fa433f53c, timestamp=2026-09-07T12:20:37.730123089Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, deployState=UNDEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c34, deployState=UNDEPLOYING, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:20:37.782+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"218d819f1081ec18e460e5df995bf981","spanId":"ea5db0855783dedc","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:20:37.795+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"218d819f1081ec18e460e5df995bf981","spanId":"3990e827a1cc503e","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=15eeb193-c2e3-4ad0-8bca-fdda38279727, timestamp=2026-09-07T12:20:37.736447418Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, deployState=UNDEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c38, deployState=UNDEPLOYING, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=bde98032-4a8e-495c-9453-3997e4a42cef, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement2, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:20:37.796+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"218d819f1081ec18e460e5df995bf981","spanId":"12e2490ba70e07bb","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=4129de9e-14ea-4d50-bf6e-d979abfad671, timestamp=2026-09-07T12:20:37.796805231Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-09-07T12:20:37.840+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"218d819f1081ec18e460e5df995bf981","spanId":"63eb52805a5b291a","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=4129de9e-14ea-4d50-bf6e-d979abfad671, timestamp=2026-09-07T12:20:37.799282328Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-09-07T12:20:37.853+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"218d819f1081ec18e460e5df995bf981","spanId":"a535ca53f0b799a2","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=4129de9e-14ea-4d50-bf6e-d979abfad671, timestamp=2026-09-07T12:20:37.801218633Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-09-07T12:20:37.862+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"218d819f1081ec18e460e5df995bf981","spanId":"725f3f8db1a41fdd","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=a262e076-c38c-412c-8352-7c78f95a1f05, timestamp=2026-09-07T12:20:38.335791003Z, participantId=null, replicaId=null, automationCompositionId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, deployState=UNDEPLOYED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=83d250e3-b10a-460c-a04c-924535195dd5, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-09-07T12:20:38.343+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"6426e8a393d352cf9ca2bf69cf09b243","spanId":"0b562344e81da0c5","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-09-07T12:20:43.128+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"6426e8a393d352cf9ca2bf69cf09b243","spanId":"6546c4082846441c","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=8aa39b33-b0bb-4c66-b307-89ae3442fc10, timestamp=2026-09-07T12:20:43.183307268Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:20:43.193+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"6426e8a393d352cf9ca2bf69cf09b243","spanId":"6546c4082846441c","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:20:43.208+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"6426e8a393d352cf9ca2bf69cf09b243","spanId":"f799a0d38ed70f6a","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=8aa39b33-b0bb-4c66-b307-89ae3442fc10, timestamp=2026-09-07T12:20:43.188779020Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:20:43.213+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"6426e8a393d352cf9ca2bf69cf09b243","spanId":"f799a0d38ed70f6a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:20:43.221+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"6426e8a393d352cf9ca2bf69cf09b243","spanId":"39c9ad2b2a0726e6","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=8aa39b33-b0bb-4c66-b307-89ae3442fc10, timestamp=2026-09-07T12:20:43.189544163Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:20:43.222+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"6426e8a393d352cf9ca2bf69cf09b243","spanId":"39c9ad2b2a0726e6","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:20:43.230+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"6426e8a393d352cf9ca2bf69cf09b243","spanId":"6546c4082846441c","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=1b6b0bfd-ae32-4cbe-af08-2dd24a57ff93, timestamp=2026-09-07T12:20:43.770530442Z, participantId=null, replicaId=null, automationCompositionId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, deployState=DELETED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=83d250e3-b10a-460c-a04c-924535195dd5, compositionTargetId=null, acElementList=[])], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=null)","timestamp":"2026-09-07T12:20:43.778+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"9dfdaa581708bcd1845912f127626757","spanId":"75cf18ac634acf04","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_PREPARE","timestamp":"2026-09-07T12:20:48.975+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"9dfdaa581708bcd1845912f127626757","spanId":"fe287993edb19f6d","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=9db8003c-a24b-4cd3-8643-aaab909d5195, timestamp=2026-09-07T12:20:49.045278246Z, stateChangeResult=FAILED, message=Prepare failed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=UNDEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={}, result=true, message='Prepare failed'}})","timestamp":"2026-09-07T12:20:49.052+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"9dfdaa581708bcd1845912f127626757","spanId":"fe287993edb19f6d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:20:49.070+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"9dfdaa581708bcd1845912f127626757","spanId":"ff2c507376b4732e","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=9db8003c-a24b-4cd3-8643-aaab909d5195, timestamp=2026-09-07T12:20:49.045501250Z, stateChangeResult=FAILED, message=Prepare failed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=UNDEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={}, result=true, message='Prepare failed'}})","timestamp":"2026-09-07T12:20:49.073+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"9dfdaa581708bcd1845912f127626757","spanId":"ff2c507376b4732e","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:20:49.096+00:00"} policy-clamp-runtime-acm-2 | {"severity":"WARN","traceId":"9dfdaa581708bcd1845912f127626757","spanId":"fe287993edb19f6d","extra_data":{"logger":"org.hibernate.orm.jdbc.error","thread":"Thread-5"},"message":"HHH000247: ErrorCode: 0, SQLState: 23505","timestamp":"2026-09-07T12:20:49.636+00:00"} policy-clamp-runtime-acm-2 | {"severity":"WARN","traceId":"9dfdaa581708bcd1845912f127626757","spanId":"fe287993edb19f6d","extra_data":{"logger":"org.hibernate.orm.jdbc.error","thread":"Thread-5"},"message":"ERROR: duplicate key value violates unique constraint \"messagejob_identificationid_index\"\n Detail: Key (identificationid)=(12cd25a8-cc31-433b-9eb7-c5089f608a89) already exists.","timestamp":"2026-09-07T12:20:49.636+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"613d815c525eef759e65a75221176bfa","spanId":"b3802c950660bbf1","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_PREPARE","timestamp":"2026-09-07T12:20:54.550+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"613d815c525eef759e65a75221176bfa","spanId":"47f282978c7e61ef","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=3727a5d0-ac0b-4fe1-9b24-cb9a29748b82, timestamp=2026-09-07T12:20:54.627994933Z, stateChangeResult=NO_ERROR, message=stage 0 Prepared, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=2, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=UNDEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*]}, result=true, message='stage 0 Prepared'}})","timestamp":"2026-09-07T12:20:54.632+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"613d815c525eef759e65a75221176bfa","spanId":"47f282978c7e61ef","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:20:54.643+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"613d815c525eef759e65a75221176bfa","spanId":"a7ae1812d520d99b","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=3727a5d0-ac0b-4fe1-9b24-cb9a29748b82, timestamp=2026-09-07T12:20:54.628027764Z, stateChangeResult=NO_ERROR, message=stage 0 Prepared, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=1, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=UNDEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*]}, result=true, message='stage 0 Prepared'}})","timestamp":"2026-09-07T12:20:54.644+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"613d815c525eef759e65a75221176bfa","spanId":"a7ae1812d520d99b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:20:54.659+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"613d815c525eef759e65a75221176bfa","spanId":"44c8a87b0cca2394","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_PREPARE","timestamp":"2026-09-07T12:20:55.743+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"613d815c525eef759e65a75221176bfa","spanId":"47f282978c7e61ef","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_PREPARE\nAutomationCompositionPrepare(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_PREPARE, messageId=c018e09d-9955-447d-941f-6b25ae061a88, timestamp=2026-09-07T12:20:55.725443718Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=79202367-a5c3-4228-a413-8d65e2de4571, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], preDeploy=true, stage=1, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*]}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*]}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*]}, state=PRESENT})])])","timestamp":"2026-09-07T12:20:55.749+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"613d815c525eef759e65a75221176bfa","spanId":"e9c753511b36c354","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=c018e09d-9955-447d-941f-6b25ae061a88, timestamp=2026-09-07T12:20:55.810578557Z, stateChangeResult=NO_ERROR, message=Prepare completed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=UNDEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *]}, result=true, message='Prepare completed'}})","timestamp":"2026-09-07T12:20:55.815+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"613d815c525eef759e65a75221176bfa","spanId":"e9c753511b36c354","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:20:55.837+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"613d815c525eef759e65a75221176bfa","spanId":"7d5737a946dade46","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=c018e09d-9955-447d-941f-6b25ae061a88, timestamp=2026-09-07T12:20:55.811622835Z, stateChangeResult=NO_ERROR, message=stage 1 Prepared, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=2, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=UNDEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*]}, result=true, message='stage 1 Prepared'}})","timestamp":"2026-09-07T12:20:55.841+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"613d815c525eef759e65a75221176bfa","spanId":"7d5737a946dade46","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:20:55.851+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"613d815c525eef759e65a75221176bfa","spanId":"e9c753511b36c354","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_PREPARE\nAutomationCompositionPrepare(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_PREPARE, messageId=895eb935-e500-466d-a53e-a764eba2459b, timestamp=2026-09-07T12:20:56.900603695Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=79202367-a5c3-4228-a413-8d65e2de4571, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], preDeploy=true, stage=2, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*]}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*]}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*]}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *]}, state=PRESENT})])])","timestamp":"2026-09-07T12:20:56.910+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"613d815c525eef759e65a75221176bfa","spanId":"15a70f36b1165924","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_PREPARE","timestamp":"2026-09-07T12:20:56.929+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"613d815c525eef759e65a75221176bfa","spanId":"3e66783b2c56d03d","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=895eb935-e500-466d-a53e-a764eba2459b, timestamp=2026-09-07T12:20:56.975656798Z, stateChangeResult=NO_ERROR, message=Prepare completed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=UNDEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *]}, result=true, message='Prepare completed'}})","timestamp":"2026-09-07T12:20:56.987+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"613d815c525eef759e65a75221176bfa","spanId":"3e66783b2c56d03d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:20:57.002+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"613d815c525eef759e65a75221176bfa","spanId":"165f9a5f5ee895d4","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=895eb935-e500-466d-a53e-a764eba2459b, timestamp=2026-09-07T12:20:56.987301841Z, stateChangeResult=NO_ERROR, message=Prepare completed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=UNDEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *]}, result=true, message='Prepare completed'}})","timestamp":"2026-09-07T12:20:57.006+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"613d815c525eef759e65a75221176bfa","spanId":"165f9a5f5ee895d4","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:20:57.015+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"613d815c525eef759e65a75221176bfa","spanId":"3e66783b2c56d03d","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_PREPARE\nAutomationCompositionPrepare(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_PREPARE, messageId=a7899482-935e-45b7-917a-a6fcc10649d7, timestamp=2026-09-07T12:20:58.060721536Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=79202367-a5c3-4228-a413-8d65e2de4571, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], preDeploy=true, stage=3, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*]}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *]}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *]}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *]}, state=PRESENT})])])","timestamp":"2026-09-07T12:20:58.071+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"613d815c525eef759e65a75221176bfa","spanId":"48cea14f1a65fe41","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_PREPARE","timestamp":"2026-09-07T12:20:58.074+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"d47b0be8df6657aace6d194442ae528a","spanId":"8e20af52832a5010","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-6"},"message":"Deployment request received for instanceID: 12cd25a8-cc31-433b-9eb7-c5089f608a89","timestamp":"2026-09-07T12:21:00.150+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"d47b0be8df6657aace6d194442ae528a","spanId":"8e20af52832a5010","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_DEPLOY\nAutomationCompositionDeploy(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_DEPLOY, messageId=12f30fe9-6f95-4e91-8e2c-0e58c4e7ad87, timestamp=2026-09-07T12:21:00.156183012Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=be84c406-b4e0-4b23-8f16-0e12069f9c25, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *]}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *]}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *]}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *]}, state=PRESENT})])])","timestamp":"2026-09-07T12:21:00.164+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"d47b0be8df6657aace6d194442ae528a","spanId":"50707c459fd24ef7","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_DEPLOY","timestamp":"2026-09-07T12:21:00.167+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"d47b0be8df6657aace6d194442ae528a","spanId":"530d192f8c1f996a","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=9194569b-0120-413b-96ce-de339b04e5bd, timestamp=2026-09-07T12:21:00.169765620Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c36, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:21:00.183+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"d47b0be8df6657aace6d194442ae528a","spanId":"530d192f8c1f996a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:00.206+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"d47b0be8df6657aace6d194442ae528a","spanId":"f13a879d48d073cf","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=88ff27ef-a510-4f56-98c4-652987d0ead0, timestamp=2026-09-07T12:21:00.172294446Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c34, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:21:00.210+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"d47b0be8df6657aace6d194442ae528a","spanId":"f13a879d48d073cf","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:00.223+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"d47b0be8df6657aace6d194442ae528a","spanId":"6556809da71576c0","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=a203135a-a3a0-4a47-b0a8-1d4b33a0c125, timestamp=2026-09-07T12:21:00.172249775Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c38, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=bde98032-4a8e-495c-9453-3997e4a42cef, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement2, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:21:00.224+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"d47b0be8df6657aace6d194442ae528a","spanId":"6556809da71576c0","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:00.247+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"d47b0be8df6657aace6d194442ae528a","spanId":"8aa458f1d095d4b1","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=85bb10ad-98b8-46bd-a30a-0596bcea335e, timestamp=2026-09-07T12:21:00.172468489Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c35, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:21:00.259+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"d47b0be8df6657aace6d194442ae528a","spanId":"f78006ee1b7b9e84","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=12f30fe9-6f95-4e91-8e2c-0e58c4e7ad87, timestamp=2026-09-07T12:21:00.247284190Z, stateChangeResult=FAILED, message=Deploy failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Deploy failed!'}})","timestamp":"2026-09-07T12:21:00.285+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"d47b0be8df6657aace6d194442ae528a","spanId":"553d99b8327d8a3d","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=12f30fe9-6f95-4e91-8e2c-0e58c4e7ad87, timestamp=2026-09-07T12:21:00.248464011Z, stateChangeResult=FAILED, message=Deploy failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Deploy failed!'}})","timestamp":"2026-09-07T12:21:00.308+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"92e6d87f09b7237cea45daddef02be98","spanId":"0ed4402a160b76cb","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_DEPLOY\nAutomationCompositionDeploy(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_DEPLOY, messageId=8f532445-a352-4fcc-8ad4-529328538d20, timestamp=2026-09-07T12:22:48.144226584Z, participantId=null, replicaId=null, automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=2c910568-64d3-4eef-8bd9-db7e08c80c7f, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT})])])","timestamp":"2026-09-07T12:22:48.155+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"92e6d87f09b7237cea45daddef02be98","spanId":"060fa241f79deeaa","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=8f532445-a352-4fcc-8ad4-529328538d20, timestamp=2026-09-07T12:22:48.230640456Z, stateChangeResult=NO_ERROR, message=Deployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deployed'}})","timestamp":"2026-09-07T12:22:48.236+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"92e6d87f09b7237cea45daddef02be98","spanId":"060fa241f79deeaa","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:48.251+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b6005f07271a10e0fe6d764d580933af","spanId":"d8a116cb8fabe9c3","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-4"},"message":"Migrating instance with id ca78ae6b-4678-4b50-8fb3-f9368dc05764","timestamp":"2026-09-07T12:22:54.617+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b6005f07271a10e0fe6d764d580933af","spanId":"d8a116cb8fabe9c3","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-4"},"message":"New Ac element 709c62b3-8918-41b9-a747-d21eb79c6c37 added in Migration","timestamp":"2026-09-07T12:22:54.621+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b6005f07271a10e0fe6d764d580933af","spanId":"d8a116cb8fabe9c3","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-4"},"message":"New Ac element 709c62b3-8918-41b9-a747-d21eb79c6c40 added in Migration","timestamp":"2026-09-07T12:22:54.621+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b6005f07271a10e0fe6d764d580933af","spanId":"d8a116cb8fabe9c3","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_MIGRATION\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=58fc3c4c-9ad4-4ec7-a914-f038f5ee4f31, timestamp=2026-09-07T12:22:54.645191466Z, participantId=null, replicaId=null, automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=9434c1f9-fdf5-4e5c-9bc1-8dd9bc00f265, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdCompositionTarget=b8002da7-2b43-44ec-90a2-42976cef32c2, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, orderedState=MIGRATE, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=MIGRATE, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=MIGRATE, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=NEW})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={}, outProperties={}, state=REMOVED})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={}, outProperties={}, state=REMOVED}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=NEW})])], precheck=false, rollback=false, firstStage=true, stage=0)","timestamp":"2026-09-07T12:22:54.666+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"d47b0be8df6657aace6d194442ae528a","spanId":"3bfda7d008d1c0cd","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=12f30fe9-6f95-4e91-8e2c-0e58c4e7ad87, timestamp=2026-09-07T12:21:00.249260496Z, stateChangeResult=FAILED, message=Deploy failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Deploy failed!'}})","timestamp":"2026-09-07T12:21:00.315+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"d47b0be8df6657aace6d194442ae528a","spanId":"530d192f8c1f996a","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=4adc2cf9-3b99-4811-b0e1-677d35b702d4, timestamp=2026-09-07T12:21:00.764866779Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=DEPLOYING, lockState=NONE, stateChangeResult=FAILED, revisionId=4cb88ec2-aa13-4c7e-a299-7ec464c3e3f8, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-09-07T12:21:00.773+00:00"} policy-clamp-runtime-acm-2 | {"severity":"WARN","traceId":"d47b0be8df6657aace6d194442ae528a","spanId":"f13a879d48d073cf","extra_data":{"logger":"org.hibernate.orm.jdbc.error","thread":"Thread-5"},"message":"HHH000247: ErrorCode: 0, SQLState: 23505","timestamp":"2026-09-07T12:21:00.809+00:00"} policy-clamp-runtime-acm-2 | {"severity":"WARN","traceId":"d47b0be8df6657aace6d194442ae528a","spanId":"f13a879d48d073cf","extra_data":{"logger":"org.hibernate.orm.jdbc.error","thread":"Thread-5"},"message":"ERROR: duplicate key value violates unique constraint \"messagejob_identificationid_index\"\n Detail: Key (identificationid)=(12cd25a8-cc31-433b-9eb7-c5089f608a89) already exists.","timestamp":"2026-09-07T12:21:00.810+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"9949836eadd377f11081016d52106c1f","spanId":"f572e3d968c06b2a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_DEPLOY","timestamp":"2026-09-07T12:21:05.566+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"3d837b35b6fa92d4e68eec74efb86d0a","spanId":"4135b6fa5246eeea","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_DEPLOY","timestamp":"2026-09-07T12:21:11.049+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"3d837b35b6fa92d4e68eec74efb86d0a","spanId":"a872f89ab694f6ee","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=3808252a-1f3c-4b70-a9bd-6ae681b5f0e0, timestamp=2026-09-07T12:21:11.042735665Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c38, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=bde98032-4a8e-495c-9453-3997e4a42cef, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement2, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:21:11.057+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"3d837b35b6fa92d4e68eec74efb86d0a","spanId":"a872f89ab694f6ee","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:11.076+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"3d837b35b6fa92d4e68eec74efb86d0a","spanId":"85139b0629cb17f7","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=2c91809a-f170-4d65-9186-f4824d2a9400, timestamp=2026-09-07T12:21:11.042296996Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c36, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:21:11.084+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"3d837b35b6fa92d4e68eec74efb86d0a","spanId":"85139b0629cb17f7","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:11.095+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"3d837b35b6fa92d4e68eec74efb86d0a","spanId":"398bba2774fc6b8e","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=45bfb4bc-db1d-495a-ae0c-590727174602, timestamp=2026-09-07T12:21:11.044051339Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c34, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:21:11.096+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"3d837b35b6fa92d4e68eec74efb86d0a","spanId":"398bba2774fc6b8e","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:11.104+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"3d837b35b6fa92d4e68eec74efb86d0a","spanId":"a628e5a11fc9e115","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=208912ea-0c00-42bf-9505-1b97fb6eebdb, timestamp=2026-09-07T12:21:11.043952747Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c35, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:21:11.105+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"3d837b35b6fa92d4e68eec74efb86d0a","spanId":"3a8aedf8ac448b95","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=58a75675-8138-4bb1-94dd-f343906b7efc, timestamp=2026-09-07T12:21:11.119766009Z, stateChangeResult=NO_ERROR, message=Deployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Deployed'}})","timestamp":"2026-09-07T12:21:11.129+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"3d837b35b6fa92d4e68eec74efb86d0a","spanId":"2d326bc2b3cd558f","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=58a75675-8138-4bb1-94dd-f343906b7efc, timestamp=2026-09-07T12:21:11.119666697Z, stateChangeResult=NO_ERROR, message=Deployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Deployed'}})","timestamp":"2026-09-07T12:21:11.146+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"3d837b35b6fa92d4e68eec74efb86d0a","spanId":"cf9ac607b026384e","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=58a75675-8138-4bb1-94dd-f343906b7efc, timestamp=2026-09-07T12:21:11.122179301Z, stateChangeResult=NO_ERROR, message=Deployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Deployed'}})","timestamp":"2026-09-07T12:21:11.155+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b6005f07271a10e0fe6d764d580933af","spanId":"4ff5b3865dc0f01f","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=58fc3c4c-9ad4-4ec7-a914-f038f5ee4f31, timestamp=2026-09-07T12:22:54.660047851Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:22:54.675+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b6005f07271a10e0fe6d764d580933af","spanId":"4ff5b3865dc0f01f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:54.690+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"2a539709c4f1cfe2c3d9c1cc95a93889","spanId":"9d45cf62e4e6efc8","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-1"},"message":"Rollback automation composition request received for CompositionID: fd4f305f-e905-4c87-9b46-eabe7b08fb74 and InstanceID: ca78ae6b-4678-4b50-8fb3-f9368dc05764","timestamp":"2026-09-07T12:23:00.122+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"3d837b35b6fa92d4e68eec74efb86d0a","spanId":"a872f89ab694f6ee","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=293a07b3-a754-40a7-9345-1d1ae1ae2ae9, timestamp=2026-09-07T12:21:11.645000893Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=DEPLOYED, lockState=LOCKED, stateChangeResult=NO_ERROR, revisionId=38491183-4e9e-422a-af74-dc49571b8142, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-09-07T12:21:11.654+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"d6b066a6571d9c42ba8f39b2dd5f5e12","spanId":"7603f8de98bd99c5","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=94efd32d-fe1a-4f8b-95c9-b6109c893cdc, timestamp=2026-09-07T12:21:17.350616212Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=DEPLOYED, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c34, deployState=DEPLOYED, lockState=LOCKED, operationalState='ENABLED', useState='IDLE', outProperties={test={from=*, object=*, to=*}}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:21:17.360+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"d6b066a6571d9c42ba8f39b2dd5f5e12","spanId":"7603f8de98bd99c5","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:17.376+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"2a539709c4f1cfe2c3d9c1cc95a93889","spanId":"9d45cf62e4e6efc8","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_MIGRATION\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=cd04e6e4-f7ee-4b35-8b68-324f5245538c, timestamp=2026-09-07T12:23:00.157480759Z, participantId=null, replicaId=null, automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=1428c48c-74cc-4d48-b46e-66ba9ba10fea, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdCompositionTarget=b8002da7-2b43-44ec-90a2-42976cef32c2, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, orderedState=MIGRATION_REVERT, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, orderedState=MIGRATION_REVERT, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={}, outProperties={}, state=REMOVED})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=NEW})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={}, outProperties={}, state=REMOVED}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=NEW}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT})])], precheck=false, rollback=true, firstStage=true, stage=3)","timestamp":"2026-09-07T12:23:00.173+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"2a539709c4f1cfe2c3d9c1cc95a93889","spanId":"8de9488db0064942","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=cd04e6e4-f7ee-4b35-8b68-324f5245538c, timestamp=2026-09-07T12:23:00.174928826Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592), automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c40=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:23:00.185+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"2a539709c4f1cfe2c3d9c1cc95a93889","spanId":"8de9488db0064942","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:00.195+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"2a539709c4f1cfe2c3d9c1cc95a93889","spanId":"474e0db081496e3f","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=cd04e6e4-f7ee-4b35-8b68-324f5245538c, timestamp=2026-09-07T12:23:00.234744901Z, stateChangeResult=NO_ERROR, message=stage 3 Migration rollback, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, stage=0, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=MIGRATION_REVERTING, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*], InternalState=*}, result=true, message='stage 3 Migration rollback'}})","timestamp":"2026-09-07T12:23:00.239+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"2a539709c4f1cfe2c3d9c1cc95a93889","spanId":"474e0db081496e3f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:00.248+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"2a539709c4f1cfe2c3d9c1cc95a93889","spanId":"8de9488db0064942","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.scanner.AbstractScanner","thread":"Thread-5"},"message":"Deleting element 709c62b3-8918-41b9-a747-d21eb79c6c37 in Migration ","timestamp":"2026-09-07T12:23:00.728+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"2a539709c4f1cfe2c3d9c1cc95a93889","spanId":"8de9488db0064942","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.scanner.AbstractScanner","thread":"Thread-5"},"message":"Deleting element 709c62b3-8918-41b9-a747-d21eb79c6c40 in Migration ","timestamp":"2026-09-07T12:23:00.729+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"2a539709c4f1cfe2c3d9c1cc95a93889","spanId":"8de9488db0064942","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=c1a9386f-9e52-4165-8367-07a3ade22535, timestamp=2026-09-07T12:23:00.730538382Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=null, automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, deployState=DELETED, lockState=LOCKED, stateChangeResult=NO_ERROR, revisionId=1428c48c-74cc-4d48-b46e-66ba9ba10fea, compositionTargetId=null, acElementList=[])], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=null)","timestamp":"2026-09-07T12:23:00.738+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"2a539709c4f1cfe2c3d9c1cc95a93889","spanId":"8de9488db0064942","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_MIGRATION\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=6bd7f192-c5d4-4dba-b805-0c2a5e7219d7, timestamp=2026-09-07T12:23:01.257244180Z, participantId=null, replicaId=null, automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=1428c48c-74cc-4d48-b46e-66ba9ba10fea, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdCompositionTarget=b8002da7-2b43-44ec-90a2-42976cef32c2, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*], InternalState=*}, state=NEW})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=NEW}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT})])], precheck=false, rollback=true, firstStage=false, stage=2)","timestamp":"2026-09-07T12:23:01.270+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"de51f3aa7c1d135ea0e056353ab8b900","spanId":"48f9536c266378a0","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=a19c6c90-dc45-4b10-a113-335dd304bcc2, timestamp=2026-09-07T12:21:17.449403005Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=DEPLOYED, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c34, deployState=DEPLOYED, lockState=LOCKED, operationalState='ENABLED', useState='IDLE', outProperties={test={from=*, object=*, to=*}}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:21:17.455+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"de51f3aa7c1d135ea0e056353ab8b900","spanId":"48f9536c266378a0","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:17.467+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"3627c27a686e560a0fa9d47e5d82c78a","spanId":"1c16f5e5f0252b81","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=4e00b368-fc3e-41cd-83e1-74a7a0582564, timestamp=2026-09-07T12:21:17.565261012Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=DEPLOYED, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c34, deployState=DEPLOYED, lockState=LOCKED, operationalState='ENABLED', useState='IDLE', outProperties={test={from=*, object=*, to=*}}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:21:17.571+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"2a539709c4f1cfe2c3d9c1cc95a93889","spanId":"3cfba8556de93b77","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=a98b1ff5-cb41-4bed-a1d4-d5737282c52e, timestamp=2026-09-07T12:23:03.626865127Z, stateChangeResult=NO_ERROR, message=Migration rollback done, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Migration rollback done'}})","timestamp":"2026-09-07T12:23:03.633+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"2a539709c4f1cfe2c3d9c1cc95a93889","spanId":"3cfba8556de93b77","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:03.655+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1e33bb0709ee91bdd306a7ee04aadf94","spanId":"5131036929d3300a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-7"},"message":"Undeployment request received for instanceID: ca78ae6b-4678-4b50-8fb3-f9368dc05764","timestamp":"2026-09-07T12:23:06.861+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1e33bb0709ee91bdd306a7ee04aadf94","spanId":"5131036929d3300a","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_STATE_CHANGE\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=5049ee9c-a658-4bfa-8d80-49f4ca304e09, timestamp=2026-09-07T12:23:06.869831842Z, participantId=null, replicaId=null, automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=0a53e3d2-857a-48cb-bd74-6f48e1f9f180, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), deployOrderedState=UNDEPLOY, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT})])])","timestamp":"2026-09-07T12:23:06.878+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1e33bb0709ee91bdd306a7ee04aadf94","spanId":"c515e8c5fb0371be","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=5049ee9c-a658-4bfa-8d80-49f4ca304e09, timestamp=2026-09-07T12:23:06.947710680Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-09-07T12:23:06.956+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1e33bb0709ee91bdd306a7ee04aadf94","spanId":"c515e8c5fb0371be","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:06.974+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"0f6c85c24a065ef890b3fd5f7d441640","spanId":"39b9710402de4897","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=2c6338bd-e7f2-4281-bf15-9111f0de8085, timestamp=2026-09-07T12:23:12.312797927Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:23:12.319+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"0f6c85c24a065ef890b3fd5f7d441640","spanId":"39b9710402de4897","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:12.332+00:00"} policy-clamp-runtime-acm-1 | {"severity":"WARN","traceId":"0f6c85c24a065ef890b3fd5f7d441640","spanId":"39b9710402de4897","extra_data":{"logger":"org.hibernate.orm.jdbc.error","thread":"Thread-5"},"message":"HHH000247: ErrorCode: 0, SQLState: 23505","timestamp":"2026-09-07T12:23:12.872+00:00"} policy-clamp-runtime-acm-1 | {"severity":"WARN","traceId":"0f6c85c24a065ef890b3fd5f7d441640","spanId":"39b9710402de4897","extra_data":{"logger":"org.hibernate.orm.jdbc.error","thread":"Thread-5"},"message":"ERROR: duplicate key value violates unique constraint \"messagejob_identificationid_index\"\n Detail: Key (identificationid)=(ca78ae6b-4678-4b50-8fb3-f9368dc05764) already exists.","timestamp":"2026-09-07T12:23:12.872+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"3627c27a686e560a0fa9d47e5d82c78a","spanId":"1c16f5e5f0252b81","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:17.581+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3b188899643c8b9e8cd1742cdcba2b1f","spanId":"1a2d887b2c49ac82","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=76144076-018c-48dd-ba4e-2faa91696aee, timestamp=2026-09-07T12:23:18.702489084Z, stateChangeResult=NO_ERROR, message=Deployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deployed'}})","timestamp":"2026-09-07T12:23:18.710+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3b188899643c8b9e8cd1742cdcba2b1f","spanId":"1a2d887b2c49ac82","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:18.717+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"79e4a8ade107c700221d8b5330703a93","spanId":"695db5374d40a021","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-9"},"message":"Migrating instance with id 7538e0fd-ec0f-4076-90bc-6235f8c89f84","timestamp":"2026-09-07T12:23:24.951+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"79e4a8ade107c700221d8b5330703a93","spanId":"695db5374d40a021","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-9"},"message":"New Ac element 709c62b3-8918-41b9-a747-d21eb79c6c37 added in Migration","timestamp":"2026-09-07T12:23:24.956+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"79e4a8ade107c700221d8b5330703a93","spanId":"695db5374d40a021","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-9"},"message":"New Ac element 709c62b3-8918-41b9-a747-d21eb79c6c40 added in Migration","timestamp":"2026-09-07T12:23:24.956+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"79e4a8ade107c700221d8b5330703a93","spanId":"695db5374d40a021","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_MIGRATION\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=fe6ae2b4-4a28-41b1-9b7a-4ff15f63f8bb, timestamp=2026-09-07T12:23:24.978484075Z, participantId=null, replicaId=null, automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=1e12bdf0-a5f0-4db6-b2f4-3c5a5a15a1a6, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdCompositionTarget=b8002da7-2b43-44ec-90a2-42976cef32c2, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, orderedState=MIGRATE, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=MIGRATE, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=MIGRATE, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=NEW})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={}, outProperties={}, state=REMOVED})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={}, outProperties={}, state=REMOVED}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=NEW})])], precheck=false, rollback=false, firstStage=true, stage=0)","timestamp":"2026-09-07T12:23:24.993+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"a7403724c77efb6f7be0656455782446","spanId":"d19c1955532abafd","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_PREPARE","timestamp":"2026-09-07T12:21:23.089+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"a7403724c77efb6f7be0656455782446","spanId":"e678cbaec3db1e12","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=44e4efa4-78fc-483f-a639-bd36de3813f5, timestamp=2026-09-07T12:21:23.151047013Z, stateChangeResult=FAILED, message=Review failed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Review failed'}})","timestamp":"2026-09-07T12:21:23.157+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"a7403724c77efb6f7be0656455782446","spanId":"e678cbaec3db1e12","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:23.175+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"a7403724c77efb6f7be0656455782446","spanId":"2045418fc882c22f","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=44e4efa4-78fc-483f-a639-bd36de3813f5, timestamp=2026-09-07T12:21:23.151247206Z, stateChangeResult=FAILED, message=Review failed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Review failed'}})","timestamp":"2026-09-07T12:21:23.181+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"79e4a8ade107c700221d8b5330703a93","spanId":"87f0abdc426a5243","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=fe6ae2b4-4a28-41b1-9b7a-4ff15f63f8bb, timestamp=2026-09-07T12:23:24.995766306Z, stateChangeResult=FAILED, message=Migration - Delete failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={}, result=true, message='Migration - Delete failed!'}})","timestamp":"2026-09-07T12:23:25.006+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"79e4a8ade107c700221d8b5330703a93","spanId":"87f0abdc426a5243","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:25.018+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"6c9119de144347d1","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=13ece0ee-1aa1-44a5-a992-b554b272f10b, timestamp=2026-09-07T12:23:30.495385283Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c40=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:23:30.502+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"6c9119de144347d1","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:30.508+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"073b0ecfcbb78c9e","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=13ece0ee-1aa1-44a5-a992-b554b272f10b, timestamp=2026-09-07T12:23:30.555407776Z, stateChangeResult=NO_ERROR, message=stage 3 Migration rollback, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=0, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=MIGRATION_REVERTING, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*], InternalState=*}, result=true, message='stage 3 Migration rollback'}})","timestamp":"2026-09-07T12:23:30.559+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"073b0ecfcbb78c9e","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:30.567+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"346c57ee251343cb","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=149e2869-0f24-4b16-817d-932b1cac5d5f, timestamp=2026-09-07T12:23:33.940952980Z, stateChangeResult=NO_ERROR, message=Migration rollback done, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Migration rollback done'}})","timestamp":"2026-09-07T12:23:33.946+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"346c57ee251343cb","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:33.960+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"346c57ee251343cb","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=a4e63b1e-ea6a-408c-b342-2635c3b46a23, timestamp=2026-09-07T12:23:34.502070941Z, participantId=null, replicaId=null, automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, deployState=DEPLOYED, lockState=LOCKED, stateChangeResult=NO_ERROR, revisionId=1f0808c5-9768-4e3b-8d3c-4cd0fd49b491, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-09-07T12:23:34.510+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b45d16a65818c6864267fae50dccc025","spanId":"0a441b189bbb8151","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-2"},"message":"Migrating instance with id 7538e0fd-ec0f-4076-90bc-6235f8c89f84","timestamp":"2026-09-07T12:23:37.436+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b45d16a65818c6864267fae50dccc025","spanId":"0a441b189bbb8151","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-2"},"message":"New Ac element 709c62b3-8918-41b9-a747-d21eb79c6c37 added in Migration","timestamp":"2026-09-07T12:23:37.441+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b45d16a65818c6864267fae50dccc025","spanId":"0a441b189bbb8151","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-2"},"message":"New Ac element 709c62b3-8918-41b9-a747-d21eb79c6c40 added in Migration","timestamp":"2026-09-07T12:23:37.441+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b45d16a65818c6864267fae50dccc025","spanId":"0a441b189bbb8151","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_MIGRATION\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=96d10dae-feba-4add-9017-7344714036b2, timestamp=2026-09-07T12:23:37.460407013Z, participantId=null, replicaId=null, automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=1f0808c5-9768-4e3b-8d3c-4cd0fd49b491, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdCompositionTarget=b8002da7-2b43-44ec-90a2-42976cef32c2, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, orderedState=MIGRATE, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=MIGRATE, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=MIGRATE, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=NEW})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={}, outProperties={}, state=REMOVED})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={}, outProperties={}, state=REMOVED}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=NEW})])], precheck=false, rollback=false, firstStage=true, stage=0)","timestamp":"2026-09-07T12:23:37.469+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b45d16a65818c6864267fae50dccc025","spanId":"a48c544ab8a86554","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=96d10dae-feba-4add-9017-7344714036b2, timestamp=2026-09-07T12:23:37.475554638Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:23:37.480+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b45d16a65818c6864267fae50dccc025","spanId":"a48c544ab8a86554","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:37.502+00:00"} policy-clamp-runtime-acm-1 | {"severity":"WARN","traceId":"b45d16a65818c6864267fae50dccc025","spanId":"a48c544ab8a86554","extra_data":{"logger":"org.hibernate.orm.jdbc.error","thread":"Thread-5"},"message":"HHH000247: ErrorCode: 0, SQLState: 23505","timestamp":"2026-09-07T12:23:38.025+00:00"} policy-clamp-runtime-acm-1 | {"severity":"WARN","traceId":"b45d16a65818c6864267fae50dccc025","spanId":"a48c544ab8a86554","extra_data":{"logger":"org.hibernate.orm.jdbc.error","thread":"Thread-5"},"message":"ERROR: duplicate key value violates unique constraint \"messagejob_identificationid_index\"\n Detail: Key (identificationid)=(7538e0fd-ec0f-4076-90bc-6235f8c89f84) already exists.","timestamp":"2026-09-07T12:23:38.025+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"2b9aff96def793028905ea90eced0c1e","spanId":"e9909b83da024594","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-5"},"message":"Rollback automation composition request received for CompositionID: fd4f305f-e905-4c87-9b46-eabe7b08fb74 and InstanceID: 7538e0fd-ec0f-4076-90bc-6235f8c89f84","timestamp":"2026-09-07T12:23:42.849+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"2b9aff96def793028905ea90eced0c1e","spanId":"e9909b83da024594","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_MIGRATION\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=287d4319-308b-48bc-8cb3-489e9035d34b, timestamp=2026-09-07T12:23:42.867298735Z, participantId=null, replicaId=null, automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=cfb158c3-1458-48e3-a520-f18564e74cf3, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdCompositionTarget=b8002da7-2b43-44ec-90a2-42976cef32c2, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, orderedState=MIGRATION_REVERT, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, orderedState=MIGRATION_REVERT, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={}, outProperties={}, state=REMOVED})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=NEW})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={}, outProperties={}, state=REMOVED}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=NEW}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT})])], precheck=false, rollback=true, firstStage=true, stage=3)","timestamp":"2026-09-07T12:23:42.878+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"2b9aff96def793028905ea90eced0c1e","spanId":"a8d0c46228e4646e","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=287d4319-308b-48bc-8cb3-489e9035d34b, timestamp=2026-09-07T12:23:42.884396631Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c40=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:23:42.892+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"2b9aff96def793028905ea90eced0c1e","spanId":"a8d0c46228e4646e","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:42.899+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"2b9aff96def793028905ea90eced0c1e","spanId":"baec860f937658cd","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=287d4319-308b-48bc-8cb3-489e9035d34b, timestamp=2026-09-07T12:23:42.941610655Z, stateChangeResult=NO_ERROR, message=stage 3 Migration rollback, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=0, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=MIGRATION_REVERTING, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *, *], InternalState=*}, result=true, message='stage 3 Migration rollback'}})","timestamp":"2026-09-07T12:23:42.946+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"2b9aff96def793028905ea90eced0c1e","spanId":"baec860f937658cd","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:42.965+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"85c9241041d2b5532dcd73400fe4a3e8","spanId":"7f7e2160abe35069","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-6"},"message":"Undeployment request received for instanceID: 7538e0fd-ec0f-4076-90bc-6235f8c89f84","timestamp":"2026-09-07T12:23:49.318+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"85c9241041d2b5532dcd73400fe4a3e8","spanId":"7f7e2160abe35069","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_STATE_CHANGE\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=ee41660b-7b3f-4d42-b4dd-394d0b13f968, timestamp=2026-09-07T12:23:49.322947472Z, participantId=null, replicaId=null, automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=9d549d12-bad7-40c2-b8fc-1aaa2cd34a29, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), deployOrderedState=UNDEPLOY, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *, *], InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=PRESENT})])])","timestamp":"2026-09-07T12:23:49.330+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"a7403724c77efb6f7be0656455782446","spanId":"2045418fc882c22f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:23.200+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"a7403724c77efb6f7be0656455782446","spanId":"50e88bc1f9e4bc82","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=44e4efa4-78fc-483f-a639-bd36de3813f5, timestamp=2026-09-07T12:21:23.151719344Z, stateChangeResult=FAILED, message=Review failed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={test={from=*, object=*, to=*}}, result=true, message='Review failed'}})","timestamp":"2026-09-07T12:21:23.200+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"a7403724c77efb6f7be0656455782446","spanId":"50e88bc1f9e4bc82","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:23.208+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"a7403724c77efb6f7be0656455782446","spanId":"e678cbaec3db1e12","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=edd7e1db-b901-4773-aab4-58bac98102fe, timestamp=2026-09-07T12:21:23.733841635Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=DEPLOYED, lockState=LOCKED, stateChangeResult=FAILED, revisionId=97fe4b2c-d7df-4f7d-a88f-c532ad2da03e, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-09-07T12:21:23.742+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"02c059d8de526e19b1d6e50b41ceb270","spanId":"36395e83ef762f2b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-3"},"message":"Prepare post-deploy request received for instanceID: 12cd25a8-cc31-433b-9eb7-c5089f608a89","timestamp":"2026-09-07T12:21:28.630+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"02c059d8de526e19b1d6e50b41ceb270","spanId":"36395e83ef762f2b","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_PREPARE\nAutomationCompositionPrepare(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_PREPARE, messageId=37ccb154-5645-4fe9-93c5-47224d87a7f0, timestamp=2026-09-07T12:21:28.634756405Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=97fe4b2c-d7df-4f7d-a88f-c532ad2da03e, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantList=[], preDeploy=false, stage=0, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT})])])","timestamp":"2026-09-07T12:21:28.643+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"85c9241041d2b5532dcd73400fe4a3e8","spanId":"6a25a565878b90d4","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=ee41660b-7b3f-4d42-b4dd-394d0b13f968, timestamp=2026-09-07T12:23:49.404188830Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *, *], InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-09-07T12:23:49.409+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"85c9241041d2b5532dcd73400fe4a3e8","spanId":"6a25a565878b90d4","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:49.423+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"85c9241041d2b5532dcd73400fe4a3e8","spanId":"e58f58238dd103a2","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=ee41660b-7b3f-4d42-b4dd-394d0b13f968, timestamp=2026-09-07T12:23:49.433551843Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c40=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-09-07T12:23:49.439+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"85c9241041d2b5532dcd73400fe4a3e8","spanId":"e58f58238dd103a2","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:49.449+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"44ebbd3c5f6c41a3dce3d8fb37147839","spanId":"771fd738edf7ae5d","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=10a7948f-9663-4438-ba96-0b7e4fce7eb1, timestamp=2026-09-07T12:23:54.804263888Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *, *], InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:23:54.811+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"44ebbd3c5f6c41a3dce3d8fb37147839","spanId":"771fd738edf7ae5d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:54.831+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"44ebbd3c5f6c41a3dce3d8fb37147839","spanId":"3be79a64ca1bd362","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=10a7948f-9663-4438-ba96-0b7e4fce7eb1, timestamp=2026-09-07T12:23:54.808669240Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c40=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:23:54.835+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"44ebbd3c5f6c41a3dce3d8fb37147839","spanId":"3be79a64ca1bd362","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:54.842+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"aa20957b0a6ee2320213136aab8b8ea9","spanId":"f456037668af9bc7","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=10324c56-d294-4532-b69c-5f85defc5771, timestamp=2026-09-07T12:23:55.180722280Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=3033c6d1-7b03-4575-bf43-7d4e95dec165, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=51bdf185-a8fa-4eec-bcf4-51596dd21cb2, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:23:55.192+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"aa20957b0a6ee2320213136aab8b8ea9","spanId":"f456037668af9bc7","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:55.198+00:00"} policy-clamp-runtime-acm-1 | {"severity":"WARN","traceId":"44ebbd3c5f6c41a3dce3d8fb37147839","spanId":"771fd738edf7ae5d","extra_data":{"logger":"org.hibernate.orm.jdbc.error","thread":"Thread-5"},"message":"HHH000247: ErrorCode: 0, SQLState: 23505","timestamp":"2026-09-07T12:23:55.366+00:00"} policy-clamp-runtime-acm-1 | {"severity":"WARN","traceId":"44ebbd3c5f6c41a3dce3d8fb37147839","spanId":"771fd738edf7ae5d","extra_data":{"logger":"org.hibernate.orm.jdbc.error","thread":"Thread-5"},"message":"ERROR: duplicate key value violates unique constraint \"messagejob_identificationid_index\"\n Detail: Key (identificationid)=(7538e0fd-ec0f-4076-90bc-6235f8c89f84) already exists.","timestamp":"2026-09-07T12:23:55.366+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"249af24eb27f507c1c210da84445e1d3","spanId":"6da7e07f7e86cc1d","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=a65f2142-e766-4737-9635-9e312ae8f504, timestamp=2026-09-07T12:23:55.948228976Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=bde98032-4a8e-495c-9453-3997e4a42cef, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement2, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:23:55.953+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"249af24eb27f507c1c210da84445e1d3","spanId":"6da7e07f7e86cc1d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:55.961+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"70b077f5008fde169475f21b05a79d49","spanId":"f70978eb5411f884","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=09453a0f-b69a-424e-bdba-f0501df2f75b, timestamp=2026-09-07T12:23:56.331342832Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=1c534f2e-e2dc-4519-b495-e06d3444aece, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement3, typeVersion=1.0.0), ParticipantSupportedElementType(id=8aa3f208-86d2-42bd-a34e-6a658fb61ca1, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement4, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:23:56.337+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"70b077f5008fde169475f21b05a79d49","spanId":"f70978eb5411f884","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:56.345+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"898e6c00f3ccc0b7af62fce785e0b35a","spanId":"85591f11825090e3","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=a5a305a2-4254-4d14-a216-403ec021c2b8, timestamp=2026-09-07T12:23:56.621277970Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=f8470d69-c7ab-4a1f-8854-b8d245a6553b, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=11b2d045-c021-4d21-b67b-f5c801f573ff, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:23:56.631+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"898e6c00f3ccc0b7af62fce785e0b35a","spanId":"85591f11825090e3","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:56.638+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"53ac78fb99ff58e8b5780660cc9488d6","spanId":"005296f3cbc9d197","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-8"},"message":"Deprime request received for ID: fd4f305f-e905-4c87-9b46-eabe7b08fb74","timestamp":"2026-09-07T12:24:01.154+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"53ac78fb99ff58e8b5780660cc9488d6","spanId":"005296f3cbc9d197","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent PARTICIPANT_PRIME\nParticipantPrime(super=ParticipantMessage(messageType=PARTICIPANT_PRIME, messageId=150c6f13-6bd6-4146-ac72-6095493c8a2b, timestamp=2026-09-07T12:24:01.164287272Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=ff3e0c7b-a551-45c8-b061-808600a342b7, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantDefinitionUpdates=[], primeDtoList=[ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, compositionDto=CompositionDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, inPropertiesMap={onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3={InternalState=*}}}), ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, compositionDto=CompositionDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, inPropertiesMap={onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3={InternalState=*}, onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3={InternalState=*}, onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3={InternalState=*}}})], primeOrder=DEPRIME)","timestamp":"2026-09-07T12:24:01.174+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"7275efe68bca207f0e1d7750d1cb25db","spanId":"b88e1a99bc85f9ea","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-3"},"message":"Deprime request received for ID: fd4f305f-e905-4c87-9b46-eabe7b08fb74","timestamp":"2026-09-07T12:24:06.649+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"7275efe68bca207f0e1d7750d1cb25db","spanId":"b88e1a99bc85f9ea","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent PARTICIPANT_PRIME\nParticipantPrime(super=ParticipantMessage(messageType=PARTICIPANT_PRIME, messageId=f6b5294b-74a2-4360-926e-f89f8270da50, timestamp=2026-09-07T12:24:06.667786274Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=3ae2e454-2900-4cc8-b2a4-6cdc7378c5e4, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantDefinitionUpdates=[], primeDtoList=[ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, compositionDto=CompositionDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, inPropertiesMap={onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3={InternalState=*}}}), ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, compositionDto=CompositionDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, inPropertiesMap={onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3={InternalState=*}, onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3={InternalState=*}, onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3={InternalState=*}}})], primeOrder=DEPRIME)","timestamp":"2026-09-07T12:24:06.692+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b7fa131b75e1aa620b3bc45ed3e8ef8e","spanId":"0bc7d8170959b100","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-5"},"message":"Deprime request received for ID: c7da95c8-422b-4ba8-94a7-a5d1437709d5","timestamp":"2026-09-07T12:24:12.184+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b7fa131b75e1aa620b3bc45ed3e8ef8e","spanId":"0bc7d8170959b100","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent PARTICIPANT_PRIME\nParticipantPrime(super=ParticipantMessage(messageType=PARTICIPANT_PRIME, messageId=a1b5db70-1725-47d5-bdc2-054a13ca0be6, timestamp=2026-09-07T12:24:12.196363959Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=c7da95c8-422b-4ba8-94a7-a5d1437709d5, revisionIdComposition=2955d6c9-bcd4-494e-b14b-095a54de1837, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c01]), participantDefinitionUpdates=[], primeDtoList=[ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, compositionDto=CompositionDto{compositionId=c7da95c8-422b-4ba8-94a7-a5d1437709d5, inPropertiesMap={onap.policy.clamp.ac.element.Http_AutomationCompositionElement 1.2.3={uninitializedToPassiveTimeout=*, startPhase=*, stage={prepare=[*], migrate=[*]}, provider=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Http_AutomationCompositionElement 1.2.3={}}})], primeOrder=DEPRIME)","timestamp":"2026-09-07T12:24:12.204+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3e48b27d1031d71759f3dbb7999d7cdf","spanId":"5fc3ee49f5687f29","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-1"},"message":"Get automation composition definition request received for ID: c7da95c8-422b-4ba8-94a7-a5d1437709d5","timestamp":"2026-09-07T12:24:12.310+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"22534b4c4d0d747f191cf4352139d250","spanId":"dc3d11147fe32a8b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"scheduling-1"},"message":"Add scheduled scanning","timestamp":"2026-09-07T12:24:16.577+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8843b011e66fc4265f4c410d9bca1b1a","spanId":"43bc3fd349ff2332","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-3"},"message":"Get automation composition definition request received for ID: c7da95c8-422b-4ba8-94a7-a5d1437709d5","timestamp":"2026-09-07T12:24:17.433+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"38110a37f5c4785f01c33d5101ed9789","spanId":"bdefd30f7c3c2e5e","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-7"},"message":"Get automation composition definition request received for ID: d09cf5c5-df51-4549-ab51-c5c31c7b1fc1","timestamp":"2026-09-07T12:24:22.949+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"71e24d9627a217215a1c9c6cda6f4d8c","spanId":"28232160847c496b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-9"},"message":"Delete request received for ID: d09cf5c5-df51-4549-ab51-c5c31c7b1fc1","timestamp":"2026-09-07T12:24:23.077+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"02c059d8de526e19b1d6e50b41ceb270","spanId":"26a168646657cca8","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_PREPARE","timestamp":"2026-09-07T12:21:28.652+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"02c059d8de526e19b1d6e50b41ceb270","spanId":"c0fe148a53f6cacd","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=37ccb154-5645-4fe9-93c5-47224d87a7f0, timestamp=2026-09-07T12:21:28.714714955Z, stateChangeResult=NO_ERROR, message=Review completed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={test={from=*, object=*, to=*}}, result=true, message='Review completed'}})","timestamp":"2026-09-07T12:21:28.721+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"02c059d8de526e19b1d6e50b41ceb270","spanId":"c0fe148a53f6cacd","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:28.738+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"02c059d8de526e19b1d6e50b41ceb270","spanId":"2fad0fc0737da278","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=37ccb154-5645-4fe9-93c5-47224d87a7f0, timestamp=2026-09-07T12:21:28.714661334Z, stateChangeResult=NO_ERROR, message=Review completed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Review completed'}})","timestamp":"2026-09-07T12:21:28.739+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"02c059d8de526e19b1d6e50b41ceb270","spanId":"2fad0fc0737da278","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:28.748+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"02c059d8de526e19b1d6e50b41ceb270","spanId":"820f7e0d5fbf7fce","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=37ccb154-5645-4fe9-93c5-47224d87a7f0, timestamp=2026-09-07T12:21:28.715312216Z, stateChangeResult=NO_ERROR, message=Review completed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Review completed'}})","timestamp":"2026-09-07T12:21:28.748+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"02c059d8de526e19b1d6e50b41ceb270","spanId":"820f7e0d5fbf7fce","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:28.757+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"f49a86fb71f5b182e1e24445b4db4968","spanId":"137c0b6a8a15b260","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PROPERTIES_UPDATE","timestamp":"2026-09-07T12:21:34.204+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"f49a86fb71f5b182e1e24445b4db4968","spanId":"f1036d4da603de31","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=ece8d026-59f0-4b4c-91c3-f0d51049c14a, timestamp=2026-09-07T12:21:34.272066762Z, stateChangeResult=FAILED, message=Update failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Update failed!'}})","timestamp":"2026-09-07T12:21:34.276+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"f49a86fb71f5b182e1e24445b4db4968","spanId":"f1036d4da603de31","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:34.286+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"f49a86fb71f5b182e1e24445b4db4968","spanId":"62563a34b5fe410b","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=ece8d026-59f0-4b4c-91c3-f0d51049c14a, timestamp=2026-09-07T12:21:34.277750002Z, stateChangeResult=FAILED, message=Update failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Update failed!'}})","timestamp":"2026-09-07T12:21:34.289+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"f49a86fb71f5b182e1e24445b4db4968","spanId":"62563a34b5fe410b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:34.312+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"f49a86fb71f5b182e1e24445b4db4968","spanId":"7daddb40024b378e","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=ece8d026-59f0-4b4c-91c3-f0d51049c14a, timestamp=2026-09-07T12:21:34.285885654Z, stateChangeResult=FAILED, message=Update failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={test={from=*, object=*, to=*}}, result=true, message='Update failed!'}})","timestamp":"2026-09-07T12:21:34.322+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"f49a86fb71f5b182e1e24445b4db4968","spanId":"7daddb40024b378e","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:34.331+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"f49a86fb71f5b182e1e24445b4db4968","spanId":"f1036d4da603de31","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=43885297-9248-4a72-ad26-043d7e42d24e, timestamp=2026-09-07T12:21:34.844452556Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=UPDATING, lockState=LOCKED, stateChangeResult=FAILED, revisionId=7817c9e8-cd03-4240-8f1d-36bdbdac1e35, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-09-07T12:21:34.853+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2f3a0659d48d2574af3656bbbcf4cd5e","spanId":"39a8181fbef5d0c1","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-4"},"message":"Rollback automation composition request received for CompositionID: fd4f305f-e905-4c87-9b46-eabe7b08fb74 and InstanceID: 12cd25a8-cc31-433b-9eb7-c5089f608a89","timestamp":"2026-09-07T12:21:40.564+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2f3a0659d48d2574af3656bbbcf4cd5e","spanId":"210a8757fa5096c1","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PROPERTIES_UPDATE","timestamp":"2026-09-07T12:21:40.603+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2f3a0659d48d2574af3656bbbcf4cd5e","spanId":"39a8181fbef5d0c1","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent PROPERTIES_UPDATE\nPropertiesUpdate(super=ParticipantMessage(messageType=PROPERTIES_UPDATE, messageId=2ef9fad8-87c0-41c6-aab2-d829bb2cbe2e, timestamp=2026-09-07T12:21:40.590677621Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=7817c9e8-cd03-4240-8f1d-36bdbdac1e35, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=UPDATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=UPDATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=UPDATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=UPDATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], rollback=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}, state=PRESENT}, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}, state=PRESENT})])])","timestamp":"2026-09-07T12:21:40.610+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2f3a0659d48d2574af3656bbbcf4cd5e","spanId":"c6b2d048078eda26","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=2ef9fad8-87c0-41c6-aab2-d829bb2cbe2e, timestamp=2026-09-07T12:21:40.676058390Z, stateChangeResult=NO_ERROR, message=Updated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Updated'}})","timestamp":"2026-09-07T12:21:40.688+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2f3a0659d48d2574af3656bbbcf4cd5e","spanId":"c6b2d048078eda26","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:40.706+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2f3a0659d48d2574af3656bbbcf4cd5e","spanId":"205655c86652d3d9","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=2ef9fad8-87c0-41c6-aab2-d829bb2cbe2e, timestamp=2026-09-07T12:21:40.676714062Z, stateChangeResult=NO_ERROR, message=Updated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Updated'}})","timestamp":"2026-09-07T12:21:40.706+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2f3a0659d48d2574af3656bbbcf4cd5e","spanId":"205655c86652d3d9","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:40.717+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2f3a0659d48d2574af3656bbbcf4cd5e","spanId":"ae4d6d6e0be3c886","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=2ef9fad8-87c0-41c6-aab2-d829bb2cbe2e, timestamp=2026-09-07T12:21:40.677844152Z, stateChangeResult=NO_ERROR, message=Updated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={test={from=*, object=*, to=*}}, result=true, message='Updated'}})","timestamp":"2026-09-07T12:21:40.720+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2f3a0659d48d2574af3656bbbcf4cd5e","spanId":"ae4d6d6e0be3c886","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:40.725+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"4633c80eebe7613394a5cea8cf5235f9","spanId":"976db6817f242156","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-2"},"message":"Updating deployed instance with id 12cd25a8-cc31-433b-9eb7-c5089f608a89","timestamp":"2026-09-07T12:21:47.152+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"4633c80eebe7613394a5cea8cf5235f9","spanId":"9d91560c08ad07b2","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PROPERTIES_UPDATE","timestamp":"2026-09-07T12:21:47.194+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"4633c80eebe7613394a5cea8cf5235f9","spanId":"976db6817f242156","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent PROPERTIES_UPDATE\nPropertiesUpdate(super=ParticipantMessage(messageType=PROPERTIES_UPDATE, messageId=929c2b18-6e01-48f5-8786-888209d266ba, timestamp=2026-09-07T12:21:47.175239640Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=1a5f8a61-4892-4105-9302-0d1d45b8d0c9, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=UPDATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=UPDATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=UPDATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=UPDATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], rollback=false, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}, state=PRESENT}, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT})])])","timestamp":"2026-09-07T12:21:47.195+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"4633c80eebe7613394a5cea8cf5235f9","spanId":"d8da4e570ad5489f","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=929c2b18-6e01-48f5-8786-888209d266ba, timestamp=2026-09-07T12:21:47.257851171Z, stateChangeResult=NO_ERROR, message=Updated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={test={from=*, object=*, to=*}}, result=true, message='Updated'}})","timestamp":"2026-09-07T12:21:47.269+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"4633c80eebe7613394a5cea8cf5235f9","spanId":"d8da4e570ad5489f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:47.275+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"4633c80eebe7613394a5cea8cf5235f9","spanId":"f96fdd795e69a4a2","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=929c2b18-6e01-48f5-8786-888209d266ba, timestamp=2026-09-07T12:21:47.261015936Z, stateChangeResult=NO_ERROR, message=Updated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Updated'}})","timestamp":"2026-09-07T12:21:47.278+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"4633c80eebe7613394a5cea8cf5235f9","spanId":"f96fdd795e69a4a2","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:47.303+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"4633c80eebe7613394a5cea8cf5235f9","spanId":"c8612139a4ce6d85","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=929c2b18-6e01-48f5-8786-888209d266ba, timestamp=2026-09-07T12:21:47.269692086Z, stateChangeResult=NO_ERROR, message=Updated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Updated'}})","timestamp":"2026-09-07T12:21:47.309+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"4633c80eebe7613394a5cea8cf5235f9","spanId":"c8612139a4ce6d85","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:47.315+00:00"} policy-clamp-runtime-acm-2 | {"severity":"WARN","traceId":"4633c80eebe7613394a5cea8cf5235f9","spanId":"d8da4e570ad5489f","extra_data":{"logger":"org.hibernate.orm.jdbc.error","thread":"Thread-5"},"message":"HHH000247: ErrorCode: 0, SQLState: 23505","timestamp":"2026-09-07T12:21:47.816+00:00"} policy-clamp-runtime-acm-2 | {"severity":"WARN","traceId":"4633c80eebe7613394a5cea8cf5235f9","spanId":"d8da4e570ad5489f","extra_data":{"logger":"org.hibernate.orm.jdbc.error","thread":"Thread-5"},"message":"ERROR: duplicate key value violates unique constraint \"messagejob_identificationid_index\"\n Detail: Key (identificationid)=(12cd25a8-cc31-433b-9eb7-c5089f608a89) already exists.","timestamp":"2026-09-07T12:21:47.816+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"176f72597061774f8de3b959d5d3e4d5","spanId":"44840b3a22c9d0bd","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-10"},"message":"Running migrate precheck for id: 12cd25a8-cc31-433b-9eb7-c5089f608a89","timestamp":"2026-09-07T12:21:53.711+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"176f72597061774f8de3b959d5d3e4d5","spanId":"44840b3a22c9d0bd","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-10"},"message":"New Ac element 709c62b3-8918-41b9-a747-d21eb79c6c37 added in Migration","timestamp":"2026-09-07T12:21:53.713+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"176f72597061774f8de3b959d5d3e4d5","spanId":"44840b3a22c9d0bd","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-10"},"message":"New Ac element 709c62b3-8918-41b9-a747-d21eb79c6c40 added in Migration","timestamp":"2026-09-07T12:21:53.713+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"176f72597061774f8de3b959d5d3e4d5","spanId":"44840b3a22c9d0bd","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_MIGRATION\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=feed6ce0-e5bc-4745-8c95-853f37473601, timestamp=2026-09-07T12:21:53.724512958Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=40cf92f0-bb61-4519-a9b2-f9f9be7064b8, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdCompositionTarget=b8002da7-2b43-44ec-90a2-42976cef32c2, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, orderedState=MIGRATE, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{configurationEntityId=*, myParameterToUpdate=*}]}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=MIGRATE, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=MIGRATE, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=NEW, properties={configurationEntities=[{configurationEntityId=*, myParameterToUpdate=*}]}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{configurationEntityId=*, myParameterToUpdate=*}]}, outProperties={}, state=NEW})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={}, outProperties={}, state=REMOVED})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={}, outProperties={}, state=REMOVED}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={configurationEntities=[{configurationEntityId=*, myParameterToUpdate=*}]}, outProperties={}, state=NEW})])], precheck=true, rollback=false, firstStage=true, stage=0)","timestamp":"2026-09-07T12:21:53.741+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"176f72597061774f8de3b959d5d3e4d5","spanId":"ee32beef5335e879","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-09-07T12:21:53.745+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"176f72597061774f8de3b959d5d3e4d5","spanId":"6ac3eafd468e6a5d","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=feed6ce0-e5bc-4745-8c95-853f37473601, timestamp=2026-09-07T12:21:53.820481831Z, stateChangeResult=NO_ERROR, message=Migration precheck completed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={test={from=*, object=*, to=*}}, result=true, message='Migration precheck completed'}})","timestamp":"2026-09-07T12:21:53.828+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"176f72597061774f8de3b959d5d3e4d5","spanId":"6ac3eafd468e6a5d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:53.853+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"176f72597061774f8de3b959d5d3e4d5","spanId":"092295622857375b","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=feed6ce0-e5bc-4745-8c95-853f37473601, timestamp=2026-09-07T12:21:53.820540452Z, stateChangeResult=NO_ERROR, message=Migration precheck completed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Migration precheck completed'}})","timestamp":"2026-09-07T12:21:53.856+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"176f72597061774f8de3b959d5d3e4d5","spanId":"092295622857375b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:53.865+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"176f72597061774f8de3b959d5d3e4d5","spanId":"264a01317f0c5bf5","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=feed6ce0-e5bc-4745-8c95-853f37473601, timestamp=2026-09-07T12:21:53.820873658Z, stateChangeResult=NO_ERROR, message=Migration precheck completed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={}, result=true, message='Migration precheck completed'}})","timestamp":"2026-09-07T12:21:53.866+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"176f72597061774f8de3b959d5d3e4d5","spanId":"264a01317f0c5bf5","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:53.882+00:00"} policy-clamp-runtime-acm-2 | {"severity":"WARN","traceId":"176f72597061774f8de3b959d5d3e4d5","spanId":"6ac3eafd468e6a5d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.scanner.SimpleScanner","thread":"Thread-5"},"message":"Not a valid message, element is null for the element id 709c62b3-8918-41b9-a747-d21eb79c6c40","timestamp":"2026-09-07T12:21:54.401+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"176f72597061774f8de3b959d5d3e4d5","spanId":"6ac3eafd468e6a5d","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=63c770f5-7e0e-4da4-984d-ce85a2726aa2, timestamp=2026-09-07T12:21:54.422970446Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=DEPLOYED, lockState=LOCKED, stateChangeResult=NO_ERROR, revisionId=dd173bc6-23ff-4bae-8e3d-9b04dc0441ed, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-09-07T12:21:54.436+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"d08509eae360d0cf2afe74a9449ca66d","spanId":"b64076e9ad552f57","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=32352b8d-9c90-4bdd-8eb3-a7daa881f357, timestamp=2026-09-07T12:21:55.976039287Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:21:55.989+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"d08509eae360d0cf2afe74a9449ca66d","spanId":"b64076e9ad552f57","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:56.002+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1b4f1a703a024f0b7ab578b988d07c7e","spanId":"83cf1022ca47337b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-2"},"message":"Migrating instance with id 12cd25a8-cc31-433b-9eb7-c5089f608a89","timestamp":"2026-09-07T12:22:00.063+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1b4f1a703a024f0b7ab578b988d07c7e","spanId":"83cf1022ca47337b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-2"},"message":"New Ac element 709c62b3-8918-41b9-a747-d21eb79c6c37 added in Migration","timestamp":"2026-09-07T12:22:00.067+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1b4f1a703a024f0b7ab578b988d07c7e","spanId":"83cf1022ca47337b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-2"},"message":"New Ac element 709c62b3-8918-41b9-a747-d21eb79c6c40 added in Migration","timestamp":"2026-09-07T12:22:00.067+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1b4f1a703a024f0b7ab578b988d07c7e","spanId":"83cf1022ca47337b","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_MIGRATION\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=3fc10708-372f-4f9c-9c05-723abf5a377c, timestamp=2026-09-07T12:22:00.085619324Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=dd173bc6-23ff-4bae-8e3d-9b04dc0441ed, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdCompositionTarget=b8002da7-2b43-44ec-90a2-42976cef32c2, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, orderedState=MIGRATE, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=MIGRATE, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=MIGRATE, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=NEW})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={}, outProperties={}, state=REMOVED})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={}, outProperties={}, state=REMOVED}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=NEW})])], precheck=false, rollback=false, firstStage=true, stage=0)","timestamp":"2026-09-07T12:22:00.098+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1b4f1a703a024f0b7ab578b988d07c7e","spanId":"7ffbd4d41936fcae","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-09-07T12:22:00.099+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1b4f1a703a024f0b7ab578b988d07c7e","spanId":"b894530597cde814","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=3fc10708-372f-4f9c-9c05-723abf5a377c, timestamp=2026-09-07T12:22:00.101747250Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:22:00.111+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1b4f1a703a024f0b7ab578b988d07c7e","spanId":"b894530597cde814","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:00.126+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1b4f1a703a024f0b7ab578b988d07c7e","spanId":"5dbcee9c9809d83a","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=3fc10708-372f-4f9c-9c05-723abf5a377c, timestamp=2026-09-07T12:22:00.202893613Z, stateChangeResult=NO_ERROR, message=stage 0 Migrated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=2, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=MIGRATING, lockState=LOCKED, operationalState='null', useState='null', outProperties={stage=[*]}, result=true, message='stage 0 Migrated'}})","timestamp":"2026-09-07T12:22:00.209+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1b4f1a703a024f0b7ab578b988d07c7e","spanId":"5dbcee9c9809d83a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:00.224+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1b4f1a703a024f0b7ab578b988d07c7e","spanId":"79ea447d9777cdb1","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=3fc10708-372f-4f9c-9c05-723abf5a377c, timestamp=2026-09-07T12:22:00.203432171Z, stateChangeResult=NO_ERROR, message=stage 0 Migrated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=1, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=MIGRATING, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], stage=[*], InternalState=*}, result=true, message='stage 0 Migrated'}})","timestamp":"2026-09-07T12:22:00.227+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1b4f1a703a024f0b7ab578b988d07c7e","spanId":"79ea447d9777cdb1","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:00.233+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1b4f1a703a024f0b7ab578b988d07c7e","spanId":"b894530597cde814","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.scanner.AbstractScanner","thread":"Thread-5"},"message":"Deleting element 709c62b3-8918-41b9-a747-d21eb79c6c36 in Migration ","timestamp":"2026-09-07T12:22:00.656+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1b4f1a703a024f0b7ab578b988d07c7e","spanId":"b894530597cde814","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.scanner.AbstractScanner","thread":"Thread-5"},"message":"Deleting element 709c62b3-8918-41b9-a747-d21eb79c6c38 in Migration ","timestamp":"2026-09-07T12:22:00.657+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1b4f1a703a024f0b7ab578b988d07c7e","spanId":"b894530597cde814","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=06bfadc0-683c-4ed6-af5d-f53099ff4d77, timestamp=2026-09-07T12:22:00.658978195Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=DELETED, lockState=LOCKED, stateChangeResult=NO_ERROR, revisionId=dd173bc6-23ff-4bae-8e3d-9b04dc0441ed, compositionTargetId=null, acElementList=[])], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=null)","timestamp":"2026-09-07T12:22:00.668+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1b4f1a703a024f0b7ab578b988d07c7e","spanId":"b894530597cde814","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_MIGRATION\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=5674ba98-e9b6-4b84-9501-9072f09b9e81, timestamp=2026-09-07T12:22:01.194351142Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=dd173bc6-23ff-4bae-8e3d-9b04dc0441ed, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdCompositionTarget=b8002da7-2b43-44ec-90a2-42976cef32c2, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, orderedState=MIGRATE, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=NEW})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], stage=[*], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*]}, state=NEW})])], precheck=false, rollback=false, firstStage=false, stage=1)","timestamp":"2026-09-07T12:22:01.204+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1b4f1a703a024f0b7ab578b988d07c7e","spanId":"2728b3dc7fcfbf36","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-09-07T12:22:01.211+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1b4f1a703a024f0b7ab578b988d07c7e","spanId":"3d5b59723b7fb446","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=5674ba98-e9b6-4b84-9501-9072f09b9e81, timestamp=2026-09-07T12:22:01.313834037Z, stateChangeResult=NO_ERROR, message=stage 1 Migrated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=2, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=MIGRATING, lockState=LOCKED, operationalState='null', useState='null', outProperties={test={from=*, object=*, to=*}, stage=[*]}, result=true, message='stage 1 Migrated'}})","timestamp":"2026-09-07T12:22:01.321+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1b4f1a703a024f0b7ab578b988d07c7e","spanId":"3d5b59723b7fb446","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:01.344+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1b4f1a703a024f0b7ab578b988d07c7e","spanId":"d52a4546d5500390","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=5674ba98-e9b6-4b84-9501-9072f09b9e81, timestamp=2026-09-07T12:22:01.313783166Z, stateChangeResult=NO_ERROR, message=Migrated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}, result=true, message='Migrated'}})","timestamp":"2026-09-07T12:22:01.345+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1b4f1a703a024f0b7ab578b988d07c7e","spanId":"d52a4546d5500390","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:01.355+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1b4f1a703a024f0b7ab578b988d07c7e","spanId":"867cd8a1da4bab1b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-09-07T12:22:02.429+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1b4f1a703a024f0b7ab578b988d07c7e","spanId":"9e8118a7315c85ba","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=8cc77705-ed0a-4ebe-9ab1-b60bcad22fe3, timestamp=2026-09-07T12:22:02.537946921Z, stateChangeResult=NO_ERROR, message=Migrated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={stage=[*, *]}, result=true, message='Migrated'}})","timestamp":"2026-09-07T12:22:02.546+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1b4f1a703a024f0b7ab578b988d07c7e","spanId":"9e8118a7315c85ba","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:02.558+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1b4f1a703a024f0b7ab578b988d07c7e","spanId":"d48d285f357fd249","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=8cc77705-ed0a-4ebe-9ab1-b60bcad22fe3, timestamp=2026-09-07T12:22:02.537876900Z, stateChangeResult=NO_ERROR, message=Migrated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={test={from=*, object=*, to=*}, stage=[*, *]}, result=true, message='Migrated'}})","timestamp":"2026-09-07T12:22:02.559+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1b4f1a703a024f0b7ab578b988d07c7e","spanId":"d48d285f357fd249","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:02.567+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1b4f1a703a024f0b7ab578b988d07c7e","spanId":"9e8118a7315c85ba","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=c2b66e5d-db45-4ddd-a804-e4a686b8869d, timestamp=2026-09-07T12:22:03.110764176Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=DEPLOYED, lockState=LOCKED, stateChangeResult=NO_ERROR, revisionId=bfad9160-fa6e-4e70-a878-0cae15e09d5d, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*, *]}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}, stage=[*, *]}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*, *]}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-09-07T12:22:03.119+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"02faa6ec5ad5dbda6adf4ff29db2d4cc","spanId":"73a74b5c43a5c5ca","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-09-07T12:22:07.132+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"02faa6ec5ad5dbda6adf4ff29db2d4cc","spanId":"08323cd2742e1d96","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=9b755044-7c1f-4384-8938-0b520ed9b170, timestamp=2026-09-07T12:22:07.134443331Z, stateChangeResult=FAILED, message=Migration - Delete failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={}, result=true, message='Migration - Delete failed!'}})","timestamp":"2026-09-07T12:22:07.147+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"02faa6ec5ad5dbda6adf4ff29db2d4cc","spanId":"08323cd2742e1d96","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:07.160+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"02faa6ec5ad5dbda6adf4ff29db2d4cc","spanId":"e910c82f15e87cfe","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=9b755044-7c1f-4384-8938-0b520ed9b170, timestamp=2026-09-07T12:22:07.198476753Z, stateChangeResult=FAILED, message=Migrate failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={}, result=true, message='Migrate failed!'}})","timestamp":"2026-09-07T12:22:07.204+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"02faa6ec5ad5dbda6adf4ff29db2d4cc","spanId":"e910c82f15e87cfe","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:07.213+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"02faa6ec5ad5dbda6adf4ff29db2d4cc","spanId":"56f06cc0b9bcd61d","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=9b755044-7c1f-4384-8938-0b520ed9b170, timestamp=2026-09-07T12:22:07.201398352Z, stateChangeResult=FAILED, message=Migrate failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}, result=true, message='Migrate failed!'}})","timestamp":"2026-09-07T12:22:07.215+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"02faa6ec5ad5dbda6adf4ff29db2d4cc","spanId":"56f06cc0b9bcd61d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:07.220+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"02faa6ec5ad5dbda6adf4ff29db2d4cc","spanId":"08323cd2742e1d96","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=2465b76e-8149-4174-92db-102df636f53f, timestamp=2026-09-07T12:22:07.705501839Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=MIGRATING, lockState=LOCKED, stateChangeResult=FAILED, revisionId=dc8d8946-1ac9-4772-acdf-a0ef93b8c507, compositionTargetId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, deployState=DELETED, lockState=NONE, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*, *]}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=MIGRATING, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}, stage=[*, *]}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=NEW, operationalState='null', useState='null', properties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=MIGRATING, lockState=LOCKED, migrationState=NEW, operationalState='null', useState='null', properties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={stage=[*]}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-09-07T12:22:07.714+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"176874cea8cba360cfe09c8cca8366cc","spanId":"7323afc242c04492","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-09-07T12:22:12.634+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"8db47f43e419666ea03715e85b564637","spanId":"4adce06c5e918ecc","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"scheduling-1"},"message":"Add scheduled scanning","timestamp":"2026-09-07T12:22:13.568+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"5ca4a7dee0c064fb38ca88cedf40a5ef","spanId":"bf8687003bc70362","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-09-07T12:22:17.951+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1fbbd241c25e4bda22a97afde95bac3c","spanId":"c35d230cd33094e4","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-09-07T12:22:24.378+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1fbbd241c25e4bda22a97afde95bac3c","spanId":"3258c3d95d039dc4","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=1cf897f4-bb17-4eef-90b5-b808e4885ce9, timestamp=2026-09-07T12:22:24.382220951Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c37, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:22:24.389+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1fbbd241c25e4bda22a97afde95bac3c","spanId":"3258c3d95d039dc4","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:24.410+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1fbbd241c25e4bda22a97afde95bac3c","spanId":"f23c716f885683b0","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=22b3711b-d3e6-4d48-9640-a6740faa2f93, timestamp=2026-09-07T12:22:24.382432955Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c35, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:22:24.410+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1fbbd241c25e4bda22a97afde95bac3c","spanId":"f23c716f885683b0","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:24.417+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1fbbd241c25e4bda22a97afde95bac3c","spanId":"5a6ee57628106cb0","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=2f9942fc-27ad-4d4d-b13a-232cb95f4c57, timestamp=2026-09-07T12:22:24.383539873Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe, automationCompositionId=null, compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c38, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={stage=[*], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=bde98032-4a8e-495c-9453-3997e4a42cef, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement2, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:22:24.421+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1fbbd241c25e4bda22a97afde95bac3c","spanId":"5a6ee57628106cb0","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:24.428+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1fbbd241c25e4bda22a97afde95bac3c","spanId":"17d3e7b5357e2dd5","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=4c07fa02-8872-4def-ab5d-f289bad8f644, timestamp=2026-09-07T12:22:24.380244958Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592, automationCompositionId=null, compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c40, deployState=UNDEPLOYING, lockState=NONE, operationalState='null', useState='null', outProperties={stage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=1c534f2e-e2dc-4519-b495-e06d3444aece, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement3, typeVersion=1.0.0), ParticipantSupportedElementType(id=8aa3f208-86d2-42bd-a34e-6a658fb61ca1, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement4, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:22:24.429+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1fbbd241c25e4bda22a97afde95bac3c","spanId":"5da61ffbefe719dc","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=64a0fc86-99b5-40b6-be5b-805f0299ae27, timestamp=2026-09-07T12:22:24.382543466Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c36, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:22:24.438+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1fbbd241c25e4bda22a97afde95bac3c","spanId":"33baed0e91e11b1e","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=88b84f72-b3b7-4c6b-a66f-edb5d5795b77, timestamp=2026-09-07T12:22:24.383960100Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c34, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={test={from=*, object=*, to=*}, stage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:22:24.445+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1fbbd241c25e4bda22a97afde95bac3c","spanId":"6fa59e974d27ebec","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=60dd0f54-1ad1-4c87-8a02-0e434c3e202d, timestamp=2026-09-07T12:22:24.451585129Z, stateChangeResult=FAILED, message=Undeploy failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Undeploy failed!'}})","timestamp":"2026-09-07T12:22:24.483+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1fbbd241c25e4bda22a97afde95bac3c","spanId":"7fa961f4af78a099","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=60dd0f54-1ad1-4c87-8a02-0e434c3e202d, timestamp=2026-09-07T12:22:24.455511845Z, stateChangeResult=FAILED, message=Undeploy failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}, result=true, message='Undeploy failed!'}})","timestamp":"2026-09-07T12:22:24.491+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1fbbd241c25e4bda22a97afde95bac3c","spanId":"61238277ccacc356","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=60dd0f54-1ad1-4c87-8a02-0e434c3e202d, timestamp=2026-09-07T12:22:24.460863124Z, stateChangeResult=FAILED, message=Undeploy failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={test={from=*, object=*, to=*}, stage=[*, *], InternalState=*}, result=true, message='Undeploy failed!'}})","timestamp":"2026-09-07T12:22:24.496+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1fbbd241c25e4bda22a97afde95bac3c","spanId":"20268d9e00432091","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=60dd0f54-1ad1-4c87-8a02-0e434c3e202d, timestamp=2026-09-07T12:22:24.462173156Z, stateChangeResult=FAILED, message=Undeploy failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Undeploy failed!'}})","timestamp":"2026-09-07T12:22:24.502+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1fbbd241c25e4bda22a97afde95bac3c","spanId":"3258c3d95d039dc4","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=4f09e762-a94b-45ee-8597-4af1a6a2b258, timestamp=2026-09-07T12:22:24.971830781Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=UNDEPLOYING, lockState=NONE, stateChangeResult=FAILED, revisionId=ae28dc19-4193-4024-84b3-29fff073931a, compositionTargetId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, deployState=UNDEPLOYED, lockState=NONE, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}, stage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=NEW, operationalState='null', useState='null', properties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=UNDEPLOYED, lockState=NONE, migrationState=NEW, operationalState='null', useState='null', properties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={stage=[*], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-09-07T12:22:24.980+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"8ea3a0ecd710bc24f6d6c0ac5b82f21f","spanId":"93955b71fd5b4b55","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-09-07T12:22:29.869+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"8ea3a0ecd710bc24f6d6c0ac5b82f21f","spanId":"51f844a89bc6e512","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=023946c8-3ad4-4ae2-b8d8-898dce48de02, timestamp=2026-09-07T12:22:29.864098845Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592, automationCompositionId=null, compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=UNDEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c40, deployState=UNDEPLOYING, lockState=NONE, operationalState='null', useState='null', outProperties={stage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=1c534f2e-e2dc-4519-b495-e06d3444aece, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement3, typeVersion=1.0.0), ParticipantSupportedElementType(id=8aa3f208-86d2-42bd-a34e-6a658fb61ca1, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement4, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:22:29.876+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"8ea3a0ecd710bc24f6d6c0ac5b82f21f","spanId":"51f844a89bc6e512","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:29.890+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"8ea3a0ecd710bc24f6d6c0ac5b82f21f","spanId":"b9a14d0dd17ab372","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=e42155b0-7777-4228-b4a0-a78ce93ce8d4, timestamp=2026-09-07T12:22:29.865711693Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe, automationCompositionId=null, compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=UNDEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c38, deployState=UNDEPLOYING, lockState=NONE, operationalState='null', useState='null', outProperties={stage=[*], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=bde98032-4a8e-495c-9453-3997e4a42cef, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement2, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:22:29.893+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"8ea3a0ecd710bc24f6d6c0ac5b82f21f","spanId":"b9a14d0dd17ab372","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:29.900+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"8ea3a0ecd710bc24f6d6c0ac5b82f21f","spanId":"38f24efe6cfee2c9","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=62ccd804-a2c3-4087-a397-2d743bf03c00, timestamp=2026-09-07T12:22:29.866140680Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=UNDEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c36, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:22:29.901+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"8ea3a0ecd710bc24f6d6c0ac5b82f21f","spanId":"38f24efe6cfee2c9","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:29.907+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"8ea3a0ecd710bc24f6d6c0ac5b82f21f","spanId":"55bfad8026794833","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=29ef6ab9-ab5e-41a9-bde8-68eddace9f81, timestamp=2026-09-07T12:22:29.866157220Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=UNDEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c37, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:22:29.907+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"8ea3a0ecd710bc24f6d6c0ac5b82f21f","spanId":"3662bae3ec5a93e5","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=22687f0a-827e-4f99-bbab-3db640ceedc0, timestamp=2026-09-07T12:22:29.866409364Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=UNDEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c35, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:22:29.913+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"8ea3a0ecd710bc24f6d6c0ac5b82f21f","spanId":"ed8d34fa23434f87","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=59f6bc27-7232-41d9-ac71-97c83ff6b25f, timestamp=2026-09-07T12:22:29.867265559Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=UNDEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c34, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={test={from=*, object=*, to=*}, stage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:22:29.919+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"8ea3a0ecd710bc24f6d6c0ac5b82f21f","spanId":"714a12917078fb4f","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=a1a8f2a7-3f71-42e3-a4a6-ef284796dcfa, timestamp=2026-09-07T12:22:29.935886689Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={test={from=*, object=*, to=*}, stage=[*, *], InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-09-07T12:22:29.948+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"8ea3a0ecd710bc24f6d6c0ac5b82f21f","spanId":"918022061ac0a4d4","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=a1a8f2a7-3f71-42e3-a4a6-ef284796dcfa, timestamp=2026-09-07T12:22:29.936778203Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-09-07T12:22:29.968+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"8ea3a0ecd710bc24f6d6c0ac5b82f21f","spanId":"0920589ae067e470","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=a1a8f2a7-3f71-42e3-a4a6-ef284796dcfa, timestamp=2026-09-07T12:22:29.936371267Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-09-07T12:22:29.974+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"8ea3a0ecd710bc24f6d6c0ac5b82f21f","spanId":"e6cd547a82a67fb0","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=a1a8f2a7-3f71-42e3-a4a6-ef284796dcfa, timestamp=2026-09-07T12:22:29.937340504Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-09-07T12:22:29.979+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"8ea3a0ecd710bc24f6d6c0ac5b82f21f","spanId":"51f844a89bc6e512","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=b4c3ad1e-69ca-4964-a727-384fed4dc8d5, timestamp=2026-09-07T12:22:30.447741266Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=UNDEPLOYED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=eebcb3cd-da9b-44dd-b19f-7a76643a2c3e, compositionTargetId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, deployState=UNDEPLOYED, lockState=NONE, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}, stage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=UNDEPLOYED, lockState=NONE, migrationState=NEW, operationalState='null', useState='null', properties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={stage=[*], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=NEW, operationalState='null', useState='null', properties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-09-07T12:22:30.457+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"f36357ddfa71a3fbe61cc802864d44b2","spanId":"f094107170c86a83","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-5"},"message":"Delete automation composition request received for name: Instance-Migration-From and version: 1.0.1","timestamp":"2026-09-07T12:22:36.200+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"f36357ddfa71a3fbe61cc802864d44b2","spanId":"f094107170c86a83","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_STATE_CHANGE\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=7aa1eda1-8320-4bce-b3e7-4c179bf0052e, timestamp=2026-09-07T12:22:36.206252511Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdComposition=b8002da7-2b43-44ec-90a2-42976cef32c2, revisionIdInstance=eebcb3cd-da9b-44dd-b19f-7a76643a2c3e, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), deployOrderedState=DELETE, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*, *], InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={stage=[*], InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}, stage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}, state=PRESENT})])])","timestamp":"2026-09-07T12:22:36.214+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"f36357ddfa71a3fbe61cc802864d44b2","spanId":"6485cf54e864a9f0","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-09-07T12:22:36.217+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"f36357ddfa71a3fbe61cc802864d44b2","spanId":"fc1d37be2f7dbfdd","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=7aa1eda1-8320-4bce-b3e7-4c179bf0052e, timestamp=2026-09-07T12:22:36.279802180Z, stateChangeResult=FAILED, message=Delete failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Delete failed!'}})","timestamp":"2026-09-07T12:22:36.284+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"f36357ddfa71a3fbe61cc802864d44b2","spanId":"fc1d37be2f7dbfdd","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:36.306+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"f36357ddfa71a3fbe61cc802864d44b2","spanId":"b019decb0d7ba3e9","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=7aa1eda1-8320-4bce-b3e7-4c179bf0052e, timestamp=2026-09-07T12:22:36.284197793Z, stateChangeResult=FAILED, message=Delete failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Delete failed!'}})","timestamp":"2026-09-07T12:22:36.314+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"f36357ddfa71a3fbe61cc802864d44b2","spanId":"b019decb0d7ba3e9","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:36.332+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"f36357ddfa71a3fbe61cc802864d44b2","spanId":"3de1cd6784e52eee","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=7aa1eda1-8320-4bce-b3e7-4c179bf0052e, timestamp=2026-09-07T12:22:36.286350808Z, stateChangeResult=FAILED, message=Delete failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}, result=true, message='Delete failed!'}})","timestamp":"2026-09-07T12:22:36.334+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"f36357ddfa71a3fbe61cc802864d44b2","spanId":"3de1cd6784e52eee","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:36.339+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"f36357ddfa71a3fbe61cc802864d44b2","spanId":"630d6d0ec8b5c145","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=7aa1eda1-8320-4bce-b3e7-4c179bf0052e, timestamp=2026-09-07T12:22:36.288181040Z, stateChangeResult=FAILED, message=Delete failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={test={from=*, object=*, to=*}, stage=[*, *], InternalState=*}, result=true, message='Delete failed!'}})","timestamp":"2026-09-07T12:22:36.340+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"f36357ddfa71a3fbe61cc802864d44b2","spanId":"fc1d37be2f7dbfdd","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=1ec5d05a-d45a-4631-97b7-4d4509492782, timestamp=2026-09-07T12:22:36.859386784Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=DELETING, lockState=NONE, stateChangeResult=FAILED, revisionId=b69759ec-6bf0-4776-b8f3-bd564eba4b73, compositionTargetId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, deployState=DELETED, lockState=NONE, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}, stage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=DELETED, lockState=NONE, migrationState=NEW, operationalState='null', useState='null', properties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={stage=[*], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=NEW, operationalState='null', useState='null', properties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-09-07T12:22:36.868+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"4300a7e93183eca8b5442284f0116373","spanId":"c88d6c6c37d79a61","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-09-07T12:22:41.734+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"4300a7e93183eca8b5442284f0116373","spanId":"fe7c0927d4d0e2b4","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=fe2ce92f-b6f8-471d-b1d3-f5630c86ef21, timestamp=2026-09-07T12:22:41.792062523Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:22:41.800+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"4300a7e93183eca8b5442284f0116373","spanId":"fe7c0927d4d0e2b4","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:41.835+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"4300a7e93183eca8b5442284f0116373","spanId":"862a2042daf79bc7","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=fe2ce92f-b6f8-471d-b1d3-f5630c86ef21, timestamp=2026-09-07T12:22:41.792135424Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={test={from=*, object=*, to=*}, stage=[*, *], InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:22:41.835+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"4300a7e93183eca8b5442284f0116373","spanId":"862a2042daf79bc7","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:41.841+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"4300a7e93183eca8b5442284f0116373","spanId":"bc55e5d2749a4e5d","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=fe2ce92f-b6f8-471d-b1d3-f5630c86ef21, timestamp=2026-09-07T12:22:41.793057519Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:22:41.844+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"4300a7e93183eca8b5442284f0116373","spanId":"bc55e5d2749a4e5d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:41.856+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"4300a7e93183eca8b5442284f0116373","spanId":"b6278e4a2592e1f7","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=fe2ce92f-b6f8-471d-b1d3-f5630c86ef21, timestamp=2026-09-07T12:22:41.793492377Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:22:41.857+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"b2acfe496e02d213e88ff7e759c03ac2","spanId":"218472f2719208a6","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-10"},"message":"Create instance request received for compositionId fd4f305f-e905-4c87-9b46-eabe7b08fb74","timestamp":"2026-09-07T12:22:47.111+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"92e6d87f09b7237cea45daddef02be98","spanId":"44e60b9fae312c95","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_DEPLOY","timestamp":"2026-09-07T12:22:48.156+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"92e6d87f09b7237cea45daddef02be98","spanId":"b6516c0de6bed750","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=c26e562f-1d52-47e1-8654-10d180fa8112, timestamp=2026-09-07T12:22:48.156946626Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c38, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=bde98032-4a8e-495c-9453-3997e4a42cef, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement2, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:22:48.173+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"92e6d87f09b7237cea45daddef02be98","spanId":"b6516c0de6bed750","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:48.191+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"92e6d87f09b7237cea45daddef02be98","spanId":"79afd59e545f273e","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=ea76a75b-a904-4a8b-8f17-788432ccff9a, timestamp=2026-09-07T12:22:48.164136445Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c36, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:22:48.192+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"92e6d87f09b7237cea45daddef02be98","spanId":"79afd59e545f273e","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:48.202+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"92e6d87f09b7237cea45daddef02be98","spanId":"14d6b39ccd42f24b","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=a94e9dc9-32b8-4e31-98a4-04966578bdda, timestamp=2026-09-07T12:22:48.165431237Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c34, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:22:48.210+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"92e6d87f09b7237cea45daddef02be98","spanId":"14d6b39ccd42f24b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:48.218+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"92e6d87f09b7237cea45daddef02be98","spanId":"5238c5a9560bc42d","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=24893d4d-2670-455f-a3a2-eb972fb4bd50, timestamp=2026-09-07T12:22:48.165577829Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c35, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:22:48.219+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"92e6d87f09b7237cea45daddef02be98","spanId":"fc58299880e28b94","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=8f532445-a352-4fcc-8ad4-529328538d20, timestamp=2026-09-07T12:22:48.231235317Z, stateChangeResult=NO_ERROR, message=Deployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deployed'}})","timestamp":"2026-09-07T12:22:48.249+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"92e6d87f09b7237cea45daddef02be98","spanId":"31a9055465f708b7","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=8f532445-a352-4fcc-8ad4-529328538d20, timestamp=2026-09-07T12:22:48.237398059Z, stateChangeResult=NO_ERROR, message=Deployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deployed'}})","timestamp":"2026-09-07T12:22:48.261+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"92e6d87f09b7237cea45daddef02be98","spanId":"25568e1926cf7089","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=8f532445-a352-4fcc-8ad4-529328538d20, timestamp=2026-09-07T12:22:48.242968981Z, stateChangeResult=NO_ERROR, message=Deployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deployed'}})","timestamp":"2026-09-07T12:22:48.265+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"92e6d87f09b7237cea45daddef02be98","spanId":"b6516c0de6bed750","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=7d5ce585-c6e6-4d1c-b366-1983491149b4, timestamp=2026-09-07T12:22:48.732755368Z, participantId=null, replicaId=null, automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, deployState=DEPLOYED, lockState=LOCKED, stateChangeResult=NO_ERROR, revisionId=9434c1f9-fdf5-4e5c-9bc1-8dd9bc00f265, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-09-07T12:22:48.740+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"b6005f07271a10e0fe6d764d580933af","spanId":"4aa3e041a1698d5a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-09-07T12:22:54.658+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"b6005f07271a10e0fe6d764d580933af","spanId":"56f0e40035d455d2","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=58fc3c4c-9ad4-4ec7-a914-f038f5ee4f31, timestamp=2026-09-07T12:22:54.661754519Z, stateChangeResult=FAILED, message=Migration - Delete failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={}, result=true, message='Migration - Delete failed!'}})","timestamp":"2026-09-07T12:22:54.673+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"b6005f07271a10e0fe6d764d580933af","spanId":"56f0e40035d455d2","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:54.688+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"b6005f07271a10e0fe6d764d580933af","spanId":"48dda5048b4e8f98","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=58fc3c4c-9ad4-4ec7-a914-f038f5ee4f31, timestamp=2026-09-07T12:22:54.727839281Z, stateChangeResult=FAILED, message=Migrate failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Migrate failed!'}})","timestamp":"2026-09-07T12:22:54.736+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"b6005f07271a10e0fe6d764d580933af","spanId":"48dda5048b4e8f98","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:54.741+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"b6005f07271a10e0fe6d764d580933af","spanId":"e04376686d609e9f","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=58fc3c4c-9ad4-4ec7-a914-f038f5ee4f31, timestamp=2026-09-07T12:22:54.728611873Z, stateChangeResult=FAILED, message=Migrate failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={}, result=true, message='Migrate failed!'}})","timestamp":"2026-09-07T12:22:54.741+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"b6005f07271a10e0fe6d764d580933af","spanId":"e04376686d609e9f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:54.746+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"b6005f07271a10e0fe6d764d580933af","spanId":"56f0e40035d455d2","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=712f305c-f040-46cc-996a-e299a002ebbc, timestamp=2026-09-07T12:22:55.240445964Z, participantId=null, replicaId=null, automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, deployState=MIGRATING, lockState=LOCKED, stateChangeResult=FAILED, revisionId=1428c48c-74cc-4d48-b46e-66ba9ba10fea, compositionTargetId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=DELETED, lockState=NONE, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=MIGRATING, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=NEW, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, deployState=MIGRATING, lockState=LOCKED, migrationState=NEW, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-09-07T12:22:55.249+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2a539709c4f1cfe2c3d9c1cc95a93889","spanId":"c14504d63989cef8","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-09-07T12:23:00.171+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2a539709c4f1cfe2c3d9c1cc95a93889","spanId":"281127e5242b0ae7","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=cd04e6e4-f7ee-4b35-8b68-324f5245538c, timestamp=2026-09-07T12:23:00.173338360Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:23:00.184+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2a539709c4f1cfe2c3d9c1cc95a93889","spanId":"281127e5242b0ae7","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:00.196+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2a539709c4f1cfe2c3d9c1cc95a93889","spanId":"92901ee3863af4c2","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-09-07T12:23:01.269+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2a539709c4f1cfe2c3d9c1cc95a93889","spanId":"8b017f5c0b462508","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=6bd7f192-c5d4-4dba-b805-0c2a5e7219d7, timestamp=2026-09-07T12:23:01.332775453Z, stateChangeResult=NO_ERROR, message=stage 2 Migration rollback, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, stage=0, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=MIGRATION_REVERTING, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*], InternalState=*}, result=true, message='stage 2 Migration rollback'}})","timestamp":"2026-09-07T12:23:01.339+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2a539709c4f1cfe2c3d9c1cc95a93889","spanId":"8b017f5c0b462508","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:01.351+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2a539709c4f1cfe2c3d9c1cc95a93889","spanId":"14d0f352b96e287b","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=6bd7f192-c5d4-4dba-b805-0c2a5e7219d7, timestamp=2026-09-07T12:23:01.334416360Z, stateChangeResult=NO_ERROR, message=stage 2 Migration rollback, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, stage=1, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=MIGRATION_REVERTING, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*], InternalState=*}, result=true, message='stage 2 Migration rollback'}})","timestamp":"2026-09-07T12:23:01.355+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2a539709c4f1cfe2c3d9c1cc95a93889","spanId":"14d0f352b96e287b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:01.362+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2a539709c4f1cfe2c3d9c1cc95a93889","spanId":"8b017f5c0b462508","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_MIGRATION\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=86df114a-9f45-4089-ac48-7b754761562d, timestamp=2026-09-07T12:23:02.400906703Z, participantId=null, replicaId=null, automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=1428c48c-74cc-4d48-b46e-66ba9ba10fea, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdCompositionTarget=b8002da7-2b43-44ec-90a2-42976cef32c2, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*], InternalState=*}, state=NEW})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*], InternalState=*}, state=NEW}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT})])], precheck=false, rollback=true, firstStage=false, stage=1)","timestamp":"2026-09-07T12:23:02.411+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2a539709c4f1cfe2c3d9c1cc95a93889","spanId":"99020c07407e0d32","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-09-07T12:23:02.421+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2a539709c4f1cfe2c3d9c1cc95a93889","spanId":"933a320bef51aca7","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=86df114a-9f45-4089-ac48-7b754761562d, timestamp=2026-09-07T12:23:02.476542787Z, stateChangeResult=NO_ERROR, message=stage 1 Migration rollback, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, stage=0, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=MIGRATION_REVERTING, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*], InternalState=*}, result=true, message='stage 1 Migration rollback'}})","timestamp":"2026-09-07T12:23:02.484+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2a539709c4f1cfe2c3d9c1cc95a93889","spanId":"933a320bef51aca7","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:02.492+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2a539709c4f1cfe2c3d9c1cc95a93889","spanId":"fafb1fe3c51c14eb","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=86df114a-9f45-4089-ac48-7b754761562d, timestamp=2026-09-07T12:23:02.479224341Z, stateChangeResult=NO_ERROR, message=Migration rollback done, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Migration rollback done'}})","timestamp":"2026-09-07T12:23:02.496+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2a539709c4f1cfe2c3d9c1cc95a93889","spanId":"fafb1fe3c51c14eb","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:02.503+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2a539709c4f1cfe2c3d9c1cc95a93889","spanId":"933a320bef51aca7","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_MIGRATION\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=a98b1ff5-cb41-4bed-a1d4-d5737282c52e, timestamp=2026-09-07T12:23:03.550345730Z, participantId=null, replicaId=null, automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=1428c48c-74cc-4d48-b46e-66ba9ba10fea, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdCompositionTarget=b8002da7-2b43-44ec-90a2-42976cef32c2, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*], InternalState=*}, state=NEW})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*], InternalState=*}, state=NEW}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*], InternalState=*}, state=PRESENT})])], precheck=false, rollback=true, firstStage=false, stage=0)","timestamp":"2026-09-07T12:23:03.560+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2a539709c4f1cfe2c3d9c1cc95a93889","spanId":"2bfe74822964b701","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-09-07T12:23:03.562+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2a539709c4f1cfe2c3d9c1cc95a93889","spanId":"5f35ab5b0dede5f4","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=a98b1ff5-cb41-4bed-a1d4-d5737282c52e, timestamp=2026-09-07T12:23:03.628808440Z, stateChangeResult=NO_ERROR, message=Migration rollback done, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Migration rollback done'}})","timestamp":"2026-09-07T12:23:03.643+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2a539709c4f1cfe2c3d9c1cc95a93889","spanId":"5f35ab5b0dede5f4","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:03.657+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2a539709c4f1cfe2c3d9c1cc95a93889","spanId":"59506cdc1c07f714","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=a98b1ff5-cb41-4bed-a1d4-d5737282c52e, timestamp=2026-09-07T12:23:03.629774636Z, stateChangeResult=NO_ERROR, message=Migration rollback done, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Migration rollback done'}})","timestamp":"2026-09-07T12:23:03.663+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2a539709c4f1cfe2c3d9c1cc95a93889","spanId":"59506cdc1c07f714","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:03.680+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2a539709c4f1cfe2c3d9c1cc95a93889","spanId":"5f35ab5b0dede5f4","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=eed006dd-9e83-46e8-86e0-32b1827ca482, timestamp=2026-09-07T12:23:04.203026996Z, participantId=null, replicaId=null, automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, deployState=DEPLOYED, lockState=LOCKED, stateChangeResult=NO_ERROR, revisionId=0a53e3d2-857a-48cb-bd74-6f48e1f9f180, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-09-07T12:23:04.212+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1e33bb0709ee91bdd306a7ee04aadf94","spanId":"4dfb61f55652c60a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-09-07T12:23:06.885+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1e33bb0709ee91bdd306a7ee04aadf94","spanId":"64b94a01227316a0","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=12208c63-7201-4c8c-8043-28388a0400d1, timestamp=2026-09-07T12:23:06.880691829Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c38, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=bde98032-4a8e-495c-9453-3997e4a42cef, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement2, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:23:06.894+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1e33bb0709ee91bdd306a7ee04aadf94","spanId":"64b94a01227316a0","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:06.905+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1e33bb0709ee91bdd306a7ee04aadf94","spanId":"13b60efc6c9cb4c9","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=6d9b232d-18d0-417f-87b8-4c20310d6e87, timestamp=2026-09-07T12:23:06.881188398Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c36, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:23:06.907+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1e33bb0709ee91bdd306a7ee04aadf94","spanId":"13b60efc6c9cb4c9","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:06.914+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1e33bb0709ee91bdd306a7ee04aadf94","spanId":"17a8afc509587d8f","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=a777ad3d-250d-49e7-a434-329977ffc6f8, timestamp=2026-09-07T12:23:06.882509060Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c35, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:23:06.914+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1e33bb0709ee91bdd306a7ee04aadf94","spanId":"17a8afc509587d8f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:06.919+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1e33bb0709ee91bdd306a7ee04aadf94","spanId":"0498e94d2f9f7258","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=a67829e1-9418-4263-b47b-ac0c138fad82, timestamp=2026-09-07T12:23:06.889279121Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c34, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:23:06.920+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1e33bb0709ee91bdd306a7ee04aadf94","spanId":"621ccc9084da2bdb","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=5049ee9c-a658-4bfa-8d80-49f4ca304e09, timestamp=2026-09-07T12:23:06.951545812Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-09-07T12:23:06.966+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1e33bb0709ee91bdd306a7ee04aadf94","spanId":"96e2788e42c0bba7","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=5049ee9c-a658-4bfa-8d80-49f4ca304e09, timestamp=2026-09-07T12:23:06.951585323Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-09-07T12:23:06.978+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1e33bb0709ee91bdd306a7ee04aadf94","spanId":"774e671e53a36476","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=5049ee9c-a658-4bfa-8d80-49f4ca304e09, timestamp=2026-09-07T12:23:06.955143892Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-09-07T12:23:06.984+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1e33bb0709ee91bdd306a7ee04aadf94","spanId":"64b94a01227316a0","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=ed7f1b2b-7c9a-4676-8a17-a5b6dbb15894, timestamp=2026-09-07T12:23:07.431440305Z, participantId=null, replicaId=null, automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, deployState=UNDEPLOYED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=394ca339-df6b-400e-92cc-e1e4f8ab011f, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-09-07T12:23:07.441+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"0f6c85c24a065ef890b3fd5f7d441640","spanId":"bef7615ff198d407","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-1"},"message":"Delete automation composition request received for name: Instance-Migration-From and version: 1.0.1","timestamp":"2026-09-07T12:23:12.235+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"0f6c85c24a065ef890b3fd5f7d441640","spanId":"bef7615ff198d407","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_STATE_CHANGE\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=2c6338bd-e7f2-4281-bf15-9111f0de8085, timestamp=2026-09-07T12:23:12.239059790Z, participantId=null, replicaId=null, automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=394ca339-df6b-400e-92cc-e1e4f8ab011f, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), deployOrderedState=DELETE, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT})])])","timestamp":"2026-09-07T12:23:12.247+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"0f6c85c24a065ef890b3fd5f7d441640","spanId":"c1c5ef93ae55d08a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-09-07T12:23:12.251+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"0f6c85c24a065ef890b3fd5f7d441640","spanId":"9b4a9798768288f8","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=2c6338bd-e7f2-4281-bf15-9111f0de8085, timestamp=2026-09-07T12:23:12.311593567Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:23:12.323+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"0f6c85c24a065ef890b3fd5f7d441640","spanId":"9b4a9798768288f8","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:12.337+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"0f6c85c24a065ef890b3fd5f7d441640","spanId":"a5ea9cc2ce64f2a1","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=2c6338bd-e7f2-4281-bf15-9111f0de8085, timestamp=2026-09-07T12:23:12.311966604Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:23:12.343+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"0f6c85c24a065ef890b3fd5f7d441640","spanId":"a5ea9cc2ce64f2a1","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:12.350+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"0f6c85c24a065ef890b3fd5f7d441640","spanId":"f36cebe0f6fc62b0","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=2c6338bd-e7f2-4281-bf15-9111f0de8085, timestamp=2026-09-07T12:23:12.312058895Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:23:12.351+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"0f6c85c24a065ef890b3fd5f7d441640","spanId":"f36cebe0f6fc62b0","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:12.361+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"0f6c85c24a065ef890b3fd5f7d441640","spanId":"9b4a9798768288f8","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=9580bff1-e504-4265-96aa-8f58c68816f9, timestamp=2026-09-07T12:23:12.883222281Z, participantId=null, replicaId=null, automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, deployState=DELETED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=394ca339-df6b-400e-92cc-e1e4f8ab011f, compositionTargetId=null, acElementList=[])], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=null)","timestamp":"2026-09-07T12:23:12.891+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"cd445628c2246ba98fadf7d3e6182b6d","spanId":"46bf23dc7730a588","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-5"},"message":"Create instance request received for compositionId fd4f305f-e905-4c87-9b46-eabe7b08fb74","timestamp":"2026-09-07T12:23:18.494+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"3b188899643c8b9e8cd1742cdcba2b1f","spanId":"a49f9f1b995e656a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-10"},"message":"Deployment request received for instanceID: 7538e0fd-ec0f-4076-90bc-6235f8c89f84","timestamp":"2026-09-07T12:23:18.613+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"3b188899643c8b9e8cd1742cdcba2b1f","spanId":"a49f9f1b995e656a","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_DEPLOY\nAutomationCompositionDeploy(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_DEPLOY, messageId=76144076-018c-48dd-ba4e-2faa91696aee, timestamp=2026-09-07T12:23:18.616272267Z, participantId=null, replicaId=null, automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=0ad56001-af03-40ac-9a8d-339531a5a202, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT})])])","timestamp":"2026-09-07T12:23:18.624+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"3b188899643c8b9e8cd1742cdcba2b1f","spanId":"4c8e1dd2aa409263","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_DEPLOY","timestamp":"2026-09-07T12:23:18.627+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"3b188899643c8b9e8cd1742cdcba2b1f","spanId":"8eafb48c398e0f39","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=b71fc478-3aee-4b73-a2e3-e7aab0cdd483, timestamp=2026-09-07T12:23:18.628816782Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c35, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:23:18.634+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"3b188899643c8b9e8cd1742cdcba2b1f","spanId":"8eafb48c398e0f39","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:18.659+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"3b188899643c8b9e8cd1742cdcba2b1f","spanId":"f186664e94dab355","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=d40ddc0d-f2fc-4908-9a82-3ae1433da7f5, timestamp=2026-09-07T12:23:18.628860833Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c36, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:23:18.659+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"3b188899643c8b9e8cd1742cdcba2b1f","spanId":"f186664e94dab355","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:18.665+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"3b188899643c8b9e8cd1742cdcba2b1f","spanId":"c09d592b915575dd","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=68067a62-c8d3-4f8b-868b-3daab8db5b0b, timestamp=2026-09-07T12:23:18.628927254Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c34, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:23:18.666+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"3b188899643c8b9e8cd1742cdcba2b1f","spanId":"c09d592b915575dd","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:18.675+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"3b188899643c8b9e8cd1742cdcba2b1f","spanId":"a34f8f223f985f66","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=73af8f62-a53d-4d77-a683-d1fcb8ef61b2, timestamp=2026-09-07T12:23:18.631815131Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c38, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=bde98032-4a8e-495c-9453-3997e4a42cef, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement2, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:23:18.678+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"3b188899643c8b9e8cd1742cdcba2b1f","spanId":"433b6f6cdf1ee46b","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=76144076-018c-48dd-ba4e-2faa91696aee, timestamp=2026-09-07T12:23:18.691831660Z, stateChangeResult=NO_ERROR, message=Deployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deployed'}})","timestamp":"2026-09-07T12:23:18.701+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"3b188899643c8b9e8cd1742cdcba2b1f","spanId":"01d69566feefb984","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=76144076-018c-48dd-ba4e-2faa91696aee, timestamp=2026-09-07T12:23:18.692499882Z, stateChangeResult=NO_ERROR, message=Deployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deployed'}})","timestamp":"2026-09-07T12:23:18.714+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"3b188899643c8b9e8cd1742cdcba2b1f","spanId":"b70d36758e7ea8cd","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=76144076-018c-48dd-ba4e-2faa91696aee, timestamp=2026-09-07T12:23:18.694811179Z, stateChangeResult=NO_ERROR, message=Deployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deployed'}})","timestamp":"2026-09-07T12:23:18.733+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"3b188899643c8b9e8cd1742cdcba2b1f","spanId":"8eafb48c398e0f39","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=84dbd821-4a97-4017-817a-1fd7bc8b44ae, timestamp=2026-09-07T12:23:19.209645317Z, participantId=null, replicaId=null, automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, deployState=DEPLOYED, lockState=LOCKED, stateChangeResult=NO_ERROR, revisionId=1e12bdf0-a5f0-4db6-b2f4-3c5a5a15a1a6, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-09-07T12:23:19.219+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"79e4a8ade107c700221d8b5330703a93","spanId":"aa4c62396d3310d8","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-09-07T12:23:24.991+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"79e4a8ade107c700221d8b5330703a93","spanId":"22316b525471abe5","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=fe6ae2b4-4a28-41b1-9b7a-4ff15f63f8bb, timestamp=2026-09-07T12:23:24.997977982Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:23:25.002+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"79e4a8ade107c700221d8b5330703a93","spanId":"22316b525471abe5","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:25.011+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"79e4a8ade107c700221d8b5330703a93","spanId":"dbd3de368418bd68","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=fe6ae2b4-4a28-41b1-9b7a-4ff15f63f8bb, timestamp=2026-09-07T12:23:25.098831162Z, stateChangeResult=NO_ERROR, message=stage 0 Migrated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=1, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=MIGRATING, lockState=LOCKED, operationalState='null', useState='null', outProperties={stage=[*], InternalState=*}, result=true, message='stage 0 Migrated'}})","timestamp":"2026-09-07T12:23:25.103+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"79e4a8ade107c700221d8b5330703a93","spanId":"dbd3de368418bd68","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:25.112+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"79e4a8ade107c700221d8b5330703a93","spanId":"03db1273f5ab3124","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=fe6ae2b4-4a28-41b1-9b7a-4ff15f63f8bb, timestamp=2026-09-07T12:23:25.099191068Z, stateChangeResult=NO_ERROR, message=stage 0 Migrated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=2, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=MIGRATING, lockState=LOCKED, operationalState='null', useState='null', outProperties={stage=[*]}, result=true, message='stage 0 Migrated'}})","timestamp":"2026-09-07T12:23:25.113+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"79e4a8ade107c700221d8b5330703a93","spanId":"03db1273f5ab3124","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:25.118+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"79e4a8ade107c700221d8b5330703a93","spanId":"22316b525471abe5","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=87cb0605-0733-4cd2-83da-2a5946f887c3, timestamp=2026-09-07T12:23:25.554096966Z, participantId=null, replicaId=null, automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, deployState=MIGRATING, lockState=LOCKED, stateChangeResult=FAILED, revisionId=3973b534-c78a-4ee2-9806-9386a7c06ec2, compositionTargetId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DELETED, lockState=NONE, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=MIGRATING, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=MIGRATING, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={stage=[*], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=DEPLOYED, lockState=LOCKED, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=MIGRATING, lockState=LOCKED, migrationState=NEW, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*]}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, deployState=MIGRATING, lockState=LOCKED, migrationState=NEW, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-09-07T12:23:25.563+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"2e4556402ca7c126","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-9"},"message":"Rollback automation composition request received for CompositionID: fd4f305f-e905-4c87-9b46-eabe7b08fb74 and InstanceID: 7538e0fd-ec0f-4076-90bc-6235f8c89f84","timestamp":"2026-09-07T12:23:30.465+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"2e4556402ca7c126","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_MIGRATION\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=13ece0ee-1aa1-44a5-a992-b554b272f10b, timestamp=2026-09-07T12:23:30.480643904Z, participantId=null, replicaId=null, automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=3973b534-c78a-4ee2-9806-9386a7c06ec2, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdCompositionTarget=b8002da7-2b43-44ec-90a2-42976cef32c2, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, orderedState=MIGRATION_REVERT, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, orderedState=MIGRATION_REVERT, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={}, outProperties={}, state=REMOVED})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=NEW})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*]}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={}, outProperties={}, state=REMOVED}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=NEW}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={stage=[*], InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT})])], precheck=false, rollback=true, firstStage=true, stage=3)","timestamp":"2026-09-07T12:23:30.492+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"2ca977a3dd490c2b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-09-07T12:23:30.504+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"aaea345967f6d0ea","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=13ece0ee-1aa1-44a5-a992-b554b272f10b, timestamp=2026-09-07T12:23:30.499322416Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={stage=[*]}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:23:30.509+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"aaea345967f6d0ea","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:30.518+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"aaea345967f6d0ea","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.scanner.AbstractScanner","thread":"Thread-5"},"message":"Deleting element 709c62b3-8918-41b9-a747-d21eb79c6c37 in Migration ","timestamp":"2026-09-07T12:23:31.050+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"aaea345967f6d0ea","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.scanner.AbstractScanner","thread":"Thread-5"},"message":"Deleting element 709c62b3-8918-41b9-a747-d21eb79c6c40 in Migration ","timestamp":"2026-09-07T12:23:31.050+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"aaea345967f6d0ea","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=69c5f17a-220c-4fd6-bcb0-239f958ad6d0, timestamp=2026-09-07T12:23:31.050635763Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=null, automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, deployState=DELETED, lockState=LOCKED, stateChangeResult=NO_ERROR, revisionId=3973b534-c78a-4ee2-9806-9386a7c06ec2, compositionTargetId=null, acElementList=[])], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=null)","timestamp":"2026-09-07T12:23:31.058+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"aaea345967f6d0ea","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_MIGRATION\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=98e9a172-b8ef-497c-882e-e00fc1db03dd, timestamp=2026-09-07T12:23:31.586608298Z, participantId=null, replicaId=null, automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=3973b534-c78a-4ee2-9806-9386a7c06ec2, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdCompositionTarget=b8002da7-2b43-44ec-90a2-42976cef32c2, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*], InternalState=*}, state=NEW})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=NEW}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={stage=[*], InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT})])], precheck=false, rollback=true, firstStage=false, stage=2)","timestamp":"2026-09-07T12:23:31.596+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"d7a3034cdd26e556","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-09-07T12:23:31.598+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"a52ee4e92688dd68","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=98e9a172-b8ef-497c-882e-e00fc1db03dd, timestamp=2026-09-07T12:23:31.661474432Z, stateChangeResult=NO_ERROR, message=stage 2 Migration rollback, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=0, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=MIGRATION_REVERTING, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*], InternalState=*}, result=true, message='stage 2 Migration rollback'}})","timestamp":"2026-09-07T12:23:31.668+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"a52ee4e92688dd68","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:31.676+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"7f87f6b2de3b5437","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=98e9a172-b8ef-497c-882e-e00fc1db03dd, timestamp=2026-09-07T12:23:31.661970691Z, stateChangeResult=NO_ERROR, message=stage 2 Migration rollback, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=1, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=MIGRATION_REVERTING, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*], InternalState=*}, result=true, message='stage 2 Migration rollback'}})","timestamp":"2026-09-07T12:23:31.680+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"7f87f6b2de3b5437","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:31.688+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"a52ee4e92688dd68","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_MIGRATION\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=f896b369-8522-442d-8669-b209c914b082, timestamp=2026-09-07T12:23:32.725282465Z, participantId=null, replicaId=null, automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=3973b534-c78a-4ee2-9806-9386a7c06ec2, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdCompositionTarget=b8002da7-2b43-44ec-90a2-42976cef32c2, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*], InternalState=*}, state=NEW})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*], InternalState=*}, state=NEW}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={stage=[*], InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*], InternalState=*}, state=PRESENT})])], precheck=false, rollback=true, firstStage=false, stage=1)","timestamp":"2026-09-07T12:23:32.736+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"0ebff06a6711cc22","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-09-07T12:23:32.739+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"5a7a0972e841e403","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=f896b369-8522-442d-8669-b209c914b082, timestamp=2026-09-07T12:23:32.802366494Z, stateChangeResult=NO_ERROR, message=Migration rollback done, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Migration rollback done'}})","timestamp":"2026-09-07T12:23:32.810+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"5a7a0972e841e403","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:32.819+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"d119626ed2e5da2f","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=f896b369-8522-442d-8669-b209c914b082, timestamp=2026-09-07T12:23:32.802403815Z, stateChangeResult=NO_ERROR, message=stage 1 Migration rollback, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=0, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=MIGRATION_REVERTING, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*], InternalState=*}, result=true, message='stage 1 Migration rollback'}})","timestamp":"2026-09-07T12:23:32.822+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"d119626ed2e5da2f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:32.833+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"5a7a0972e841e403","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_MIGRATION\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=149e2869-0f24-4b16-817d-932b1cac5d5f, timestamp=2026-09-07T12:23:33.864011313Z, participantId=null, replicaId=null, automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=3973b534-c78a-4ee2-9806-9386a7c06ec2, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdCompositionTarget=b8002da7-2b43-44ec-90a2-42976cef32c2, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*], InternalState=*}, state=NEW})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*], InternalState=*}, state=NEW}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={stage=[*], InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*], InternalState=*}, state=PRESENT})])], precheck=false, rollback=true, firstStage=false, stage=0)","timestamp":"2026-09-07T12:23:33.873+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"2c2f67f7939af4fe","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-09-07T12:23:33.878+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"284bb3c53e695d33","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=149e2869-0f24-4b16-817d-932b1cac5d5f, timestamp=2026-09-07T12:23:33.940076656Z, stateChangeResult=NO_ERROR, message=Migration rollback done, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Migration rollback done'}})","timestamp":"2026-09-07T12:23:33.945+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"284bb3c53e695d33","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:33.959+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"21513d7e7bf6e1f2","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=149e2869-0f24-4b16-817d-932b1cac5d5f, timestamp=2026-09-07T12:23:33.940127507Z, stateChangeResult=NO_ERROR, message=Migration rollback done, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Migration rollback done'}})","timestamp":"2026-09-07T12:23:33.959+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"21513d7e7bf6e1f2","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:33.966+00:00"} policy-clamp-runtime-acm-2 | {"severity":"WARN","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"284bb3c53e695d33","extra_data":{"logger":"org.hibernate.orm.jdbc.error","thread":"Thread-5"},"message":"HHH000247: ErrorCode: 0, SQLState: 23505","timestamp":"2026-09-07T12:23:34.487+00:00"} policy-clamp-runtime-acm-2 | {"severity":"WARN","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"284bb3c53e695d33","extra_data":{"logger":"org.hibernate.orm.jdbc.error","thread":"Thread-5"},"message":"ERROR: duplicate key value violates unique constraint \"messagejob_identificationid_index\"\n Detail: Key (identificationid)=(7538e0fd-ec0f-4076-90bc-6235f8c89f84) already exists.","timestamp":"2026-09-07T12:23:34.487+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"b45d16a65818c6864267fae50dccc025","spanId":"291dd95ea9f2b1f0","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-09-07T12:23:37.473+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"b45d16a65818c6864267fae50dccc025","spanId":"5ca18c3bc6f109f8","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=96d10dae-feba-4add-9017-7344714036b2, timestamp=2026-09-07T12:23:37.472514899Z, stateChangeResult=FAILED, message=Migration - Delete failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={}, result=true, message='Migration - Delete failed!'}})","timestamp":"2026-09-07T12:23:37.482+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"b45d16a65818c6864267fae50dccc025","spanId":"5ca18c3bc6f109f8","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:37.492+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"b45d16a65818c6864267fae50dccc025","spanId":"373383bd40e5071f","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=96d10dae-feba-4add-9017-7344714036b2, timestamp=2026-09-07T12:23:37.533048708Z, stateChangeResult=FAILED, message=Migrate failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={}, result=true, message='Migrate failed!'}})","timestamp":"2026-09-07T12:23:37.536+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"b45d16a65818c6864267fae50dccc025","spanId":"373383bd40e5071f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:37.540+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"b45d16a65818c6864267fae50dccc025","spanId":"742058c59e4dcdb9","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=96d10dae-feba-4add-9017-7344714036b2, timestamp=2026-09-07T12:23:37.539248628Z, stateChangeResult=FAILED, message=Migrate failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Migrate failed!'}})","timestamp":"2026-09-07T12:23:37.543+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"b45d16a65818c6864267fae50dccc025","spanId":"742058c59e4dcdb9","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:37.548+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"b45d16a65818c6864267fae50dccc025","spanId":"5ca18c3bc6f109f8","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=57739390-f34d-4278-88b0-4ba2d1a55023, timestamp=2026-09-07T12:23:38.035646431Z, participantId=null, replicaId=null, automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, deployState=MIGRATING, lockState=LOCKED, stateChangeResult=FAILED, revisionId=cfb158c3-1458-48e3-a520-f18564e74cf3, compositionTargetId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=MIGRATING, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=NEW, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, deployState=MIGRATING, lockState=LOCKED, migrationState=NEW, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=DELETED, lockState=NONE, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-09-07T12:23:38.043+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2b9aff96def793028905ea90eced0c1e","spanId":"4e34234fa272aca6","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-09-07T12:23:42.880+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2b9aff96def793028905ea90eced0c1e","spanId":"1d58ced1382b3b72","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=287d4319-308b-48bc-8cb3-489e9035d34b, timestamp=2026-09-07T12:23:42.883204762Z, stateChangeResult=FAILED, message=Rollback - Delete failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={}, result=true, message='Rollback - Delete failed!'}})","timestamp":"2026-09-07T12:23:42.900+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2b9aff96def793028905ea90eced0c1e","spanId":"1d58ced1382b3b72","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:42.908+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2b9aff96def793028905ea90eced0c1e","spanId":"1d58ced1382b3b72","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=f7c296d4-f13b-4583-b5df-775968eaddd2, timestamp=2026-09-07T12:23:43.446294973Z, participantId=null, replicaId=null, automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, deployState=MIGRATION_REVERTING, lockState=LOCKED, stateChangeResult=FAILED, revisionId=9d549d12-bad7-40c2-b8fc-1aaa2cd34a29, compositionTargetId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=MIGRATION_REVERTING, lockState=LOCKED, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=MIGRATION_REVERTING, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=MIGRATION_REVERTING, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, deployState=DELETED, lockState=NONE, migrationState=NEW, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=NEW, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=MIGRATION_REVERTING, lockState=NONE, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-09-07T12:23:43.454+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"85c9241041d2b5532dcd73400fe4a3e8","spanId":"56ab79048799c96a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-09-07T12:23:49.331+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"85c9241041d2b5532dcd73400fe4a3e8","spanId":"40b3431069ab8878","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=46f7c650-c989-4b0c-b37b-de95f488b7ff, timestamp=2026-09-07T12:23:49.335249939Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c35, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:23:49.343+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"85c9241041d2b5532dcd73400fe4a3e8","spanId":"40b3431069ab8878","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:49.354+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"85c9241041d2b5532dcd73400fe4a3e8","spanId":"71dbf628cc655bc3","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=5b8341f3-e4fc-4f57-a1b0-3f6a711df588, timestamp=2026-09-07T12:23:49.335276800Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c36, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:23:49.354+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"85c9241041d2b5532dcd73400fe4a3e8","spanId":"71dbf628cc655bc3","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:49.367+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"85c9241041d2b5532dcd73400fe4a3e8","spanId":"ee82c3e10bc5ab8f","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=199fc862-9da5-4615-8f09-ec364bc2ad25, timestamp=2026-09-07T12:23:49.333590773Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c38, deployState=UNDEPLOYING, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=bde98032-4a8e-495c-9453-3997e4a42cef, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement2, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:23:49.368+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"85c9241041d2b5532dcd73400fe4a3e8","spanId":"ee82c3e10bc5ab8f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:49.383+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"85c9241041d2b5532dcd73400fe4a3e8","spanId":"b81a94d12a215599","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=b70e1330-685b-4815-90a7-e8d53db9c21a, timestamp=2026-09-07T12:23:49.336248426Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c34, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:23:49.385+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"85c9241041d2b5532dcd73400fe4a3e8","spanId":"1fc0742ff73fef52","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=bfb3a2da-e1da-4824-a806-ce09a4a90e4e, timestamp=2026-09-07T12:23:49.334199703Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c37, deployState=UNDEPLOYING, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:23:49.394+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"85c9241041d2b5532dcd73400fe4a3e8","spanId":"a158de4fd8003854","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=05150bcc-02a4-48a0-84d8-cf884d37d9a1, timestamp=2026-09-07T12:23:49.365687290Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c40, deployState=UNDEPLOYING, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=1c534f2e-e2dc-4519-b495-e06d3444aece, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement3, typeVersion=1.0.0), ParticipantSupportedElementType(id=8aa3f208-86d2-42bd-a34e-6a658fb61ca1, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement4, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:23:49.400+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"85c9241041d2b5532dcd73400fe4a3e8","spanId":"94cf4c2fdc176c09","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=ee41660b-7b3f-4d42-b4dd-394d0b13f968, timestamp=2026-09-07T12:23:49.406634569Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-09-07T12:23:49.414+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"85c9241041d2b5532dcd73400fe4a3e8","spanId":"ae06474f5877af33","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=ee41660b-7b3f-4d42-b4dd-394d0b13f968, timestamp=2026-09-07T12:23:49.406867243Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-09-07T12:23:49.422+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"85c9241041d2b5532dcd73400fe4a3e8","spanId":"3e2fb13c50441b4d","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=ee41660b-7b3f-4d42-b4dd-394d0b13f968, timestamp=2026-09-07T12:23:49.407685516Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-09-07T12:23:49.431+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"85c9241041d2b5532dcd73400fe4a3e8","spanId":"cfa020512fb22fad","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=ee41660b-7b3f-4d42-b4dd-394d0b13f968, timestamp=2026-09-07T12:23:49.438671815Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-09-07T12:23:49.442+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"85c9241041d2b5532dcd73400fe4a3e8","spanId":"40b3431069ab8878","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=03f2ea9a-176b-4bd6-a469-ca4cae6f8900, timestamp=2026-09-07T12:23:49.910380093Z, participantId=null, replicaId=null, automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, deployState=UNDEPLOYED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=370732ff-f713-4f63-88f2-bf98f60f0b3e, compositionTargetId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, deployState=UNDEPLOYED, lockState=NONE, migrationState=NEW, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=NEW, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=UNDEPLOYED, lockState=NONE, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-09-07T12:23:49.919+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"44ebbd3c5f6c41a3dce3d8fb37147839","spanId":"d19e403344569a08","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-2"},"message":"Delete automation composition request received for name: Instance-Migration-From and version: 1.0.1","timestamp":"2026-09-07T12:23:54.722+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"44ebbd3c5f6c41a3dce3d8fb37147839","spanId":"aef010d29793ebf5","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-09-07T12:23:54.742+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"44ebbd3c5f6c41a3dce3d8fb37147839","spanId":"d19e403344569a08","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_STATE_CHANGE\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=10a7948f-9663-4438-ba96-0b7e4fce7eb1, timestamp=2026-09-07T12:23:54.730556244Z, participantId=null, replicaId=null, automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=370732ff-f713-4f63-88f2-bf98f60f0b3e, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), deployOrderedState=DELETE, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *, *], InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={InternalState=*}, state=PRESENT})])])","timestamp":"2026-09-07T12:23:54.752+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"44ebbd3c5f6c41a3dce3d8fb37147839","spanId":"5bdaff146fdbc44c","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=10a7948f-9663-4438-ba96-0b7e4fce7eb1, timestamp=2026-09-07T12:23:54.803829541Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:23:54.819+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"44ebbd3c5f6c41a3dce3d8fb37147839","spanId":"5bdaff146fdbc44c","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:54.832+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"44ebbd3c5f6c41a3dce3d8fb37147839","spanId":"f4c342b193f3aed8","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=10a7948f-9663-4438-ba96-0b7e4fce7eb1, timestamp=2026-09-07T12:23:54.804697606Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:23:54.833+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"44ebbd3c5f6c41a3dce3d8fb37147839","spanId":"f4c342b193f3aed8","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:54.840+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"44ebbd3c5f6c41a3dce3d8fb37147839","spanId":"df5cc6fa6a00a11b","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=10a7948f-9663-4438-ba96-0b7e4fce7eb1, timestamp=2026-09-07T12:23:54.805357386Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:23:54.844+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"44ebbd3c5f6c41a3dce3d8fb37147839","spanId":"df5cc6fa6a00a11b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:54.850+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"44ebbd3c5f6c41a3dce3d8fb37147839","spanId":"112f265bbd38ec3b","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=10a7948f-9663-4438-ba96-0b7e4fce7eb1, timestamp=2026-09-07T12:23:54.812997599Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:23:54.850+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"44ebbd3c5f6c41a3dce3d8fb37147839","spanId":"5bdaff146fdbc44c","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=5924b8f0-4380-4530-81c1-cb2a0248da84, timestamp=2026-09-07T12:23:55.382587604Z, participantId=null, replicaId=null, automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, deployState=DELETED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=370732ff-f713-4f63-88f2-bf98f60f0b3e, compositionTargetId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, acElementList=[])], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=null)","timestamp":"2026-09-07T12:23:55.390+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"4380425047baa34dd22c98cf929dac20","spanId":"9329c32744b17197","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=68614671-7a19-40c4-bea5-e6cc24cdf3cb, timestamp=2026-09-07T12:23:55.976001722Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:23:55.980+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"4380425047baa34dd22c98cf929dac20","spanId":"9329c32744b17197","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:55.991+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"53ac78fb99ff58e8b5780660cc9488d6","spanId":"f36149451d49bbbe","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PARTICIPANT_PRIME","timestamp":"2026-09-07T12:24:01.172+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"53ac78fb99ff58e8b5780660cc9488d6","spanId":"ac67878d9310a69a","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=150c6f13-6bd6-4146-ac72-6095493c8a2b, timestamp=2026-09-07T12:24:01.233986820Z, stateChangeResult=FAILED, message=Deprime failed!, messageType=PARTICIPANT_PRIME_ACK, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), compositionState=PRIMED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}])","timestamp":"2026-09-07T12:24:01.239+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"53ac78fb99ff58e8b5780660cc9488d6","spanId":"ac67878d9310a69a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:24:01.252+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"53ac78fb99ff58e8b5780660cc9488d6","spanId":"e1daf4a01533f4a4","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=150c6f13-6bd6-4146-ac72-6095493c8a2b, timestamp=2026-09-07T12:24:01.234163763Z, stateChangeResult=NO_ERROR, message=Deprimed, messageType=PARTICIPANT_PRIME_ACK, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), compositionState=COMMISSIONED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, outProperties={InternalState=*}}])","timestamp":"2026-09-07T12:24:01.253+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"53ac78fb99ff58e8b5780660cc9488d6","spanId":"e1daf4a01533f4a4","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:24:01.257+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"87e06aa30d05ab31bf12bf2f16aafbaf","spanId":"aec6e0a7de62a8fa","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-9"},"message":"Get automation composition definition request received for ID: fd4f305f-e905-4c87-9b46-eabe7b08fb74","timestamp":"2026-09-07T12:24:01.286+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"53ac78fb99ff58e8b5780660cc9488d6","spanId":"ac67878d9310a69a","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=253f5889-dea8-44b0-bccd-67f5dbe65c00, timestamp=2026-09-07T12:24:01.796776987Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=cdb2fbe6-222c-494a-bd46-505e10a4d4f3, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=DEPRIMING, participantDefinitionUpdates=[ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement2', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}]), ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}])], automationcompositionList=[], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=FAILED)","timestamp":"2026-09-07T12:24:01.807+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"4c94b4eb7b92be2cd4784a18549ca7ad","spanId":"e50d1ecbbab18877","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-7"},"message":"Get automation composition definition request received for ID: fd4f305f-e905-4c87-9b46-eabe7b08fb74","timestamp":"2026-09-07T12:24:06.412+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"7275efe68bca207f0e1d7750d1cb25db","spanId":"f34a7f7c68e00710","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PARTICIPANT_PRIME","timestamp":"2026-09-07T12:24:06.691+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"7275efe68bca207f0e1d7750d1cb25db","spanId":"53a29d07f08e9cad","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=f6b5294b-74a2-4360-926e-f89f8270da50, timestamp=2026-09-07T12:24:06.750737802Z, stateChangeResult=NO_ERROR, message=Deprimed, messageType=PARTICIPANT_PRIME_ACK, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), compositionState=COMMISSIONED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}])","timestamp":"2026-09-07T12:24:06.755+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"7275efe68bca207f0e1d7750d1cb25db","spanId":"53a29d07f08e9cad","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:24:06.770+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"7275efe68bca207f0e1d7750d1cb25db","spanId":"3bdd6ea5b2779102","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=f6b5294b-74a2-4360-926e-f89f8270da50, timestamp=2026-09-07T12:24:06.758796821Z, stateChangeResult=NO_ERROR, message=Deprimed, messageType=PARTICIPANT_PRIME_ACK, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), compositionState=COMMISSIONED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, outProperties={InternalState=*}}])","timestamp":"2026-09-07T12:24:06.774+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"7275efe68bca207f0e1d7750d1cb25db","spanId":"3bdd6ea5b2779102","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:24:06.785+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"5207c5bec6c0a1f8277a3e8b70e439eb","spanId":"f6609098c933d384","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-2"},"message":"Get automation composition definition request received for ID: fd4f305f-e905-4c87-9b46-eabe7b08fb74","timestamp":"2026-09-07T12:24:06.798+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"7275efe68bca207f0e1d7750d1cb25db","spanId":"53a29d07f08e9cad","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=991d36db-548e-4747-8047-d3ed56f659b0, timestamp=2026-09-07T12:24:07.299219383Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=7ffb9732-9f42-409f-95a6-f2eadbf05b19, revisionIdInstance=null, participantIdList=[]), state=COMMISSIONED, participantDefinitionUpdates=[], automationcompositionList=[], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=NO_ERROR)","timestamp":"2026-09-07T12:24:07.306+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"6925b91789bc4352ce9c566e514cd8ab","spanId":"f6d80046c19386a1","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-5"},"message":"Get automation composition definition request received for ID: fd4f305f-e905-4c87-9b46-eabe7b08fb74","timestamp":"2026-09-07T12:24:11.923+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"24b0faaa1ee85502d31a2f967791ec0b","spanId":"bf400fdff541cbb8","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-10"},"message":"Delete request received for ID: fd4f305f-e905-4c87-9b46-eabe7b08fb74","timestamp":"2026-09-07T12:24:12.050+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"b7fa131b75e1aa620b3bc45ed3e8ef8e","spanId":"ae3e8ddce2f5039e","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PARTICIPANT_PRIME","timestamp":"2026-09-07T12:24:12.206+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"b7fa131b75e1aa620b3bc45ed3e8ef8e","spanId":"f862cf1470f40513","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=a1b5db70-1725-47d5-bdc2-054a13ca0be6, timestamp=2026-09-07T12:24:12.206181686Z, stateChangeResult=NO_ERROR, message=Not implemented, messageType=PARTICIPANT_PRIME_ACK, compositionId=c7da95c8-422b-4ba8-94a7-a5d1437709d5, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=3033c6d1-7b03-4575-bf43-7d4e95dec165), compositionState=COMMISSIONED, outPropertiesList=null)","timestamp":"2026-09-07T12:24:12.215+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"b7fa131b75e1aa620b3bc45ed3e8ef8e","spanId":"f862cf1470f40513","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:24:12.222+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"b7fa131b75e1aa620b3bc45ed3e8ef8e","spanId":"f862cf1470f40513","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=b7ccbb4e-19c1-4850-bb49-3e2e38867687, timestamp=2026-09-07T12:24:12.780615187Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=c7da95c8-422b-4ba8-94a7-a5d1437709d5, revisionIdComposition=f07e86a7-dd52-4bdc-8bad-78d8a5eecff3, revisionIdInstance=null, participantIdList=[]), state=COMMISSIONED, participantDefinitionUpdates=[], automationcompositionList=[], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=NO_ERROR)","timestamp":"2026-09-07T12:24:12.790+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"f29dd0ab70e143e3b54891118988ccd6","spanId":"c49414afedb03d61","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"scheduling-1"},"message":"Add scheduled scanning","timestamp":"2026-09-07T12:24:13.567+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"e29a004822e7497776383fe587eb7ff6","spanId":"cfb0550197f9191c","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-2"},"message":"Delete request received for ID: c7da95c8-422b-4ba8-94a7-a5d1437709d5","timestamp":"2026-09-07T12:24:17.560+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"5ecef99b5c15cf84baf08bc6726e3575","spanId":"40b226b49c2e4432","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-4"},"message":"Deprime request received for ID: d09cf5c5-df51-4549-ab51-c5c31c7b1fc1","timestamp":"2026-09-07T12:24:17.681+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"5ecef99b5c15cf84baf08bc6726e3575","spanId":"40b226b49c2e4432","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent PARTICIPANT_PRIME\nParticipantPrime(super=ParticipantMessage(messageType=PARTICIPANT_PRIME, messageId=8cb1a00b-bfd9-4c46-a74d-12fd212406a2, timestamp=2026-09-07T12:24:17.701502569Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdComposition=b1199b5f-055b-4d45-9032-dd1701ff3f94, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantDefinitionUpdates=[], primeDtoList=[ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, compositionDto=CompositionDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, inPropertiesMap={onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4={InternalState=*}}}), ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, compositionDto=CompositionDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, inPropertiesMap={onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4={InternalState=*}, onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4={InternalState=*}, onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4={InternalState=*}}})], primeOrder=DEPRIME)","timestamp":"2026-09-07T12:24:17.708+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"5ecef99b5c15cf84baf08bc6726e3575","spanId":"4fa8a375749a9438","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PARTICIPANT_PRIME","timestamp":"2026-09-07T12:24:17.712+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"5ecef99b5c15cf84baf08bc6726e3575","spanId":"801bce13b089ddec","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=8cb1a00b-bfd9-4c46-a74d-12fd212406a2, timestamp=2026-09-07T12:24:17.772596324Z, stateChangeResult=NO_ERROR, message=Deprimed, messageType=PARTICIPANT_PRIME_ACK, compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), compositionState=COMMISSIONED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, outProperties={InternalState=*}}])","timestamp":"2026-09-07T12:24:17.777+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"5ecef99b5c15cf84baf08bc6726e3575","spanId":"801bce13b089ddec","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:24:17.786+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"5ecef99b5c15cf84baf08bc6726e3575","spanId":"a895c5a9af3b26fb","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=8cb1a00b-bfd9-4c46-a74d-12fd212406a2, timestamp=2026-09-07T12:24:17.773685111Z, stateChangeResult=NO_ERROR, message=Deprimed, messageType=PARTICIPANT_PRIME_ACK, compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592), compositionState=COMMISSIONED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, outProperties={InternalState=*}}])","timestamp":"2026-09-07T12:24:17.787+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"5ecef99b5c15cf84baf08bc6726e3575","spanId":"a895c5a9af3b26fb","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:24:17.792+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"697325367a49c4890a3b8b35ea48dfb4","spanId":"3b11c54885367bc0","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-5"},"message":"Get automation composition definition request received for ID: d09cf5c5-df51-4549-ab51-c5c31c7b1fc1","timestamp":"2026-09-07T12:24:17.824+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"5ecef99b5c15cf84baf08bc6726e3575","spanId":"801bce13b089ddec","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=17eddfae-541e-4556-81d1-8b80749cceca, timestamp=2026-09-07T12:24:18.337437756Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdComposition=98fdc1db-1f7a-4ba0-aa5c-c4df2595acaa, revisionIdInstance=null, participantIdList=[]), state=COMMISSIONED, participantDefinitionUpdates=[], automationcompositionList=[], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=NO_ERROR)","timestamp":"2026-09-07T12:24:18.344+00:00"} policy-clamp-runtime-acm-2 | Picked up JAVA_TOOL_OPTIONS: -Dcom.sun.management.jmxremote.rmi.port=9090 -Dcom.sun.management.jmxremote=true -Dcom.sun.management.jmxremote.port=9090 -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.local.only=false policy-clamp-runtime-acm-2 | 12:15:57,381 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found logback-core version 1.5.38 policy-clamp-runtime-acm-2 | 12:15:57,393 |-INFO in ch.qos.logback.classic.util.ContextInitializer@349c1daf - Here is a list of configurators discovered as a service, by rank: policy-clamp-runtime-acm-2 | 12:15:57,394 |-INFO in ch.qos.logback.classic.util.ContextInitializer@349c1daf - org.springframework.boot.logging.logback.RootLogLevelConfigurator policy-clamp-runtime-acm-2 | 12:15:57,394 |-INFO in ch.qos.logback.classic.util.ContextInitializer@349c1daf - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. policy-clamp-runtime-acm-2 | 12:15:57,394 |-INFO in ch.qos.logback.classic.util.ContextInitializer@349c1daf - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator policy-clamp-runtime-acm-2 | 12:15:57,413 |-INFO in ch.qos.logback.classic.util.ContextInitializer@349c1daf - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY policy-clamp-runtime-acm-2 | 12:15:57,413 |-INFO in ch.qos.logback.classic.util.ContextInitializer@349c1daf - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator policy-clamp-runtime-acm-2 | 12:15:57,414 |-INFO in ch.qos.logback.classic.util.ContextInitializer@349c1daf - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator policy-clamp-runtime-acm-2 | 12:15:57,416 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] policy-clamp-runtime-acm-2 | 12:15:57,416 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:nested:/app/app.jar/!BOOT-INF/classes/!/logback.xml] policy-clamp-runtime-acm-2 | 12:15:57,783 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Scan attribute set to true. Will scan for configuration file changes. policy-clamp-runtime-acm-2 | 12:15:57,792 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@dfddc9a - URL [jar:nested:/app/app.jar/!BOOT-INF/classes/!/logback.xml] is not of type file policy-clamp-runtime-acm-2 | 12:15:57,798 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@4b9df8a - value "LOGBACK_PARAMS_IS_UNDEFINED" substituted for "${LOGBACK_PARAMS}" policy-clamp-runtime-acm-2 | 12:15:57,799 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. policy-clamp-runtime-acm-2 | 12:15:57,799 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL policy-clamp-runtime-acm-2 | 12:15:57,799 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Main configuration file URL: jar:nested:/app/app.jar/!BOOT-INF/classes/!/logback.xml policy-clamp-runtime-acm-2 | 12:15:57,801 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - FileWatchList= {} policy-clamp-runtime-acm-2 | 12:15:57,807 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - URLWatchList= {} policy-clamp-runtime-acm-2 | 12:15:57,815 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] policy-clamp-runtime-acm-2 | 12:15:57,815 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] policy-clamp-runtime-acm-2 | 12:15:58,149 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@4b9df8a - value "UTC" substituted for "${TIMEZONE}" policy-clamp-runtime-acm-2 | 12:15:58,149 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@4b9df8a - value "LOGBACK_PARAMS_IS_UNDEFINED" substituted for "${LOGBACK_STATIC_PARAMS}" policy-clamp-runtime-acm-2 | 12:15:58,156 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - NOTE: Writing to the console can be slow. Try to avoid logging to the policy-clamp-runtime-acm-2 | 12:15:58,156 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - console in production environments, especially in high volume systems. policy-clamp-runtime-acm-2 | 12:15:58,156 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also https://logback.qos.ch/codes.html#slowConsole policy-clamp-runtime-acm-2 | 12:15:58,159 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [AsyncStdOut] policy-clamp-runtime-acm-2 | 12:15:58,159 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] policy-clamp-runtime-acm-2 | 12:15:58,161 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to ch.qos.logback.classic.AsyncAppender[AsyncStdOut] policy-clamp-runtime-acm-2 | 12:15:58,161 |-INFO in ch.qos.logback.classic.AsyncAppender[AsyncStdOut] - Attaching appender named [STDOUT] to AsyncAppender. policy-clamp-runtime-acm-2 | 12:15:58,162 |-INFO in ch.qos.logback.classic.AsyncAppender[AsyncStdOut] - Setting discardingThreshold to 51 policy-clamp-runtime-acm-2 | 12:15:58,164 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [acm-network] to INFO policy-clamp-runtime-acm-2 | 12:15:58,172 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [acm-network] to false policy-clamp-runtime-acm-2 | 12:15:58,172 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [AsyncStdOut] to Logger[acm-network] policy-clamp-runtime-acm-2 | 12:15:58,172 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO policy-clamp-runtime-acm-2 | 12:15:58,172 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [AsyncStdOut] to Logger[ROOT] policy-clamp-runtime-acm-2 | 12:15:58,172 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@5e8ac0e1 - End of configuration. policy-clamp-runtime-acm-2 | 12:15:58,173 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@aafcffa - Registering current configuration as safe fallback point policy-clamp-runtime-acm-2 | 12:15:58,173 |-INFO in ch.qos.logback.classic.util.ContextInitializer@349c1daf - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 759 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY policy-clamp-runtime-acm-2 | policy-clamp-runtime-acm-2 | policy-clamp-runtime-acm-2 | . ____ _ __ _ _ policy-clamp-runtime-acm-2 | /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ policy-clamp-runtime-acm-2 | ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ policy-clamp-runtime-acm-2 | \\/ ___)| |_)| | | | | || (_| | ) ) ) ) policy-clamp-runtime-acm-2 | ' |____| .__|_| |_|_| |_\__, | / / / / policy-clamp-runtime-acm-2 | =========|_|==============|___/=/_/_/_/ policy-clamp-runtime-acm-2 | policy-clamp-runtime-acm-2 | :: Spring Boot :: (v4.1.1) policy-clamp-runtime-acm-2 | policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.hibernate.validator.internal.util.Version","thread":"background-preinit"},"message":"HV000001: Hibernate Validator 9.1.3.Final","timestamp":"2026-09-07T12:15:58.795+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.Application","thread":"main"},"message":"Starting Application using Java 21.0.11 with PID 1 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)","timestamp":"2026-09-07T12:15:58.811+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.Application","thread":"main"},"message":"The following 1 profile is active: \"default\"","timestamp":"2026-09-07T12:15:58.812+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread":"main"},"message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","timestamp":"2026-09-07T12:16:00.485+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread":"main"},"message":"Finished Spring Data repository scanning in 65 ms. Found 9 JPA repository interfaces.","timestamp":"2026-09-07T12:16:00.559+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.springframework.boot.tomcat.TomcatWebServer","thread":"main"},"message":"Tomcat initialized with port 6969 (http)","timestamp":"2026-09-07T12:16:02.512+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.coyote.http11.Http11NioProtocol","thread":"main"},"message":"Initializing ProtocolHandler [\"http-nio-6969\"]","timestamp":"2026-09-07T12:16:02.527+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.catalina.core.StandardService","thread":"main"},"message":"Starting service [Tomcat]","timestamp":"2026-09-07T12:16:02.528+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.catalina.core.StandardEngine","thread":"main"},"message":"Starting Servlet engine: [Apache Tomcat/11.0.24]","timestamp":"2026-09-07T12:16:02.528+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.springframework.boot.web.context.servlet.WebApplicationContextInitializer","thread":"main"},"message":"Root WebApplicationContext: initialization completed in 3615 ms","timestamp":"2026-09-07T12:16:02.569+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.config.JdbcTelemetryBeanPostProcessor","thread":"main"},"message":"Wrapping HikariDataSource with OpenTelemetry JDBC instrumentation","timestamp":"2026-09-07T12:16:03.397+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread":"main"},"message":"HikariPool-1 - Starting...","timestamp":"2026-09-07T12:16:03.516+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread":"main"},"message":"HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@32e7df65","timestamp":"2026-09-07T12:16:03.759+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread":"main"},"message":"HikariPool-1 - Start completed.","timestamp":"2026-09-07T12:16:03.761+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.database","thread":"main"},"message":"Set default schema name to public","timestamp":"2026-09-07T12:16:04.109+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Creating database changelog table with name: public.databasechangelog","timestamp":"2026-09-07T12:16:05.246+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Reading from public.databasechangelog","timestamp":"2026-09-07T12:16:05.284+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.logging","thread":"main"},"message":"Successfully acquired change log lock","timestamp":"2026-09-07T12:16:05.604+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.command","thread":"main"},"message":"Using deploymentId: 8783363494","timestamp":"2026-09-07T12:16:05.604+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Reading from public.databasechangelog","timestamp":"2026-09-07T12:16:05.605+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1400.yaml::1400-1::policy","timestamp":"2026-09-07T12:16:05.778+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-09-07T12:16:05.783+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Table AutomationComposition created","timestamp":"2026-09-07T12:16:05.808+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1400.yaml::1400-1::policy ran successfully in 30ms","timestamp":"2026-09-07T12:16:05.812+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1400.yaml::1400-2::policy","timestamp":"2026-09-07T12:16:05.838+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-09-07T12:16:05.841+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Table AutomationCompositionDefinition created","timestamp":"2026-09-07T12:16:05.851+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1400.yaml::1400-2::policy ran successfully in 13ms","timestamp":"2026-09-07T12:16:05.852+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1400.yaml::1400-3::policy","timestamp":"2026-09-07T12:16:05.862+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-09-07T12:16:05.864+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Table AutomationCompositionElement created","timestamp":"2026-09-07T12:16:05.876+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1400.yaml::1400-3::policy ran successfully in 15ms","timestamp":"2026-09-07T12:16:05.877+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1400.yaml::1400-4::policy","timestamp":"2026-09-07T12:16:05.882+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-09-07T12:16:05.883+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Table NodeTemplateState created","timestamp":"2026-09-07T12:16:05.891+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1400.yaml::1400-4::policy ran successfully in 10ms","timestamp":"2026-09-07T12:16:05.892+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1400.yaml::1400-5::policy","timestamp":"2026-09-07T12:16:05.896+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-09-07T12:16:05.897+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Table Participant created","timestamp":"2026-09-07T12:16:05.905+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1400.yaml::1400-5::policy ran successfully in 10ms","timestamp":"2026-09-07T12:16:05.906+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1400.yaml::1400-6::policy","timestamp":"2026-09-07T12:16:05.910+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-09-07T12:16:05.911+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Table ParticipantSupportedAcElements created","timestamp":"2026-09-07T12:16:05.920+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1400.yaml::1400-6::policy ran successfully in 25ms","timestamp":"2026-09-07T12:16:05.935+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1400.yaml::1400-7::policy","timestamp":"2026-09-07T12:16:05.939+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-09-07T12:16:05.959+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Index ac_compositionId created","timestamp":"2026-09-07T12:16:05.965+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1400.yaml::1400-7::policy ran successfully in 27ms","timestamp":"2026-09-07T12:16:05.966+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1400.yaml::1400-8::policy","timestamp":"2026-09-07T12:16:05.970+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-09-07T12:16:05.987+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Index ac_element_fk created","timestamp":"2026-09-07T12:16:05.992+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1400.yaml::1400-8::policy ran successfully in 23ms","timestamp":"2026-09-07T12:16:05.994+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1400.yaml::1400-9::policy","timestamp":"2026-09-07T12:16:05.997+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-09-07T12:16:06.016+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Index dt_element_fk created","timestamp":"2026-09-07T12:16:06.022+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1400.yaml::1400-9::policy ran successfully in 25ms","timestamp":"2026-09-07T12:16:06.023+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1400.yaml::1400-10::policy","timestamp":"2026-09-07T12:16:06.028+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-09-07T12:16:06.047+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Index supported_element_fk created","timestamp":"2026-09-07T12:16:06.054+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1400.yaml::1400-10::policy ran successfully in 28ms","timestamp":"2026-09-07T12:16:06.056+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1400.yaml::1400-11::policy","timestamp":"2026-09-07T12:16:06.060+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-09-07T12:16:06.080+00:00"} policy-clamp-runtime-acm-1 | Picked up JAVA_TOOL_OPTIONS: -Dcom.sun.management.jmxremote.rmi.port=9090 -Dcom.sun.management.jmxremote=true -Dcom.sun.management.jmxremote.port=9090 -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.local.only=false policy-clamp-runtime-acm-1 | 12:15:57,029 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found logback-core version 1.5.38 policy-clamp-runtime-acm-1 | 12:15:57,041 |-INFO in ch.qos.logback.classic.util.ContextInitializer@349c1daf - Here is a list of configurators discovered as a service, by rank: policy-clamp-runtime-acm-1 | 12:15:57,041 |-INFO in ch.qos.logback.classic.util.ContextInitializer@349c1daf - org.springframework.boot.logging.logback.RootLogLevelConfigurator policy-clamp-runtime-acm-1 | 12:15:57,041 |-INFO in ch.qos.logback.classic.util.ContextInitializer@349c1daf - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. policy-clamp-runtime-acm-1 | 12:15:57,048 |-INFO in ch.qos.logback.classic.util.ContextInitializer@349c1daf - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator policy-clamp-runtime-acm-1 | 12:15:57,065 |-INFO in ch.qos.logback.classic.util.ContextInitializer@349c1daf - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY policy-clamp-runtime-acm-1 | 12:15:57,065 |-INFO in ch.qos.logback.classic.util.ContextInitializer@349c1daf - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator policy-clamp-runtime-acm-1 | 12:15:57,066 |-INFO in ch.qos.logback.classic.util.ContextInitializer@349c1daf - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator policy-clamp-runtime-acm-1 | 12:15:57,067 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] policy-clamp-runtime-acm-1 | 12:15:57,068 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:nested:/app/app.jar/!BOOT-INF/classes/!/logback.xml] policy-clamp-runtime-acm-1 | 12:15:57,404 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Scan attribute set to true. Will scan for configuration file changes. policy-clamp-runtime-acm-1 | 12:15:57,405 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@dfddc9a - URL [jar:nested:/app/app.jar/!BOOT-INF/classes/!/logback.xml] is not of type file policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Foreign key constraint added to AutomationCompositionElement (instanceId)","timestamp":"2026-09-07T12:16:06.090+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1400.yaml::1400-11::policy ran successfully in 32ms","timestamp":"2026-09-07T12:16:06.092+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1400.yaml::1400-12::policy","timestamp":"2026-09-07T12:16:06.098+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-09-07T12:16:06.116+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Foreign key constraint added to NodeTemplateState (compositionId)","timestamp":"2026-09-07T12:16:06.123+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1400.yaml::1400-12::policy ran successfully in 27ms","timestamp":"2026-09-07T12:16:06.125+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1400.yaml::1400-13::policy","timestamp":"2026-09-07T12:16:06.129+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-09-07T12:16:06.144+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Foreign key constraint added to ParticipantSupportedAcElements (participantId)","timestamp":"2026-09-07T12:16:06.152+00:00"} policy-clamp-runtime-acm-1 | 12:15:57,408 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@4b9df8a - value "LOGBACK_PARAMS_IS_UNDEFINED" substituted for "${LOGBACK_PARAMS}" policy-clamp-runtime-acm-1 | 12:15:57,409 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1400.yaml::1400-13::policy ran successfully in 23ms","timestamp":"2026-09-07T12:16:06.154+00:00"} policy-clamp-runtime-acm-1 | 12:15:57,409 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL policy-clamp-runtime-acm-1 | 12:15:57,409 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Main configuration file URL: jar:nested:/app/app.jar/!BOOT-INF/classes/!/logback.xml policy-clamp-runtime-acm-1 | 12:15:57,409 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - FileWatchList= {} policy-clamp-runtime-acm-1 | 12:15:57,409 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - URLWatchList= {} policy-clamp-runtime-acm-1 | 12:15:57,432 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] policy-clamp-runtime-acm-1 | 12:15:57,432 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] policy-clamp-runtime-acm-1 | 12:15:57,864 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@4b9df8a - value "UTC" substituted for "${TIMEZONE}" policy-clamp-runtime-acm-1 | 12:15:57,864 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@4b9df8a - value "LOGBACK_PARAMS_IS_UNDEFINED" substituted for "${LOGBACK_STATIC_PARAMS}" policy-clamp-runtime-acm-1 | 12:15:57,867 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - NOTE: Writing to the console can be slow. Try to avoid logging to the policy-clamp-runtime-acm-1 | 12:15:57,867 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - console in production environments, especially in high volume systems. policy-clamp-runtime-acm-1 | 12:15:57,867 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also https://logback.qos.ch/codes.html#slowConsole policy-clamp-runtime-acm-1 | 12:15:57,868 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [AsyncStdOut] policy-clamp-runtime-acm-1 | 12:15:57,868 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] policy-clamp-runtime-acm-1 | 12:15:57,885 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to ch.qos.logback.classic.AsyncAppender[AsyncStdOut] policy-clamp-runtime-acm-1 | 12:15:57,885 |-INFO in ch.qos.logback.classic.AsyncAppender[AsyncStdOut] - Attaching appender named [STDOUT] to AsyncAppender. policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1400.yaml::1400-tag::policy","timestamp":"2026-09-07T12:16:06.159+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Tag '1400' applied to database","timestamp":"2026-09-07T12:16:06.162+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1400.yaml::1400-tag::policy ran successfully in 4ms","timestamp":"2026-09-07T12:16:06.163+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1500.yaml::1500-1::policy","timestamp":"2026-09-07T12:16:06.169+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Columns lastMsg(TIMESTAMP) added to AutomationComposition","timestamp":"2026-09-07T12:16:06.180+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1500.yaml::1500-1::policy ran successfully in 13ms","timestamp":"2026-09-07T12:16:06.183+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1500.yaml::1500-2::policy","timestamp":"2026-09-07T12:16:06.188+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Columns phase(SMALLINT) added to AutomationComposition","timestamp":"2026-09-07T12:16:06.196+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1500.yaml::1500-2::policy ran successfully in 8ms","timestamp":"2026-09-07T12:16:06.198+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1500.yaml::1500-3::policy","timestamp":"2026-09-07T12:16:06.203+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Columns lastMsg(TIMESTAMP) added to AutomationCompositionDefinition","timestamp":"2026-09-07T12:16:06.209+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1500.yaml::1500-3::policy ran successfully in 7ms","timestamp":"2026-09-07T12:16:06.211+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1500.yaml::1500-4::policy","timestamp":"2026-09-07T12:16:06.216+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-09-07T12:16:06.218+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Table ParticipantReplica created","timestamp":"2026-09-07T12:16:06.238+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1500.yaml::1500-4::policy ran successfully in 23ms","timestamp":"2026-09-07T12:16:06.239+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1500.yaml::1500-5::policy","timestamp":"2026-09-07T12:16:06.242+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Columns lastMsg(TIMESTAMP) added to Participant","timestamp":"2026-09-07T12:16:06.246+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1500.yaml::1500-5::policy ran successfully in 5ms","timestamp":"2026-09-07T12:16:06.248+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1500.yaml::1500-6::policy","timestamp":"2026-09-07T12:16:06.251+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-09-07T12:16:06.269+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Index participant_replica_fk created","timestamp":"2026-09-07T12:16:06.273+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1500.yaml::1500-6::policy ran successfully in 25ms","timestamp":"2026-09-07T12:16:06.276+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1500.yaml::1500-7::policy","timestamp":"2026-09-07T12:16:06.281+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-09-07T12:16:06.297+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Foreign key constraint added to ParticipantReplica (participantId)","timestamp":"2026-09-07T12:16:06.307+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1500.yaml::1500-7::policy ran successfully in 28ms","timestamp":"2026-09-07T12:16:06.309+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1500.yaml::1500-tag::policy","timestamp":"2026-09-07T12:16:06.315+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Tag '1500' applied to database","timestamp":"2026-09-07T12:16:06.317+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1500.yaml::1500-tag::policy ran successfully in 3ms","timestamp":"2026-09-07T12:16:06.318+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1600.yaml::1600-1::policy","timestamp":"2026-09-07T12:16:06.322+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Columns subState(SMALLINT) added to AutomationComposition","timestamp":"2026-09-07T12:16:06.328+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1600.yaml::1600-1::policy ran successfully in 8ms","timestamp":"2026-09-07T12:16:06.330+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1600.yaml::1600-2::policy","timestamp":"2026-09-07T12:16:06.335+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Columns subState(SMALLINT) added to AutomationCompositionElement","timestamp":"2026-09-07T12:16:06.342+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1600.yaml::1600-2::policy ran successfully in 9ms","timestamp":"2026-09-07T12:16:06.344+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1600.yaml::1600-3::policy","timestamp":"2026-09-07T12:16:06.347+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Columns stage(SMALLINT) added to AutomationCompositionElement","timestamp":"2026-09-07T12:16:06.352+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1600.yaml::1600-3::policy ran successfully in 6ms","timestamp":"2026-09-07T12:16:06.353+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1600.yaml::1600-tag::policy","timestamp":"2026-09-07T12:16:06.357+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Tag '1600' applied to database","timestamp":"2026-09-07T12:16:06.358+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1600.yaml::1600-tag::policy ran successfully in 2ms","timestamp":"2026-09-07T12:16:06.359+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1700.yaml::1700-1::policy","timestamp":"2026-09-07T12:16:06.363+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-09-07T12:16:06.365+00:00"} policy-clamp-runtime-acm-1 | 12:15:57,886 |-INFO in ch.qos.logback.classic.AsyncAppender[AsyncStdOut] - Setting discardingThreshold to 51 policy-clamp-runtime-acm-1 | 12:15:57,889 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [acm-network] to INFO policy-clamp-runtime-acm-1 | 12:15:57,896 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [acm-network] to false policy-clamp-runtime-acm-1 | 12:15:57,896 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [AsyncStdOut] to Logger[acm-network] policy-clamp-runtime-acm-1 | 12:15:57,897 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO policy-clamp-runtime-acm-1 | 12:15:57,897 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [AsyncStdOut] to Logger[ROOT] policy-clamp-runtime-acm-1 | 12:15:57,897 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@5e8ac0e1 - End of configuration. policy-clamp-runtime-acm-1 | 12:15:57,898 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@aafcffa - Registering current configuration as safe fallback point policy-clamp-runtime-acm-1 | 12:15:57,898 |-INFO in ch.qos.logback.classic.util.ContextInitializer@349c1daf - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 832 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Table Message created","timestamp":"2026-09-07T12:16:06.377+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1700.yaml::1700-1::policy ran successfully in 15ms","timestamp":"2026-09-07T12:16:06.378+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1700.yaml::1700-2::policy","timestamp":"2026-09-07T12:16:06.382+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-09-07T12:16:06.386+00:00"} policy-clamp-runtime-acm-1 | policy-clamp-runtime-acm-1 | policy-clamp-runtime-acm-1 | . ____ _ __ _ _ policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Table MessageJob created","timestamp":"2026-09-07T12:16:06.397+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1700.yaml::1700-2::policy ran successfully in 16ms","timestamp":"2026-09-07T12:16:06.399+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1700.yaml::1700-3::policy","timestamp":"2026-09-07T12:16:06.402+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-09-07T12:16:06.425+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Index messagejob_identificationId_index created","timestamp":"2026-09-07T12:16:06.430+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1700.yaml::1700-3::policy ran successfully in 29ms","timestamp":"2026-09-07T12:16:06.431+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1700.yaml::1700-tag::policy","timestamp":"2026-09-07T12:16:06.434+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Tag '1700' applied to database","timestamp":"2026-09-07T12:16:06.436+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1700.yaml::1700-tag::policy ran successfully in 2ms","timestamp":"2026-09-07T12:16:06.436+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-1::policy","timestamp":"2026-09-07T12:16:06.440+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-09-07T12:16:06.442+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Table AutomationCompositionRollback created","timestamp":"2026-09-07T12:16:06.453+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-1::policy ran successfully in 14ms","timestamp":"2026-09-07T12:16:06.454+00:00"} policy-clamp-runtime-acm-1 | /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ policy-clamp-runtime-acm-1 | ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ policy-clamp-runtime-acm-1 | \\/ ___)| |_)| | | | | || (_| | ) ) ) ) policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-2::policy","timestamp":"2026-09-07T12:16:06.457+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationComposition.compositionId","timestamp":"2026-09-07T12:16:06.460+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-2::policy ran successfully in 4ms","timestamp":"2026-09-07T12:16:06.461+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-3::policy","timestamp":"2026-09-07T12:16:06.465+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationComposition.name","timestamp":"2026-09-07T12:16:06.468+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationComposition","timestamp":"2026-09-07T12:16:06.469+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationComposition.name","timestamp":"2026-09-07T12:16:06.471+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-3::policy ran successfully in 7ms","timestamp":"2026-09-07T12:16:06.472+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-4::policy","timestamp":"2026-09-07T12:16:06.476+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationComposition.version","timestamp":"2026-09-07T12:16:06.478+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationComposition","timestamp":"2026-09-07T12:16:06.479+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationComposition.version","timestamp":"2026-09-07T12:16:06.480+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-4::policy ran successfully in 6ms","timestamp":"2026-09-07T12:16:06.482+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-5::policy","timestamp":"2026-09-07T12:16:06.485+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationComposition.deployState","timestamp":"2026-09-07T12:16:06.487+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationComposition","timestamp":"2026-09-07T12:16:06.489+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationComposition.deployState","timestamp":"2026-09-07T12:16:06.490+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-5::policy ran successfully in 6ms","timestamp":"2026-09-07T12:16:06.491+00:00"} policy-clamp-runtime-acm-1 | ' |____| .__|_| |_|_| |_\__, | / / / / policy-clamp-runtime-acm-1 | =========|_|==============|___/=/_/_/_/ policy-clamp-runtime-acm-1 | policy-clamp-runtime-acm-1 | :: Spring Boot :: (v4.1.1) policy-clamp-runtime-acm-1 | policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.hibernate.validator.internal.util.Version","thread":"background-preinit"},"message":"HV000001: Hibernate Validator 9.1.3.Final","timestamp":"2026-09-07T12:15:58.617+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.Application","thread":"main"},"message":"Starting Application using Java 21.0.11 with PID 1 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)","timestamp":"2026-09-07T12:15:58.730+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.Application","thread":"main"},"message":"The following 1 profile is active: \"default\"","timestamp":"2026-09-07T12:15:58.730+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread":"main"},"message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","timestamp":"2026-09-07T12:16:00.236+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread":"main"},"message":"Finished Spring Data repository scanning in 60 ms. Found 9 JPA repository interfaces.","timestamp":"2026-09-07T12:16:00.306+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.springframework.boot.tomcat.TomcatWebServer","thread":"main"},"message":"Tomcat initialized with port 6969 (http)","timestamp":"2026-09-07T12:16:02.270+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.coyote.http11.Http11NioProtocol","thread":"main"},"message":"Initializing ProtocolHandler [\"http-nio-6969\"]","timestamp":"2026-09-07T12:16:02.284+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.catalina.core.StandardService","thread":"main"},"message":"Starting service [Tomcat]","timestamp":"2026-09-07T12:16:02.285+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.catalina.core.StandardEngine","thread":"main"},"message":"Starting Servlet engine: [Apache Tomcat/11.0.24]","timestamp":"2026-09-07T12:16:02.286+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.springframework.boot.web.context.servlet.WebApplicationContextInitializer","thread":"main"},"message":"Root WebApplicationContext: initialization completed in 3477 ms","timestamp":"2026-09-07T12:16:02.316+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.config.JdbcTelemetryBeanPostProcessor","thread":"main"},"message":"Wrapping HikariDataSource with OpenTelemetry JDBC instrumentation","timestamp":"2026-09-07T12:16:03.149+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread":"main"},"message":"HikariPool-1 - Starting...","timestamp":"2026-09-07T12:16:03.242+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread":"main"},"message":"HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@27691ee8","timestamp":"2026-09-07T12:16:03.549+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread":"main"},"message":"HikariPool-1 - Start completed.","timestamp":"2026-09-07T12:16:03.554+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.database","thread":"main"},"message":"Set default schema name to public","timestamp":"2026-09-07T12:16:04.009+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Reading from public.databasechangelog","timestamp":"2026-09-07T12:16:05.352+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.logging","thread":"main"},"message":"Waiting for changelog lock....","timestamp":"2026-09-07T12:16:05.756+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.logging","thread":"main"},"message":"Successfully acquired change log lock","timestamp":"2026-09-07T12:16:10.758+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.command","thread":"main"},"message":"Using deploymentId: 8783363213","timestamp":"2026-09-07T12:16:10.759+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Reading from public.databasechangelog","timestamp":"2026-09-07T12:16:10.764+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.util","thread":"main"},"message":"UPDATE SUMMARY","timestamp":"2026-09-07T12:16:11.141+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.util","thread":"main"},"message":"Run: 0","timestamp":"2026-09-07T12:16:11.141+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.util","thread":"main"},"message":"Previously run: 81","timestamp":"2026-09-07T12:16:11.141+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.util","thread":"main"},"message":"Filtered out: 0","timestamp":"2026-09-07T12:16:11.141+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.util","thread":"main"},"message":"-------------------------------","timestamp":"2026-09-07T12:16:11.141+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.util","thread":"main"},"message":"Total change sets: 81","timestamp":"2026-09-07T12:16:11.141+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.util","thread":"main"},"message":"Update summary generated","timestamp":"2026-09-07T12:16:11.142+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.command","thread":"main"},"message":"Update command completed successfully.","timestamp":"2026-09-07T12:16:11.144+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Liquibase: Update has been successful. Rows affected: 81","timestamp":"2026-09-07T12:16:11.144+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.logging","thread":"main"},"message":"Successfully released change log lock","timestamp":"2026-09-07T12:16:11.145+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.command","thread":"main"},"message":"Command execution complete","timestamp":"2026-09-07T12:16:11.147+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.hibernate.orm.jpa","thread":"main"},"message":"HHH008540: Processing PersistenceUnitInfo [name: default]","timestamp":"2026-09-07T12:16:11.285+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.hibernate.orm.core","thread":"main"},"message":"HHH000001: Hibernate ORM core version 7.4.5.Final","timestamp":"2026-09-07T12:16:11.370+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo","thread":"main"},"message":"No LoadTimeWeaver setup: ignoring JPA class transformer","timestamp":"2026-09-07T12:16:12.086+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.hibernate.orm.connections.pooling","thread":"main"},"message":"HHH10001005: Database info:\n\tDatabase JDBC URL [jdbc:postgresql://postgres:5432/clampacm?sslmode=disable]\n\tDatabase driver: PostgreSQL JDBC Driver\n\tDatabase dialect: PostgreSQLDialect\n\tDatabase version: 17.7\n\tDefault catalog/schema: clampacm/public\n\tAutocommit mode: undefined/unknown\n\tIsolation level: READ_COMMITTED [default READ_COMMITTED]\n\tJDBC fetch size: none\n\tPool: DataSourceConnectionProvider\n\tMinimum pool size: undefined/unknown\n\tMaximum pool size: undefined/unknown","timestamp":"2026-09-07T12:16:12.238+00:00"} policy-clamp-runtime-acm-1 | {"severity":"WARN","extra_data":{"logger":"org.hibernate.validator.internal.metadata.aggregated.CascadingMetaDataBuilder","thread":"main"},"message":"HV000271: Using `@Valid` on a container (java.util.Map) is deprecated. You should apply the annotation on the type argument(s). Affected element: outProperties","timestamp":"2026-09-07T12:16:12.710+00:00"} policy-clamp-runtime-acm-1 | {"severity":"WARN","extra_data":{"logger":"org.hibernate.validator.internal.metadata.aggregated.CascadingMetaDataBuilder","thread":"main"},"message":"HV000271: Using `@Valid` on a container (java.util.Map) is deprecated. You should apply the annotation on the type argument(s). Affected element: outProperties","timestamp":"2026-09-07T12:16:12.735+00:00"} policy-clamp-runtime-acm-1 | {"severity":"WARN","extra_data":{"logger":"org.hibernate.validator.internal.metadata.aggregated.CascadingMetaDataBuilder","thread":"main"},"message":"HV000271: Using `@Valid` on a container (java.util.Map) is deprecated. You should apply the annotation on the type argument(s). Affected element: properties","timestamp":"2026-09-07T12:16:12.737+00:00"} policy-clamp-runtime-acm-1 | {"severity":"WARN","extra_data":{"logger":"org.hibernate.validator.internal.metadata.aggregated.CascadingMetaDataBuilder","thread":"main"},"message":"HV000271: Using `@Valid` on a container (java.util.Map) is deprecated. You should apply the annotation on the type argument(s). Affected element: elements","timestamp":"2026-09-07T12:16:12.740+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.hibernate.orm.core","thread":"main"},"message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","timestamp":"2026-09-07T12:16:13.673+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread":"main"},"message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","timestamp":"2026-09-07T12:16:13.682+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.springframework.data.jpa.repository.query.QueryEnhancerFactories","thread":"main"},"message":"Hibernate is in classpath; If applicable, HQL parser will be used.","timestamp":"2026-09-07T12:16:13.812+00:00"} policy-clamp-runtime-acm-1 | {"severity":"WARN","extra_data":{"logger":"org.springframework.boot.jpa.autoconfigure.JpaBaseConfiguration$JpaWebConfiguration","thread":"main"},"message":"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","timestamp":"2026-09-07T12:16:14.955+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.springframework.security.config.annotation.authentication.configuration.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer","thread":"main"},"message":"Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager","timestamp":"2026-09-07T12:16:15.157+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread":"main"},"message":"Exposing 3 endpoints beneath base path '/actuator'","timestamp":"2026-09-07T12:16:16.403+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.coyote.http11.Http11NioProtocol","thread":"main"},"message":"Starting ProtocolHandler [\"http-nio-6969\"]","timestamp":"2026-09-07T12:16:16.548+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.springframework.boot.tomcat.TomcatWebServer","thread":"main"},"message":"Tomcat started on port 6969 (http) with context path '/onap/policy/clamp/acm'","timestamp":"2026-09-07T12:16:16.562+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.Application","thread":"main"},"message":"Started Application in 18.538 seconds (process running for 21.73)","timestamp":"2026-09-07T12:16:16.579+00:00"} policy-clamp-runtime-acm-1 | {"severity":"WARN","extra_data":{"logger":"org.springdoc.core.events.SpringDocAppInitializer","thread":"main"},"message":"SpringDoc /v3/api-docs endpoint is enabled by default. To disable it in production, set the property 'springdoc.api-docs.enabled=false'","timestamp":"2026-09-07T12:16:16.588+00:00"} policy-clamp-runtime-acm-1 | {"severity":"WARN","extra_data":{"logger":"org.springdoc.core.events.SpringDocAppInitializer","thread":"main"},"message":"SpringDoc /swagger-ui.html endpoint is enabled by default. To disable it in production, set the property 'springdoc.swagger-ui.enabled=false'","timestamp":"2026-09-07T12:16:16.589+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.config.AbstractConfig","thread":"task-1"},"message":"AdminClientConfig values: \n\tbootstrap.controllers = []\n\tbootstrap.servers = [kafka:9092]\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = \n\tconfig.providers = []\n\tconnections.max.idle.ms = 300000\n\tdefault.api.timeout.ms = 60000\n\tenable.metrics.push = false\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.rebootstrap.trigger.ms = 300000\n\tmetadata.recovery.strategy = rebootstrap\n\tmetric.reporters = [org.apache.kafka.common.metrics.JmxReporter]\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 30000\n\treconnect.backoff.ms = 5000\n\trequest.timeout.ms = 30000\n\tretries = 2147483647\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = [hidden]\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.assertion.algorithm = RS256\n\tsasl.oauthbearer.assertion.claim.aud = null\n\tsasl.oauthbearer.assertion.claim.exp.seconds = 300\n\tsasl.oauthbearer.assertion.claim.iss = null\n\tsasl.oauthbearer.assertion.claim.jti.include = false\n\tsasl.oauthbearer.assertion.claim.nbf.seconds = 60\n\tsasl.oauthbearer.assertion.claim.sub = null\n\tsasl.oauthbearer.assertion.file = null\n\tsasl.oauthbearer.assertion.private.key.file = null\n\tsasl.oauthbearer.assertion.private.key.passphrase = null\n\tsasl.oauthbearer.assertion.template.file = null\n\tsasl.oauthbearer.client.credentials.client.id = null\n\tsasl.oauthbearer.client.credentials.client.secret = null\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = []\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever\n\tsasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator\n\tsasl.oauthbearer.scope = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = []\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n","timestamp":"2026-09-07T12:16:16.648+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.config.AbstractConfig","thread":"task-1"},"message":"These configurations '[sasl.jaas.config]' were supplied but are not used yet.","timestamp":"2026-09-07T12:16:16.738+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"task-1"},"message":"Kafka version: 4.2.1","timestamp":"2026-09-07T12:16:16.739+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"task-1"},"message":"Kafka commitId: 92f61c44867f39dc","timestamp":"2026-09-07T12:16:16.739+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"task-1"},"message":"Kafka startTimeMs: 1788783376738","timestamp":"2026-09-07T12:16:16.740+00:00"} policy-clamp-runtime-acm-1 | {"severity":"WARN","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.KafkaHealthCheck","thread":"task-1"},"message":"Kafka is UP","timestamp":"2026-09-07T12:16:17.188+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"task-1"},"message":"Metrics scheduler closed","timestamp":"2026-09-07T12:16:17.189+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"task-1"},"message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","timestamp":"2026-09-07T12:16:17.189+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"task-1"},"message":"Metrics reporters closed","timestamp":"2026-09-07T12:16:17.189+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"kafka-admin-client-thread | adminclient-1"},"message":"App info kafka.admin.client for adminclient-1 unregistered","timestamp":"2026-09-07T12:16:17.189+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"kafka-admin-client-thread | adminclient-1"},"message":"Metrics scheduler closed","timestamp":"2026-09-07T12:16:17.194+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"kafka-admin-client-thread | adminclient-1"},"message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","timestamp":"2026-09-07T12:16:17.194+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"kafka-admin-client-thread | adminclient-1"},"message":"Metrics reporters closed","timestamp":"2026-09-07T12:16:17.194+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.KafkaStartup","thread":"task-1"},"message":"Kafka broker available. Starting listener containers.","timestamp":"2026-09-07T12:16:17.194+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.config.AbstractConfig","thread":"task-1"},"message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.offset.reset = latest\n\tbootstrap.servers = [kafka:9092]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-participantMessageListener-1\n\tclient.rack = \n\tconfig.providers = []\n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = false\n\tenable.metrics.push = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = participantMessageListener\n\tgroup.instance.id = null\n\tgroup.protocol = classic\n\tgroup.remote.assignor = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.apache.kafka.common.serialization.StringDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.rebootstrap.trigger.ms = 300000\n\tmetadata.recovery.strategy = rebootstrap\n\tmetric.reporters = [org.apache.kafka.common.metrics.JmxReporter]\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 30000\n\treconnect.backoff.ms = 5000\n\trequest.timeout.ms = 30000\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = [hidden]\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.assertion.algorithm = RS256\n\tsasl.oauthbearer.assertion.claim.aud = null\n\tsasl.oauthbearer.assertion.claim.exp.seconds = 300\n\tsasl.oauthbearer.assertion.claim.iss = null\n\tsasl.oauthbearer.assertion.claim.jti.include = false\n\tsasl.oauthbearer.assertion.claim.nbf.seconds = 60\n\tsasl.oauthbearer.assertion.claim.sub = null\n\tsasl.oauthbearer.assertion.file = null\n\tsasl.oauthbearer.assertion.private.key.file = null\n\tsasl.oauthbearer.assertion.private.key.passphrase = null\n\tsasl.oauthbearer.assertion.template.file = null\n\tsasl.oauthbearer.client.credentials.client.id = null\n\tsasl.oauthbearer.client.credentials.client.secret = null\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = []\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever\n\tsasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator\n\tsasl.oauthbearer.scope = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tshare.acknowledgement.mode = implicit\n\tshare.acquire.mode = BATCH_OPTIMIZED\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = []\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n","timestamp":"2026-09-07T12:16:17.226+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector","thread":"task-1"},"message":"initializing Kafka metrics collector","timestamp":"2026-09-07T12:16:17.280+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.config.AbstractConfig","thread":"task-1"},"message":"These configurations '[sasl.jaas.config]' were supplied but are not used yet.","timestamp":"2026-09-07T12:16:17.384+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"task-1"},"message":"Kafka version: 4.2.1","timestamp":"2026-09-07T12:16:17.384+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"task-1"},"message":"Kafka commitId: 92f61c44867f39dc","timestamp":"2026-09-07T12:16:17.384+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"task-1"},"message":"Kafka startTimeMs: 1788783377384","timestamp":"2026-09-07T12:16:17.384+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer","thread":"task-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Subscribed to topic(s): policy-acruntime-participant","timestamp":"2026-09-07T12:16:17.397+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.Metadata","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Cluster ID: MkU3OEVBNTcwNTJENDM2Qk","timestamp":"2026-09-07T12:16:17.472+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Discovered group coordinator kafka:9092 (id: 2147483646 rack: null isFenced: false)","timestamp":"2026-09-07T12:16:17.478+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] (Re-)joining group","timestamp":"2026-09-07T12:16:17.482+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Request joining group due to: need to re-join with the given member-id: consumer-participantMessageListener-1-a9713592-b2cf-46e0-80a1-e6e7afd3f63a","timestamp":"2026-09-07T12:16:17.503+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] (Re-)joining group","timestamp":"2026-09-07T12:16:17.504+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/onap/policy/clamp/acm]","thread":"http-nio-6969-exec-1"},"message":"Initializing Spring DispatcherServlet 'dispatcherServlet'","timestamp":"2026-09-07T12:16:19.702+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.springframework.web.servlet.DispatcherServlet","thread":"http-nio-6969-exec-1"},"message":"Initializing Servlet 'dispatcherServlet'","timestamp":"2026-09-07T12:16:19.702+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.springframework.web.servlet.DispatcherServlet","thread":"http-nio-6969-exec-1"},"message":"Completed initialization in 3 ms","timestamp":"2026-09-07T12:16:19.706+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Successfully joined group with generation Generation{generationId=1, memberId='consumer-participantMessageListener-1-a9713592-b2cf-46e0-80a1-e6e7afd3f63a', protocol='range'}","timestamp":"2026-09-07T12:16:20.519+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Successfully synced group in generation Generation{generationId=1, memberId='consumer-participantMessageListener-1-a9713592-b2cf-46e0-80a1-e6e7afd3f63a', protocol='range'}","timestamp":"2026-09-07T12:16:20.541+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Notifying assignor about the new Assignment(partitions=[policy-acruntime-participant-0, policy-acruntime-participant-1, policy-acruntime-participant-2, policy-acruntime-participant-3, policy-acruntime-participant-4])","timestamp":"2026-09-07T12:16:20.547+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerRebalanceListenerInvoker","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Adding newly assigned partitions: [policy-acruntime-participant-0, policy-acruntime-participant-1, policy-acruntime-participant-2, policy-acruntime-participant-3, policy-acruntime-participant-4]","timestamp":"2026-09-07T12:16:20.550+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-6::policy","timestamp":"2026-09-07T12:16:06.496+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationComposition.lockState","timestamp":"2026-09-07T12:16:06.499+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Found no committed offset for partition policy-acruntime-participant-2","timestamp":"2026-09-07T12:16:20.559+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationComposition","timestamp":"2026-09-07T12:16:06.503+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Found no committed offset for partition policy-acruntime-participant-0","timestamp":"2026-09-07T12:16:20.559+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Found no committed offset for partition policy-acruntime-participant-1","timestamp":"2026-09-07T12:16:20.559+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Found no committed offset for partition policy-acruntime-participant-4","timestamp":"2026-09-07T12:16:20.559+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Found no committed offset for partition policy-acruntime-participant-3","timestamp":"2026-09-07T12:16:20.559+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Found no committed offset for partition policy-acruntime-participant-2","timestamp":"2026-09-07T12:16:20.568+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Found no committed offset for partition policy-acruntime-participant-0","timestamp":"2026-09-07T12:16:20.569+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Found no committed offset for partition policy-acruntime-participant-1","timestamp":"2026-09-07T12:16:20.569+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Found no committed offset for partition policy-acruntime-participant-4","timestamp":"2026-09-07T12:16:20.569+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Found no committed offset for partition policy-acruntime-participant-3","timestamp":"2026-09-07T12:16:20.569+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.SubscriptionState","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Resetting offset for partition policy-acruntime-participant-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[kafka:9092 (id: 1 rack: null isFenced: false)], epoch=0}}.","timestamp":"2026-09-07T12:16:20.593+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.SubscriptionState","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Resetting offset for partition policy-acruntime-participant-4 to position FetchPosition{offset=3, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[kafka:9092 (id: 1 rack: null isFenced: false)], epoch=0}}.","timestamp":"2026-09-07T12:16:20.593+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.SubscriptionState","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Resetting offset for partition policy-acruntime-participant-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[kafka:9092 (id: 1 rack: null isFenced: false)], epoch=0}}.","timestamp":"2026-09-07T12:16:20.594+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.SubscriptionState","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Resetting offset for partition policy-acruntime-participant-2 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[kafka:9092 (id: 1 rack: null isFenced: false)], epoch=0}}.","timestamp":"2026-09-07T12:16:20.594+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.SubscriptionState","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Resetting offset for partition policy-acruntime-participant-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[kafka:9092 (id: 1 rack: null isFenced: false)], epoch=0}}.","timestamp":"2026-09-07T12:16:20.594+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.springframework.kafka.listener.KafkaMessageListenerContainer","thread":"participantMessageListener-0-C-1"},"message":"participantMessageListener: partitions assigned: [policy-acruntime-participant-0, policy-acruntime-participant-1, policy-acruntime-participant-2, policy-acruntime-participant-3, policy-acruntime-participant-4]","timestamp":"2026-09-07T12:16:20.603+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"32eef1abc04a151f831c7519b15ce4fc","spanId":"32d4d1397336812c","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.participants.AcmParticipantProvider","thread":"http-nio-6969-exec-4"},"message":"Get request received for all participants","timestamp":"2026-09-07T12:17:17.508+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.config.AbstractConfig","thread":"participantMessageListener-0-C-1"},"message":"AdminClientConfig values: \n\tbootstrap.controllers = []\n\tbootstrap.servers = [kafka:9092]\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = acm-r-admin-0\n\tconfig.providers = []\n\tconnections.max.idle.ms = 300000\n\tdefault.api.timeout.ms = 60000\n\tenable.metrics.push = false\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.rebootstrap.trigger.ms = 300000\n\tmetadata.recovery.strategy = rebootstrap\n\tmetric.reporters = [org.apache.kafka.common.metrics.JmxReporter]\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 30000\n\treconnect.backoff.ms = 5000\n\trequest.timeout.ms = 30000\n\tretries = 2147483647\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = [hidden]\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.assertion.algorithm = RS256\n\tsasl.oauthbearer.assertion.claim.aud = null\n\tsasl.oauthbearer.assertion.claim.exp.seconds = 300\n\tsasl.oauthbearer.assertion.claim.iss = null\n\tsasl.oauthbearer.assertion.claim.jti.include = false\n\tsasl.oauthbearer.assertion.claim.nbf.seconds = 60\n\tsasl.oauthbearer.assertion.claim.sub = null\n\tsasl.oauthbearer.assertion.file = null\n\tsasl.oauthbearer.assertion.private.key.file = null\n\tsasl.oauthbearer.assertion.private.key.passphrase = null\n\tsasl.oauthbearer.assertion.template.file = null\n\tsasl.oauthbearer.client.credentials.client.id = null\n\tsasl.oauthbearer.client.credentials.client.secret = null\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = []\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever\n\tsasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator\n\tsasl.oauthbearer.scope = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = []\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n","timestamp":"2026-09-07T12:17:17.658+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.config.AbstractConfig","thread":"participantMessageListener-0-C-1"},"message":"These configurations '[sasl.jaas.config]' were supplied but are not used yet.","timestamp":"2026-09-07T12:17:17.661+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"participantMessageListener-0-C-1"},"message":"Kafka version: 4.2.1","timestamp":"2026-09-07T12:17:17.661+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"participantMessageListener-0-C-1"},"message":"Kafka commitId: 92f61c44867f39dc","timestamp":"2026-09-07T12:17:17.661+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationComposition.lockState","timestamp":"2026-09-07T12:16:06.504+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-6::policy ran successfully in 10ms","timestamp":"2026-09-07T12:16:06.506+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-7::policy","timestamp":"2026-09-07T12:16:06.532+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationComposition.subState","timestamp":"2026-09-07T12:16:06.535+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationComposition","timestamp":"2026-09-07T12:16:06.536+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationComposition.subState","timestamp":"2026-09-07T12:16:06.537+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-7::policy ran successfully in 7ms","timestamp":"2026-09-07T12:16:06.539+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-8::policy","timestamp":"2026-09-07T12:16:06.543+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationComposition","timestamp":"2026-09-07T12:16:06.545+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationComposition.lastMsg","timestamp":"2026-09-07T12:16:06.546+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-8::policy ran successfully in 4ms","timestamp":"2026-09-07T12:16:06.547+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-9::policy","timestamp":"2026-09-07T12:16:06.551+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationCompositionElement.definition_name","timestamp":"2026-09-07T12:16:06.554+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationCompositionElement","timestamp":"2026-09-07T12:16:06.556+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationCompositionElement.definition_name","timestamp":"2026-09-07T12:16:06.557+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-9::policy ran successfully in 7ms","timestamp":"2026-09-07T12:16:06.558+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-10::policy","timestamp":"2026-09-07T12:16:06.562+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationCompositionElement.definition_version","timestamp":"2026-09-07T12:16:06.564+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationCompositionElement","timestamp":"2026-09-07T12:16:06.566+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationCompositionElement.definition_version","timestamp":"2026-09-07T12:16:06.567+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-10::policy ran successfully in 6ms","timestamp":"2026-09-07T12:16:06.568+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-11::policy","timestamp":"2026-09-07T12:16:06.572+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationCompositionElement.deployState","timestamp":"2026-09-07T12:16:06.576+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationCompositionElement","timestamp":"2026-09-07T12:16:06.577+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationCompositionElement.deployState","timestamp":"2026-09-07T12:16:06.578+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-11::policy ran successfully in 8ms","timestamp":"2026-09-07T12:16:06.580+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-12::policy","timestamp":"2026-09-07T12:16:06.585+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationCompositionElement.lockState","timestamp":"2026-09-07T12:16:06.588+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationCompositionElement","timestamp":"2026-09-07T12:16:06.590+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationCompositionElement.lockState","timestamp":"2026-09-07T12:16:06.591+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-12::policy ran successfully in 7ms","timestamp":"2026-09-07T12:16:06.592+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-13::policy","timestamp":"2026-09-07T12:16:06.596+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationCompositionElement.subState","timestamp":"2026-09-07T12:16:06.598+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationCompositionElement","timestamp":"2026-09-07T12:16:06.599+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationCompositionElement.subState","timestamp":"2026-09-07T12:16:06.601+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-13::policy ran successfully in 6ms","timestamp":"2026-09-07T12:16:06.602+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-14::policy","timestamp":"2026-09-07T12:16:06.607+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationCompositionElement.outProperties","timestamp":"2026-09-07T12:16:06.610+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationCompositionElement","timestamp":"2026-09-07T12:16:06.611+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationCompositionElement.outProperties","timestamp":"2026-09-07T12:16:06.611+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-14::policy ran successfully in 6ms","timestamp":"2026-09-07T12:16:06.613+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-15::policy","timestamp":"2026-09-07T12:16:06.616+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationCompositionElement.properties","timestamp":"2026-09-07T12:16:06.617+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationCompositionElement","timestamp":"2026-09-07T12:16:06.618+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationCompositionElement.properties","timestamp":"2026-09-07T12:16:06.619+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-15::policy ran successfully in 4ms","timestamp":"2026-09-07T12:16:06.620+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-16::policy","timestamp":"2026-09-07T12:16:06.623+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-09-07T12:16:06.637+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Foreign key constraint added to AutomationComposition (compositionId)","timestamp":"2026-09-07T12:16:06.643+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-16::policy ran successfully in 22ms","timestamp":"2026-09-07T12:16:06.645+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-17::policy","timestamp":"2026-09-07T12:16:06.649+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationCompositionDefinition.name","timestamp":"2026-09-07T12:16:06.651+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationCompositionDefinition","timestamp":"2026-09-07T12:16:06.652+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationCompositionDefinition.name","timestamp":"2026-09-07T12:16:06.653+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-17::policy ran successfully in 5ms","timestamp":"2026-09-07T12:16:06.654+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-18::policy","timestamp":"2026-09-07T12:16:06.657+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationCompositionDefinition.version","timestamp":"2026-09-07T12:16:06.659+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationCompositionDefinition","timestamp":"2026-09-07T12:16:06.660+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationCompositionDefinition.version","timestamp":"2026-09-07T12:16:06.661+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-18::policy ran successfully in 5ms","timestamp":"2026-09-07T12:16:06.662+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-19::policy","timestamp":"2026-09-07T12:16:06.666+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationCompositionDefinition.state","timestamp":"2026-09-07T12:16:06.668+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationCompositionDefinition","timestamp":"2026-09-07T12:16:06.669+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationCompositionDefinition.state","timestamp":"2026-09-07T12:16:06.670+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-19::policy ran successfully in 5ms","timestamp":"2026-09-07T12:16:06.671+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-20::policy","timestamp":"2026-09-07T12:16:06.674+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationCompositionDefinition.serviceTemplate","timestamp":"2026-09-07T12:16:06.675+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationCompositionDefinition","timestamp":"2026-09-07T12:16:06.676+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationCompositionDefinition.serviceTemplate","timestamp":"2026-09-07T12:16:06.677+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-20::policy ran successfully in 5ms","timestamp":"2026-09-07T12:16:06.679+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-21::policy","timestamp":"2026-09-07T12:16:06.682+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationCompositionDefinition","timestamp":"2026-09-07T12:16:06.683+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationCompositionDefinition.lastMsg","timestamp":"2026-09-07T12:16:06.684+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-21::policy ran successfully in 3ms","timestamp":"2026-09-07T12:16:06.686+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-22::policy","timestamp":"2026-09-07T12:16:06.688+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to NodeTemplateState.nodeTemplate_name","timestamp":"2026-09-07T12:16:06.690+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in NodeTemplateState","timestamp":"2026-09-07T12:16:06.691+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to NodeTemplateState.nodeTemplate_name","timestamp":"2026-09-07T12:16:06.692+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-22::policy ran successfully in 5ms","timestamp":"2026-09-07T12:16:06.693+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-23::policy","timestamp":"2026-09-07T12:16:06.697+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to NodeTemplateState.nodeTemplate_version","timestamp":"2026-09-07T12:16:06.699+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in NodeTemplateState","timestamp":"2026-09-07T12:16:06.699+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"participantMessageListener-0-C-1"},"message":"Kafka startTimeMs: 1788783437661","timestamp":"2026-09-07T12:17:17.661+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to NodeTemplateState.nodeTemplate_version","timestamp":"2026-09-07T12:16:06.700+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-23::policy ran successfully in 4ms","timestamp":"2026-09-07T12:16:06.702+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"participantMessageListener-0-C-1"},"message":"Metrics scheduler closed","timestamp":"2026-09-07T12:17:17.667+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"participantMessageListener-0-C-1"},"message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","timestamp":"2026-09-07T12:17:17.667+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"participantMessageListener-0-C-1"},"message":"Metrics reporters closed","timestamp":"2026-09-07T12:17:17.667+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"kafka-admin-client-thread | acm-r-admin-0"},"message":"App info kafka.admin.client for acm-r-admin-0 unregistered","timestamp":"2026-09-07T12:17:17.667+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"kafka-admin-client-thread | acm-r-admin-0"},"message":"Metrics scheduler closed","timestamp":"2026-09-07T12:17:17.669+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"kafka-admin-client-thread | acm-r-admin-0"},"message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","timestamp":"2026-09-07T12:17:17.669+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"kafka-admin-client-thread | acm-r-admin-0"},"message":"Metrics reporters closed","timestamp":"2026-09-07T12:17:17.669+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"2ab96a69966e0114","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=99bae611-d0b5-41ae-b455-41c6f9227859, timestamp=2026-09-07T12:17:17.423842455Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantSupportedElementType=[ParticipantSupportedElementType(id=bde98032-4a8e-495c-9453-3997e4a42cef, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement2, typeVersion=1.0.0)], intermediaryVersion=9.1.1-SNAPSHOT)","timestamp":"2026-09-07T12:17:17.683+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"5916806f00deee9e","extra_data":{"logger":"org.apache.kafka.common.config.AbstractConfig","thread":"participantMessageListener-0-C-1"},"message":"ProducerConfig values: \n\tacks = -1\n\tbatch.size = 16384\n\tbootstrap.servers = [kafka:9092]\n\tbuffer.memory = 33554432\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = acm-r-producer-1\n\tcompression.gzip.level = -1\n\tcompression.lz4.level = 9\n\tcompression.type = none\n\tcompression.zstd.level = 3\n\tconfig.providers = []\n\tconnections.max.idle.ms = 540000\n\tdelivery.timeout.ms = 120000\n\tenable.idempotence = true\n\tenable.metrics.push = true\n\tinterceptor.classes = []\n\tkey.serializer = class org.apache.kafka.common.serialization.StringSerializer\n\tlinger.ms = 5\n\tmax.block.ms = 60000\n\tmax.in.flight.requests.per.connection = 5\n\tmax.request.size = 1048576\n\tmetadata.max.age.ms = 300000\n\tmetadata.max.idle.ms = 300000\n\tmetadata.recovery.rebootstrap.trigger.ms = 300000\n\tmetadata.recovery.strategy = rebootstrap\n\tmetric.reporters = [org.apache.kafka.common.metrics.JmxReporter]\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartitioner.adaptive.partitioning.enable = true\n\tpartitioner.availability.timeout.ms = 0\n\tpartitioner.class = null\n\tpartitioner.ignore.keys = false\n\treceive.buffer.bytes = 32768\n\treconnect.backoff.max.ms = 30000\n\treconnect.backoff.ms = 5000\n\trequest.timeout.ms = 30000\n\tretries = 2147483647\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = [hidden]\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.assertion.algorithm = RS256\n\tsasl.oauthbearer.assertion.claim.aud = null\n\tsasl.oauthbearer.assertion.claim.exp.seconds = 300\n\tsasl.oauthbearer.assertion.claim.iss = null\n\tsasl.oauthbearer.assertion.claim.jti.include = false\n\tsasl.oauthbearer.assertion.claim.nbf.seconds = 60\n\tsasl.oauthbearer.assertion.claim.sub = null\n\tsasl.oauthbearer.assertion.file = null\n\tsasl.oauthbearer.assertion.private.key.file = null\n\tsasl.oauthbearer.assertion.private.key.passphrase = null\n\tsasl.oauthbearer.assertion.template.file = null\n\tsasl.oauthbearer.client.credentials.client.id = null\n\tsasl.oauthbearer.client.credentials.client.secret = null\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = []\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever\n\tsasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator\n\tsasl.oauthbearer.scope = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = []\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\ttransaction.timeout.ms = 60000\n\ttransaction.two.phase.commit.enable = false\n\ttransactional.id = null\n\tvalue.serializer = class org.onap.policy.clamp.models.acm.utils.serialization.ParticipantMessageSerializer\n","timestamp":"2026-09-07T12:17:18.418+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"5916806f00deee9e","extra_data":{"logger":"org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector","thread":"participantMessageListener-0-C-1"},"message":"initializing Kafka metrics collector","timestamp":"2026-09-07T12:17:18.421+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"5916806f00deee9e","extra_data":{"logger":"org.apache.kafka.clients.producer.KafkaProducer","thread":"participantMessageListener-0-C-1"},"message":"[Producer clientId=acm-r-producer-1] Instantiated an idempotent producer.","timestamp":"2026-09-07T12:17:18.452+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"5916806f00deee9e","extra_data":{"logger":"org.apache.kafka.common.config.AbstractConfig","thread":"participantMessageListener-0-C-1"},"message":"These configurations '[sasl.jaas.config]' were supplied but are not used yet.","timestamp":"2026-09-07T12:17:18.473+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"5916806f00deee9e","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"participantMessageListener-0-C-1"},"message":"Kafka version: 4.2.1","timestamp":"2026-09-07T12:17:18.473+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-24::policy","timestamp":"2026-09-07T12:16:06.705+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to NodeTemplateState.outProperties","timestamp":"2026-09-07T12:16:06.707+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in NodeTemplateState","timestamp":"2026-09-07T12:16:06.707+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to NodeTemplateState.outProperties","timestamp":"2026-09-07T12:16:06.708+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"5916806f00deee9e","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"participantMessageListener-0-C-1"},"message":"Kafka commitId: 92f61c44867f39dc","timestamp":"2026-09-07T12:17:18.473+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"5916806f00deee9e","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"participantMessageListener-0-C-1"},"message":"Kafka startTimeMs: 1788783438473","timestamp":"2026-09-07T12:17:18.473+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.Metadata","thread":"kafka-producer-network-thread | acm-r-producer-1"},"message":"[Producer clientId=acm-r-producer-1] Cluster ID: MkU3OEVBNTcwNTJENDM2Qk","timestamp":"2026-09-07T12:17:18.484+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.producer.internals.TransactionManager","thread":"kafka-producer-network-thread | acm-r-producer-1"},"message":"[Producer clientId=acm-r-producer-1] ProducerId set to 6 with epoch 0","timestamp":"2026-09-07T12:17:18.493+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"2ab96a69966e0114","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_REGISTER_ACK\nParticipantRegisterAck(super=ParticipantAckMessage(responseTo=99bae611-d0b5-41ae-b455-41c6f9227859, timestamp=2026-09-07T12:17:18.372375818Z, stateChangeResult=null, message=Participant Register Ack, messageType=PARTICIPANT_REGISTER_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe))","timestamp":"2026-09-07T12:17:18.544+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"590f8bbf74ff06d9","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=3a07f239-d5be-413a-b9a3-1cd46d833a67, timestamp=2026-09-07T12:17:17.443291451Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=f8470d69-c7ab-4a1f-8854-b8d245a6553b, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantSupportedElementType=[ParticipantSupportedElementType(id=11b2d045-c021-4d21-b67b-f5c801f573ff, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)], intermediaryVersion=9.1.1-SNAPSHOT)","timestamp":"2026-09-07T12:17:18.557+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-24::policy ran successfully in 4ms","timestamp":"2026-09-07T12:16:06.710+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-25::policy","timestamp":"2026-09-07T12:16:06.713+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to NodeTemplateState.state","timestamp":"2026-09-07T12:16:06.716+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in NodeTemplateState","timestamp":"2026-09-07T12:16:06.717+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to NodeTemplateState.state","timestamp":"2026-09-07T12:16:06.718+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-25::policy ran successfully in 6ms","timestamp":"2026-09-07T12:16:06.719+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-26::policy","timestamp":"2026-09-07T12:16:06.724+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-09-07T12:16:06.744+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Index mb_identificationId_index created","timestamp":"2026-09-07T12:16:06.749+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-26::policy ran successfully in 26ms","timestamp":"2026-09-07T12:16:06.750+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-27::policy","timestamp":"2026-09-07T12:16:06.754+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in ParticipantReplica","timestamp":"2026-09-07T12:16:06.756+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to ParticipantReplica.lastMsg","timestamp":"2026-09-07T12:16:06.757+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-27::policy ran successfully in 5ms","timestamp":"2026-09-07T12:16:06.759+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-28::policy","timestamp":"2026-09-07T12:16:06.762+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to ParticipantReplica.participantId","timestamp":"2026-09-07T12:16:06.764+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data deleted from ParticipantReplica","timestamp":"2026-09-07T12:16:06.766+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to ParticipantReplica.participantId","timestamp":"2026-09-07T12:16:06.767+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-28::policy ran successfully in 6ms","timestamp":"2026-09-07T12:16:06.768+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"590f8bbf74ff06d9","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_REGISTER_ACK\nParticipantRegisterAck(super=ParticipantAckMessage(responseTo=3a07f239-d5be-413a-b9a3-1cd46d833a67, timestamp=2026-09-07T12:17:18.577497327Z, stateChangeResult=null, message=Participant Register Ack, messageType=PARTICIPANT_REGISTER_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=f8470d69-c7ab-4a1f-8854-b8d245a6553b))","timestamp":"2026-09-07T12:17:18.584+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"fcc917b49a017dfe","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=bef69caf-4202-4c01-9221-2d3009997a5e, timestamp=2026-09-07T12:17:17.462694546Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=3033c6d1-7b03-4575-bf43-7d4e95dec165, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantSupportedElementType=[ParticipantSupportedElementType(id=51bdf185-a8fa-4eec-bcf4-51596dd21cb2, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)], intermediaryVersion=9.1.1-SNAPSHOT)","timestamp":"2026-09-07T12:17:18.584+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"fcc917b49a017dfe","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_REGISTER_ACK\nParticipantRegisterAck(super=ParticipantAckMessage(responseTo=bef69caf-4202-4c01-9221-2d3009997a5e, timestamp=2026-09-07T12:17:18.622304193Z, stateChangeResult=null, message=Participant Register Ack, messageType=PARTICIPANT_REGISTER_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=3033c6d1-7b03-4575-bf43-7d4e95dec165))","timestamp":"2026-09-07T12:17:18.630+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"524d4c6284b4d973","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=8840914b-9749-402c-8b17-6e8c5edf05d5, timestamp=2026-09-07T12:17:17.503224691Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantSupportedElementType=[ParticipantSupportedElementType(id=1c534f2e-e2dc-4519-b495-e06d3444aece, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement3, typeVersion=1.0.0), ParticipantSupportedElementType(id=8aa3f208-86d2-42bd-a34e-6a658fb61ca1, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement4, typeVersion=1.0.0)], intermediaryVersion=9.1.1-SNAPSHOT)","timestamp":"2026-09-07T12:17:18.631+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"524d4c6284b4d973","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_REGISTER_ACK\nParticipantRegisterAck(super=ParticipantAckMessage(responseTo=8840914b-9749-402c-8b17-6e8c5edf05d5, timestamp=2026-09-07T12:17:18.660442967Z, stateChangeResult=null, message=Participant Register Ack, messageType=PARTICIPANT_REGISTER_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592))","timestamp":"2026-09-07T12:17:18.667+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"03ef63fe53253a9b","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=863c48f7-f43d-418c-b758-656ed55be91a, timestamp=2026-09-07T12:17:18.519301989Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=bde98032-4a8e-495c-9453-3997e4a42cef, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement2, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:17:18.698+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"03ef63fe53253a9b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:17:18.719+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"ab211eb8bfea5b47","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=5d2825ae-331e-4416-84e1-d8f731f3f8ea, timestamp=2026-09-07T12:17:18.590926491Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=f8470d69-c7ab-4a1f-8854-b8d245a6553b, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=11b2d045-c021-4d21-b67b-f5c801f573ff, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:17:18.723+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"ab211eb8bfea5b47","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:17:18.730+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-29::policy","timestamp":"2026-09-07T12:16:06.772+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"f049c58c20d305c9","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=85e59047-7870-4fe4-a571-683bdfe09e04, timestamp=2026-09-07T12:17:18.634835339Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=3033c6d1-7b03-4575-bf43-7d4e95dec165, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=51bdf185-a8fa-4eec-bcf4-51596dd21cb2, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:17:18.731+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to ParticipantReplica.participantState","timestamp":"2026-09-07T12:16:06.774+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in ParticipantReplica","timestamp":"2026-09-07T12:16:06.775+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to ParticipantReplica.participantState","timestamp":"2026-09-07T12:16:06.776+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-29::policy ran successfully in 6ms","timestamp":"2026-09-07T12:16:06.778+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-30::policy","timestamp":"2026-09-07T12:16:06.782+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to ParticipantSupportedAcElements.participantId","timestamp":"2026-09-07T12:16:06.784+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data deleted from ParticipantSupportedAcElements","timestamp":"2026-09-07T12:16:06.785+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to ParticipantSupportedAcElements.participantId","timestamp":"2026-09-07T12:16:06.786+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-30::policy ran successfully in 5ms","timestamp":"2026-09-07T12:16:06.788+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-31::policy","timestamp":"2026-09-07T12:16:06.791+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to ParticipantSupportedAcElements.typeName","timestamp":"2026-09-07T12:16:06.793+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"f049c58c20d305c9","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:17:18.736+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"9ff38a529638b7ba","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=4862bc3d-7826-4d4f-8f6a-5d5f9d8e91df, timestamp=2026-09-07T12:17:18.674558123Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=1c534f2e-e2dc-4519-b495-e06d3444aece, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement3, typeVersion=1.0.0), ParticipantSupportedElementType(id=8aa3f208-86d2-42bd-a34e-6a658fb61ca1, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement4, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:17:18.737+00:00"} policy-clamp-runtime-acm-1 | {"severity":"WARN","traceId":"01db6779b6e56792093c288a6f41a41e","spanId":"6f4f595fe0d5d0bd","extra_data":{"logger":"org.hibernate.validator.internal.metadata.aggregated.CascadingMetaDataBuilder","thread":"http-nio-6969-exec-6"},"message":"HV000271: Using `@Valid` on a container (java.util.Map) is deprecated. You should apply the annotation on the type argument(s). Affected element: elements","timestamp":"2026-09-07T12:17:20.309+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"aae60a1cff8994179449c0a05e4ee24e","spanId":"d1b3104a39a75d6c","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=0d48e909-6c86-4c0c-aca7-65e4920e5cb0, timestamp=2026-09-07T12:17:55.181191321Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=3033c6d1-7b03-4575-bf43-7d4e95dec165, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=51bdf185-a8fa-4eec-bcf4-51596dd21cb2, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:17:55.198+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"aae60a1cff8994179449c0a05e4ee24e","spanId":"d1b3104a39a75d6c","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:17:55.210+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a232f4786a904ae771e2c27d0655146c","spanId":"066645b490cd1d71","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=1f52cc72-8eb7-4082-b25c-b0f0940f7c0e, timestamp=2026-09-07T12:17:55.948800669Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=bde98032-4a8e-495c-9453-3997e4a42cef, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement2, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:17:55.957+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a232f4786a904ae771e2c27d0655146c","spanId":"066645b490cd1d71","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:17:55.995+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"5550fb5d71162087608090d355654fb0","spanId":"f53b67fe21a1674c","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=e459b2a0-b922-4680-91e2-06737d4e0fc8, timestamp=2026-09-07T12:17:56.331939032Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=1c534f2e-e2dc-4519-b495-e06d3444aece, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement3, typeVersion=1.0.0), ParticipantSupportedElementType(id=8aa3f208-86d2-42bd-a34e-6a658fb61ca1, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement4, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:17:56.339+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"5550fb5d71162087608090d355654fb0","spanId":"f53b67fe21a1674c","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:17:56.358+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8f4cd3176c5f2c7e24e195cb03515f30","spanId":"a6049853862deab7","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=be6dc3f8-443e-44c4-b355-f3c1778652c2, timestamp=2026-09-07T12:17:56.621417024Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=f8470d69-c7ab-4a1f-8854-b8d245a6553b, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=11b2d045-c021-4d21-b67b-f5c801f573ff, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:17:56.632+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8f4cd3176c5f2c7e24e195cb03515f30","spanId":"a6049853862deab7","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:17:56.645+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a034a18ced76ced3e88daf9bde1b4897","spanId":"f00d40914612bcd2","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"scheduling-1"},"message":"Add scheduled scanning","timestamp":"2026-09-07T12:18:16.579+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in ParticipantSupportedAcElements","timestamp":"2026-09-07T12:16:06.795+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to ParticipantSupportedAcElements.typeName","timestamp":"2026-09-07T12:16:06.796+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-31::policy ran successfully in 6ms","timestamp":"2026-09-07T12:16:06.797+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-32::policy","timestamp":"2026-09-07T12:16:06.800+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to ParticipantSupportedAcElements.typeVersion","timestamp":"2026-09-07T12:16:06.802+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"e39368a50e2b61216bff4154b160b812","spanId":"7bed30d7723e5ea9","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-8"},"message":"Get automation compositions request received with filters","timestamp":"2026-09-07T12:18:21.986+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"83fbe36aed438f9659eeb912a9b7960a","spanId":"e545ca9b81631005","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-10"},"message":"Create request received for ID: 505d7289-b9fe-4121-8914-248f4fa68c19","timestamp":"2026-09-07T12:18:22.643+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"845cbf74a9bd0593e63481aa93f7afc4","spanId":"b482242303de7a41","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PARTICIPANT_PRIME","timestamp":"2026-09-07T12:18:23.317+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"845cbf74a9bd0593e63481aa93f7afc4","spanId":"e07b1ed8c311b64d","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=42dd675e-eb32-4a06-85cd-e857f6edb065, timestamp=2026-09-07T12:18:23.378139748Z, stateChangeResult=NO_ERROR, message=Primed, messageType=PARTICIPANT_PRIME_ACK, compositionId=505d7289-b9fe-4121-8914-248f4fa68c19, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), compositionState=PRIMED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_AutomationCompositionElement 1.2.3, outProperties={InternalState=*}}])","timestamp":"2026-09-07T12:18:23.407+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"845cbf74a9bd0593e63481aa93f7afc4","spanId":"e07b1ed8c311b64d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:18:23.438+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"845cbf74a9bd0593e63481aa93f7afc4","spanId":"e07b1ed8c311b64d","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=abfb72d5-8c3e-4315-ad80-e5cd73d8b959, timestamp=2026-09-07T12:18:24.061390336Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=505d7289-b9fe-4121-8914-248f4fa68c19, revisionIdComposition=5e6b3c14-3052-4f28-9a5b-299a43b88bbd, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_AutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}])], automationcompositionList=[], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=NO_ERROR)","timestamp":"2026-09-07T12:18:24.087+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"e730f9e40adc9f39428032aebf739fc1","spanId":"d0ec20574f41cbf5","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-4"},"message":"Get automation composition definition request received for ID: 505d7289-b9fe-4121-8914-248f4fa68c19","timestamp":"2026-09-07T12:18:28.519+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"34f01c0d17f39805bacf450891ab5b2a","spanId":"044dcb9fe8640138","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-5"},"message":"Deployment request received for instanceID: 4a821505-b002-4235-a513-833e4a1af741","timestamp":"2026-09-07T12:18:29.058+00:00"} policy-clamp-runtime-acm-1 | {"severity":"WARN","traceId":"34f01c0d17f39805bacf450891ab5b2a","spanId":"044dcb9fe8640138","extra_data":{"logger":"org.hibernate.validator.internal.metadata.aggregated.CascadingMetaDataBuilder","thread":"http-nio-6969-exec-5"},"message":"HV000271: Using `@Valid` on a container (java.util.Map) is deprecated. You should apply the annotation on the type argument(s). Affected element: outProperties","timestamp":"2026-09-07T12:18:29.070+00:00"} policy-clamp-runtime-acm-1 | {"severity":"WARN","traceId":"34f01c0d17f39805bacf450891ab5b2a","spanId":"044dcb9fe8640138","extra_data":{"logger":"org.hibernate.validator.internal.metadata.aggregated.CascadingMetaDataBuilder","thread":"http-nio-6969-exec-5"},"message":"HV000271: Using `@Valid` on a container (java.util.Map) is deprecated. You should apply the annotation on the type argument(s). Affected element: properties","timestamp":"2026-09-07T12:18:29.071+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"34f01c0d17f39805bacf450891ab5b2a","spanId":"1c6162cba6e09b91","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_DEPLOY","timestamp":"2026-09-07T12:18:29.199+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"34f01c0d17f39805bacf450891ab5b2a","spanId":"044dcb9fe8640138","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_DEPLOY\nAutomationCompositionDeploy(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_DEPLOY, messageId=e5f5d8e7-e651-48a5-b5ab-cea238d71e30, timestamp=2026-09-07T12:18:29.118326739Z, participantId=null, replicaId=null, automationCompositionId=4a821505-b002-4235-a513-833e4a1af741, compositionId=505d7289-b9fe-4121-8914-248f4fa68c19, revisionIdComposition=5e6b3c14-3052-4f28-9a5b-299a43b88bbd, revisionIdInstance=ea2723d9-5e9b-45a1-aa39-c13639cfde8c, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb80c6c34, definition=onap.policy.clamp.ac.element.Sim_AutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=505d7289-b9fe-4121-8914-248f4fa68c19, elementDefinitionId=onap.policy.clamp.ac.element.Sim_AutomationCompositionElement 1.2.3, inProperties={provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=4a821505-b002-4235-a513-833e4a1af741, elementId=709c62b3-8918-41b9-a747-d21eb80c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT})])])","timestamp":"2026-09-07T12:18:29.204+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"34f01c0d17f39805bacf450891ab5b2a","spanId":"f3a3372d11109c83","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=e1900161-1de0-4131-9320-0187a1c7a70e, timestamp=2026-09-07T12:18:29.216810456Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=505d7289-b9fe-4121-8914-248f4fa68c19, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=4a821505-b002-4235-a513-833e4a1af741, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb80c6c34, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:18:29.237+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"34f01c0d17f39805bacf450891ab5b2a","spanId":"f3a3372d11109c83","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:18:29.255+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"34f01c0d17f39805bacf450891ab5b2a","spanId":"f3a3372d11109c83","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=835df477-4c54-4379-9be3-3dc45152c9f2, timestamp=2026-09-07T12:18:29.820180442Z, participantId=null, replicaId=null, automationCompositionId=4a821505-b002-4235-a513-833e4a1af741, compositionId=505d7289-b9fe-4121-8914-248f4fa68c19, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=4a821505-b002-4235-a513-833e4a1af741, deployState=DEPLOYING, lockState=NONE, stateChangeResult=FAILED, revisionId=b0ce6b5d-b7df-4023-a045-116efb7f0030, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb80c6c34, definition=onap.policy.clamp.ac.element.Sim_AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-09-07T12:18:29.847+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"0d2844defa1665870442ad8ccbe8c1dd","spanId":"6846f645aa666b73","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-09-07T12:18:34.874+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"0d2844defa1665870442ad8ccbe8c1dd","spanId":"73089e93aaf43d80","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=eb2525ee-a3fe-4f07-a560-0daf20441f5f, timestamp=2026-09-07T12:18:34.879760106Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=505d7289-b9fe-4121-8914-248f4fa68c19, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=4a821505-b002-4235-a513-833e4a1af741, deployState=UNDEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb80c6c34, deployState=UNDEPLOYING, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:18:34.896+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"0d2844defa1665870442ad8ccbe8c1dd","spanId":"73089e93aaf43d80","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:18:34.907+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"e8da8f3225442381b0501757f8ce050a","spanId":"1f6ff0a005f14f08","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-9"},"message":"Delete automation composition request received for name: Instance-Simple and version: 1.0.1","timestamp":"2026-09-07T12:18:51.080+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"e8da8f3225442381b0501757f8ce050a","spanId":"1f6ff0a005f14f08","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_STATE_CHANGE\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=1347bf32-c276-48dd-b6da-e8456de19ac5, timestamp=2026-09-07T12:18:51.091617398Z, participantId=null, replicaId=null, automationCompositionId=4a821505-b002-4235-a513-833e4a1af741, compositionId=505d7289-b9fe-4121-8914-248f4fa68c19, revisionIdComposition=5e6b3c14-3052-4f28-9a5b-299a43b88bbd, revisionIdInstance=13be95d4-8a8d-4821-81ec-d205fb0dd0f6, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), deployOrderedState=DELETE, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=505d7289-b9fe-4121-8914-248f4fa68c19, elementDefinitionId=onap.policy.clamp.ac.element.Sim_AutomationCompositionElement 1.2.3, inProperties={provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=4a821505-b002-4235-a513-833e4a1af741, elementId=709c62b3-8918-41b9-a747-d21eb80c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT})])])","timestamp":"2026-09-07T12:18:51.108+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"e8da8f3225442381b0501757f8ce050a","spanId":"3187028b4e0ee25f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-09-07T12:18:51.110+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in ParticipantSupportedAcElements","timestamp":"2026-09-07T12:16:06.803+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to ParticipantSupportedAcElements.typeVersion","timestamp":"2026-09-07T12:16:06.804+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-32::policy ran successfully in 4ms","timestamp":"2026-09-07T12:16:06.805+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-tag::policy","timestamp":"2026-09-07T12:16:06.808+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Tag '1701' applied to database","timestamp":"2026-09-07T12:16:06.809+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-tag::policy ran successfully in 1ms","timestamp":"2026-09-07T12:16:06.809+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1702.yaml::1702-1::policy","timestamp":"2026-09-07T12:16:06.811+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Columns revisionId(VARCHAR(36)) added to AutomationComposition","timestamp":"2026-09-07T12:16:06.816+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1702.yaml::1702-1::policy ran successfully in 6ms","timestamp":"2026-09-07T12:16:06.817+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1702.yaml::1702-2::policy","timestamp":"2026-09-07T12:16:06.820+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Columns revisionId(VARCHAR(36)) added to AutomationCompositionDefinition","timestamp":"2026-09-07T12:16:06.824+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1702.yaml::1702-2::policy ran successfully in 5ms","timestamp":"2026-09-07T12:16:06.825+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1702.yaml::1702-3::policy","timestamp":"2026-09-07T12:16:06.828+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"AutomationComposition.phase datatype was changed to INT","timestamp":"2026-09-07T12:16:06.835+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1702.yaml::1702-3::policy ran successfully in 8ms","timestamp":"2026-09-07T12:16:06.837+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1702.yaml::1702-4::policy","timestamp":"2026-09-07T12:16:06.839+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"AutomationCompositionElement.stage datatype was changed to INT","timestamp":"2026-09-07T12:16:06.842+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1702.yaml::1702-4::policy ran successfully in 5ms","timestamp":"2026-09-07T12:16:06.844+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1702.yaml::1702-5::policy","timestamp":"2026-09-07T12:16:06.846+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value dropped from ParticipantReplica.participantId","timestamp":"2026-09-07T12:16:06.849+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1702.yaml::1702-5::policy ran successfully in 4ms","timestamp":"2026-09-07T12:16:06.850+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1702.yaml::1702-6::policy","timestamp":"2026-09-07T12:16:06.853+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Column AutomationComposition.restarting dropped","timestamp":"2026-09-07T12:16:06.857+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1702.yaml::1702-6::policy ran successfully in 5ms","timestamp":"2026-09-07T12:16:06.858+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1702.yaml::1702-7::policy","timestamp":"2026-09-07T12:16:06.860+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Column AutomationCompositionDefinition.restarting dropped","timestamp":"2026-09-07T12:16:06.864+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"124f20fc5e2c0e85a8b7b8fe333996a7","spanId":"07c787b004c890e2","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-4"},"message":"Deprime request received for ID: 505d7289-b9fe-4121-8914-248f4fa68c19","timestamp":"2026-09-07T12:18:56.598+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1702.yaml::1702-7::policy ran successfully in 5ms","timestamp":"2026-09-07T12:16:06.866+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1702.yaml::1702-8::policy","timestamp":"2026-09-07T12:16:06.872+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Column Participant.participantState dropped","timestamp":"2026-09-07T12:16:06.877+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1702.yaml::1702-8::policy ran successfully in 5ms","timestamp":"2026-09-07T12:16:06.878+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1702.yaml::1702-9::policy","timestamp":"2026-09-07T12:16:06.881+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Column Participant.lastMsg dropped","timestamp":"2026-09-07T12:16:06.884+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"124f20fc5e2c0e85a8b7b8fe333996a7","spanId":"07c787b004c890e2","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent PARTICIPANT_PRIME\nParticipantPrime(super=ParticipantMessage(messageType=PARTICIPANT_PRIME, messageId=febb317e-9994-47fa-befb-e0c529b8b853, timestamp=2026-09-07T12:18:56.621284030Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=505d7289-b9fe-4121-8914-248f4fa68c19, revisionIdComposition=9a44c5af-8f71-466a-b459-4696ca39085d, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), participantDefinitionUpdates=[], primeDtoList=[ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, compositionDto=CompositionDto{compositionId=505d7289-b9fe-4121-8914-248f4fa68c19, inPropertiesMap={onap.policy.clamp.ac.element.Sim_AutomationCompositionElement 1.2.3={provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_AutomationCompositionElement 1.2.3={InternalState=*}}})], primeOrder=DEPRIME)","timestamp":"2026-09-07T12:18:56.645+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"124f20fc5e2c0e85a8b7b8fe333996a7","spanId":"6584cd1748026181","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PARTICIPANT_PRIME","timestamp":"2026-09-07T12:18:56.647+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"124f20fc5e2c0e85a8b7b8fe333996a7","spanId":"fb200ed256215ff2","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=febb317e-9994-47fa-befb-e0c529b8b853, timestamp=2026-09-07T12:18:56.711198267Z, stateChangeResult=NO_ERROR, message=Deprimed, messageType=PARTICIPANT_PRIME_ACK, compositionId=505d7289-b9fe-4121-8914-248f4fa68c19, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), compositionState=COMMISSIONED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_AutomationCompositionElement 1.2.3, outProperties={InternalState=*}}])","timestamp":"2026-09-07T12:18:56.719+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"124f20fc5e2c0e85a8b7b8fe333996a7","spanId":"fb200ed256215ff2","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:18:56.730+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d08dc0dd5ba6cda0843760884ca6d9a2","spanId":"2a4beee7bf98fd3c","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-5"},"message":"Get automation composition definition request received for ID: 505d7289-b9fe-4121-8914-248f4fa68c19","timestamp":"2026-09-07T12:18:56.766+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"124f20fc5e2c0e85a8b7b8fe333996a7","spanId":"fb200ed256215ff2","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=05c3e97c-3880-4bb7-b0e1-4e27d92a8d47, timestamp=2026-09-07T12:18:57.290765920Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=505d7289-b9fe-4121-8914-248f4fa68c19, revisionIdComposition=f69c11e3-7959-4b87-b87a-629990a14a56, revisionIdInstance=null, participantIdList=[]), state=COMMISSIONED, participantDefinitionUpdates=[], automationcompositionList=[], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=NO_ERROR)","timestamp":"2026-09-07T12:18:57.300+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"430c30e1c22cf3aef160f6317d9aad5d","spanId":"818a51b820ba704a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-7"},"message":"Delete request received for ID: 505d7289-b9fe-4121-8914-248f4fa68c19","timestamp":"2026-09-07T12:19:01.989+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1588df88908417c04886c6b643184738","spanId":"9020ed129f43cd8d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-8"},"message":"Prime request received for ID: 0a2b1f6b-1cab-46e6-b8b9-cece3e810462","timestamp":"2026-09-07T12:19:02.372+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1588df88908417c04886c6b643184738","spanId":"74d4b3cef982f0c0","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PARTICIPANT_PRIME","timestamp":"2026-09-07T12:19:02.408+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1588df88908417c04886c6b643184738","spanId":"9020ed129f43cd8d","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent PARTICIPANT_PRIME\nParticipantPrime(super=ParticipantMessage(messageType=PARTICIPANT_PRIME, messageId=bee6a554-38a2-4a43-9831-1ca73666eba7, timestamp=2026-09-07T12:19:02.395429115Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=0a2b1f6b-1cab-46e6-b8b9-cece3e810462, revisionIdComposition=db6e65dd-f5ff-4d4d-b26a-f303b29d32dd, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92]), participantDefinitionUpdates=[ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.type1.Sim_AutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement3', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.type2.Sim_AutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement4', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}])], primeDtoList=[ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, compositionDto=CompositionDto{compositionId=0a2b1f6b-1cab-46e6-b8b9-cece3e810462, inPropertiesMap={onap.policy.clamp.ac.element.type1.Sim_AutomationCompositionElement 1.2.3={provider=*, startPhase=*}, onap.policy.clamp.ac.element.type2.Sim_AutomationCompositionElement 1.2.3={provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.type1.Sim_AutomationCompositionElement 1.2.3={}, onap.policy.clamp.ac.element.type2.Sim_AutomationCompositionElement 1.2.3={}}})], primeOrder=PRIME)","timestamp":"2026-09-07T12:19:02.408+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d62978ca33541eac2edc75dc59ac39e6","spanId":"7cd63fc2dd09a409","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-9"},"message":"Get automation composition definition request received for ID: 0a2b1f6b-1cab-46e6-b8b9-cece3e810462","timestamp":"2026-09-07T12:19:02.519+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1702.yaml::1702-9::policy ran successfully in 4ms","timestamp":"2026-09-07T12:16:06.885+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1702.yaml::1702-tag::policy","timestamp":"2026-09-07T12:16:06.887+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Tag '1702' applied to database","timestamp":"2026-09-07T12:16:06.888+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1702.yaml::1702-tag::policy ran successfully in 2ms","timestamp":"2026-09-07T12:16:06.889+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1800.yaml::1800-1::policy","timestamp":"2026-09-07T12:16:06.891+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Column AutomationCompositionElement.restarting dropped","timestamp":"2026-09-07T12:16:06.895+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1800.yaml::1800-1::policy ran successfully in 5ms","timestamp":"2026-09-07T12:16:06.896+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1800.yaml::1800-2::policy","timestamp":"2026-09-07T12:16:06.898+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Column NodeTemplateState.restarting dropped","timestamp":"2026-09-07T12:16:06.900+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1800.yaml::1800-2::policy ran successfully in 3ms","timestamp":"2026-09-07T12:16:06.901+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1800.yaml::1800-3::policy","timestamp":"2026-09-07T12:16:06.904+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Columns migrationState(SMALLINT) added to AutomationCompositionElement","timestamp":"2026-09-07T12:16:06.907+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1800.yaml::1800-3::policy ran successfully in 4ms","timestamp":"2026-09-07T12:16:06.908+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1800.yaml::1800-4::policy","timestamp":"2026-09-07T12:16:06.911+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationCompositionDefinition.stateChangeResult","timestamp":"2026-09-07T12:16:06.914+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationCompositionDefinition","timestamp":"2026-09-07T12:16:06.915+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationCompositionDefinition.stateChangeResult","timestamp":"2026-09-07T12:16:06.917+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1800.yaml::1800-4::policy ran successfully in 7ms","timestamp":"2026-09-07T12:16:06.918+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1800.yaml::1800-5::policy","timestamp":"2026-09-07T12:16:06.922+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationComposition.stateChangeResult","timestamp":"2026-09-07T12:16:06.925+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationComposition","timestamp":"2026-09-07T12:16:06.926+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1588df88908417c04886c6b643184738","spanId":"6eafa23284e65c6b","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=bee6a554-38a2-4a43-9831-1ca73666eba7, timestamp=2026-09-07T12:19:02.521673799Z, stateChangeResult=NO_ERROR, message=Primed, messageType=PARTICIPANT_PRIME_ACK, compositionId=0a2b1f6b-1cab-46e6-b8b9-cece3e810462, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592), compositionState=PRIMED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.type2.Sim_AutomationCompositionElement 1.2.3, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.type1.Sim_AutomationCompositionElement 1.2.3, outProperties={InternalState=*}}])","timestamp":"2026-09-07T12:19:02.559+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1588df88908417c04886c6b643184738","spanId":"6eafa23284e65c6b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:19:02.583+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1588df88908417c04886c6b643184738","spanId":"6eafa23284e65c6b","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=f41a05e7-beea-4b72-bac8-9125456db730, timestamp=2026-09-07T12:19:03.140761331Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=0a2b1f6b-1cab-46e6-b8b9-cece3e810462, revisionIdComposition=e6425036-f01f-4ad8-a536-bb0e1eadd998, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92]), state=PRIMED, participantDefinitionUpdates=[ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.type1.Sim_AutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement3', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.type2.Sim_AutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement4', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}])], automationcompositionList=[], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=NO_ERROR)","timestamp":"2026-09-07T12:19:03.149+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d2ac82148582ed00895eadb572a5cd95","spanId":"d68e1af1e0aa66aa","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-3"},"message":"Deployment request received for instanceID: 66b318ac-b30b-4dea-b945-8a6a8ea24e92","timestamp":"2026-09-07T12:19:08.176+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d2ac82148582ed00895eadb572a5cd95","spanId":"d68e1af1e0aa66aa","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_DEPLOY\nAutomationCompositionDeploy(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_DEPLOY, messageId=2936b7da-685b-4385-b092-39f4f8e81150, timestamp=2026-09-07T12:19:08.183539633Z, participantId=null, replicaId=null, automationCompositionId=66b318ac-b30b-4dea-b945-8a6a8ea24e92, compositionId=0a2b1f6b-1cab-46e6-b8b9-cece3e810462, revisionIdComposition=e6425036-f01f-4ad8-a536-bb0e1eadd998, revisionIdInstance=82ed3c89-eb3f-428a-af48-85e2524e0253, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92]), participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb80c6c41, definition=onap.policy.clamp.ac.element.type1.Sim_AutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb80c6c42, definition=onap.policy.clamp.ac.element.type2.Sim_AutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=0a2b1f6b-1cab-46e6-b8b9-cece3e810462, elementDefinitionId=onap.policy.clamp.ac.element.type1.Sim_AutomationCompositionElement 1.2.3, inProperties={provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=66b318ac-b30b-4dea-b945-8a6a8ea24e92, elementId=709c62b3-8918-41b9-a747-d21eb80c6c41, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=0a2b1f6b-1cab-46e6-b8b9-cece3e810462, elementDefinitionId=onap.policy.clamp.ac.element.type2.Sim_AutomationCompositionElement 1.2.3, inProperties={provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=66b318ac-b30b-4dea-b945-8a6a8ea24e92, elementId=709c62b3-8918-41b9-a747-d21eb80c6c42, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT})])])","timestamp":"2026-09-07T12:19:08.202+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d2ac82148582ed00895eadb572a5cd95","spanId":"2e1ae4ac84d1bc0d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_DEPLOY","timestamp":"2026-09-07T12:19:08.222+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationComposition.stateChangeResult","timestamp":"2026-09-07T12:16:06.927+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1800.yaml::1800-5::policy ran successfully in 6ms","timestamp":"2026-09-07T12:16:06.928+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1800.yaml::1800-tag::policy","timestamp":"2026-09-07T12:16:06.931+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Tag '1800' applied to database","timestamp":"2026-09-07T12:16:06.933+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1800.yaml::1800-tag::policy ran successfully in 2ms","timestamp":"2026-09-07T12:16:06.934+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1801.yaml::1801-1::policy","timestamp":"2026-09-07T12:16:06.937+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value dropped from ParticipantSupportedAcElements.participantId","timestamp":"2026-09-07T12:16:06.939+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d2ac82148582ed00895eadb572a5cd95","spanId":"26a97729ca65a910","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=0feb5ff5-b66b-48ac-929b-bd1f31c54fc1, timestamp=2026-09-07T12:19:08.237093172Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592, automationCompositionId=null, compositionId=0a2b1f6b-1cab-46e6-b8b9-cece3e810462, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=66b318ac-b30b-4dea-b945-8a6a8ea24e92, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb80c6c41, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=1c534f2e-e2dc-4519-b495-e06d3444aece, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement3, typeVersion=1.0.0), ParticipantSupportedElementType(id=8aa3f208-86d2-42bd-a34e-6a658fb61ca1, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement4, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:19:08.249+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d2ac82148582ed00895eadb572a5cd95","spanId":"26a97729ca65a910","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:19:08.271+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d2ac82148582ed00895eadb572a5cd95","spanId":"ead19beab1960ae9","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=3172d184-4ecb-486f-a844-1b35ff701240, timestamp=2026-09-07T12:19:08.237170063Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592, automationCompositionId=null, compositionId=0a2b1f6b-1cab-46e6-b8b9-cece3e810462, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=66b318ac-b30b-4dea-b945-8a6a8ea24e92, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb80c6c42, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=1c534f2e-e2dc-4519-b495-e06d3444aece, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement3, typeVersion=1.0.0), ParticipantSupportedElementType(id=8aa3f208-86d2-42bd-a34e-6a658fb61ca1, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement4, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:19:08.275+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d2ac82148582ed00895eadb572a5cd95","spanId":"ead19beab1960ae9","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:19:08.290+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d2ac82148582ed00895eadb572a5cd95","spanId":"ca48994fe7b906e6","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=2936b7da-685b-4385-b092-39f4f8e81150, timestamp=2026-09-07T12:19:08.312146597Z, stateChangeResult=FAILED, message=Deploy failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592), automationCompositionId=66b318ac-b30b-4dea-b945-8a6a8ea24e92, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb80c6c41=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deploy failed!'}})","timestamp":"2026-09-07T12:19:08.338+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d2ac82148582ed00895eadb572a5cd95","spanId":"ca48994fe7b906e6","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:19:08.350+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d2ac82148582ed00895eadb572a5cd95","spanId":"5875be155258405a","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=2936b7da-685b-4385-b092-39f4f8e81150, timestamp=2026-09-07T12:19:08.317781122Z, stateChangeResult=FAILED, message=Deploy failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592), automationCompositionId=66b318ac-b30b-4dea-b945-8a6a8ea24e92, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb80c6c42=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deploy failed!'}})","timestamp":"2026-09-07T12:19:08.353+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d2ac82148582ed00895eadb572a5cd95","spanId":"26a97729ca65a910","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=d9ddd27c-e349-4ec3-a76a-3e1339f12ed4, timestamp=2026-09-07T12:19:08.831602750Z, participantId=null, replicaId=null, automationCompositionId=66b318ac-b30b-4dea-b945-8a6a8ea24e92, compositionId=0a2b1f6b-1cab-46e6-b8b9-cece3e810462, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=66b318ac-b30b-4dea-b945-8a6a8ea24e92, deployState=DEPLOYING, lockState=NONE, stateChangeResult=FAILED, revisionId=4dd8f279-49f7-430c-8267-1c23f1b0e343, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb80c6c41, definition=onap.policy.clamp.ac.element.type1.Sim_AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb80c6c42, definition=onap.policy.clamp.ac.element.type2.Sim_AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-09-07T12:19:08.845+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c3a658654b75185b8c94101e96f71fe3","spanId":"7101a5f2204ff86f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-8"},"message":"Undeployment request received for instanceID: 66b318ac-b30b-4dea-b945-8a6a8ea24e92","timestamp":"2026-09-07T12:19:13.922+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c3a658654b75185b8c94101e96f71fe3","spanId":"7101a5f2204ff86f","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_STATE_CHANGE\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=235cab71-c91c-427d-b5f6-9223eb533a00, timestamp=2026-09-07T12:19:13.927510216Z, participantId=null, replicaId=null, automationCompositionId=66b318ac-b30b-4dea-b945-8a6a8ea24e92, compositionId=0a2b1f6b-1cab-46e6-b8b9-cece3e810462, revisionIdComposition=e6425036-f01f-4ad8-a536-bb0e1eadd998, revisionIdInstance=4dd8f279-49f7-430c-8267-1c23f1b0e343, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92]), deployOrderedState=UNDEPLOY, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=0a2b1f6b-1cab-46e6-b8b9-cece3e810462, elementDefinitionId=onap.policy.clamp.ac.element.type1.Sim_AutomationCompositionElement 1.2.3, inProperties={provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=66b318ac-b30b-4dea-b945-8a6a8ea24e92, elementId=709c62b3-8918-41b9-a747-d21eb80c6c41, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=0a2b1f6b-1cab-46e6-b8b9-cece3e810462, elementDefinitionId=onap.policy.clamp.ac.element.type2.Sim_AutomationCompositionElement 1.2.3, inProperties={provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=66b318ac-b30b-4dea-b945-8a6a8ea24e92, elementId=709c62b3-8918-41b9-a747-d21eb80c6c42, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT})])])","timestamp":"2026-09-07T12:19:13.936+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c3a658654b75185b8c94101e96f71fe3","spanId":"504316ba513b29a8","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-09-07T12:19:13.940+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c3a658654b75185b8c94101e96f71fe3","spanId":"2c3edb2362fa78d0","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=bff32788-c4f0-42dd-94f3-04c54ca4a73b, timestamp=2026-09-07T12:19:13.949908818Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592, automationCompositionId=null, compositionId=0a2b1f6b-1cab-46e6-b8b9-cece3e810462, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=66b318ac-b30b-4dea-b945-8a6a8ea24e92, deployState=UNDEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb80c6c41, deployState=UNDEPLOYING, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=1c534f2e-e2dc-4519-b495-e06d3444aece, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement3, typeVersion=1.0.0), ParticipantSupportedElementType(id=8aa3f208-86d2-42bd-a34e-6a658fb61ca1, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement4, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:19:13.958+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c3a658654b75185b8c94101e96f71fe3","spanId":"2c3edb2362fa78d0","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:19:13.976+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c3a658654b75185b8c94101e96f71fe3","spanId":"c187bfaec91a47ca","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=7fe4af87-89d4-44b7-93eb-f552f7ac710a, timestamp=2026-09-07T12:19:13.949286975Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592, automationCompositionId=null, compositionId=0a2b1f6b-1cab-46e6-b8b9-cece3e810462, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=66b318ac-b30b-4dea-b945-8a6a8ea24e92, deployState=UNDEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb80c6c42, deployState=UNDEPLOYING, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=1c534f2e-e2dc-4519-b495-e06d3444aece, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement3, typeVersion=1.0.0), ParticipantSupportedElementType(id=8aa3f208-86d2-42bd-a34e-6a658fb61ca1, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement4, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:19:13.977+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c3a658654b75185b8c94101e96f71fe3","spanId":"c187bfaec91a47ca","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:19:13.990+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c3a658654b75185b8c94101e96f71fe3","spanId":"664a9662d28f3fbd","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=235cab71-c91c-427d-b5f6-9223eb533a00, timestamp=2026-09-07T12:19:23.963273543Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592), automationCompositionId=66b318ac-b30b-4dea-b945-8a6a8ea24e92, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb80c6c41=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-09-07T12:19:23.974+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c3a658654b75185b8c94101e96f71fe3","spanId":"664a9662d28f3fbd","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:19:23.992+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c3a658654b75185b8c94101e96f71fe3","spanId":"4293a87755a16b44","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=235cab71-c91c-427d-b5f6-9223eb533a00, timestamp=2026-09-07T12:19:23.964851637Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592), automationCompositionId=66b318ac-b30b-4dea-b945-8a6a8ea24e92, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb80c6c42=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-09-07T12:19:23.992+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c3a658654b75185b8c94101e96f71fe3","spanId":"4293a87755a16b44","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:19:24.004+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c3a658654b75185b8c94101e96f71fe3","spanId":"664a9662d28f3fbd","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=c23dbb3a-0ee8-4ec5-9add-e2030747935c, timestamp=2026-09-07T12:19:24.555960165Z, participantId=null, replicaId=null, automationCompositionId=66b318ac-b30b-4dea-b945-8a6a8ea24e92, compositionId=0a2b1f6b-1cab-46e6-b8b9-cece3e810462, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=66b318ac-b30b-4dea-b945-8a6a8ea24e92, deployState=UNDEPLOYED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=af2cefde-41ea-44f0-878a-3718883750f0, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb80c6c41, definition=onap.policy.clamp.ac.element.type1.Sim_AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb80c6c42, definition=onap.policy.clamp.ac.element.type2.Sim_AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-09-07T12:19:24.564+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d45613a2cf353b968b2f04b06576bb3d","spanId":"606485580cb6b37c","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-09-07T12:19:25.404+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d45613a2cf353b968b2f04b06576bb3d","spanId":"346d3b9d87705df1","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=a1686546-f7b4-4953-bba0-8db967a0e8c2, timestamp=2026-09-07T12:19:25.471603433Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592), automationCompositionId=66b318ac-b30b-4dea-b945-8a6a8ea24e92, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb80c6c41=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:19:25.477+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d45613a2cf353b968b2f04b06576bb3d","spanId":"346d3b9d87705df1","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:19:25.502+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d45613a2cf353b968b2f04b06576bb3d","spanId":"39a9bbe51bd4f50a","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=a1686546-f7b4-4953-bba0-8db967a0e8c2, timestamp=2026-09-07T12:19:25.471973710Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592), automationCompositionId=66b318ac-b30b-4dea-b945-8a6a8ea24e92, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb80c6c42=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:19:25.505+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d45613a2cf353b968b2f04b06576bb3d","spanId":"39a9bbe51bd4f50a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:19:25.516+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d45613a2cf353b968b2f04b06576bb3d","spanId":"346d3b9d87705df1","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=a0e97f0d-88f7-44a2-9574-1d4d68fa9dcd, timestamp=2026-09-07T12:19:26.093794340Z, participantId=null, replicaId=null, automationCompositionId=66b318ac-b30b-4dea-b945-8a6a8ea24e92, compositionId=0a2b1f6b-1cab-46e6-b8b9-cece3e810462, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=66b318ac-b30b-4dea-b945-8a6a8ea24e92, deployState=DELETED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=af2cefde-41ea-44f0-878a-3718883750f0, compositionTargetId=null, acElementList=[])], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=null)","timestamp":"2026-09-07T12:19:26.102+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"eba15ffe768a2684128204cda48e948c","spanId":"9852e42d85a4c9d3","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PARTICIPANT_PRIME","timestamp":"2026-09-07T12:19:31.105+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"eba15ffe768a2684128204cda48e948c","spanId":"5f170ac922609114","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=84ee928c-448e-43d9-b270-b0938d275102, timestamp=2026-09-07T12:19:31.168084245Z, stateChangeResult=NO_ERROR, message=Deprimed, messageType=PARTICIPANT_PRIME_ACK, compositionId=0a2b1f6b-1cab-46e6-b8b9-cece3e810462, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592), compositionState=COMMISSIONED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.type2.Sim_AutomationCompositionElement 1.2.3, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.type1.Sim_AutomationCompositionElement 1.2.3, outProperties={InternalState=*}}])","timestamp":"2026-09-07T12:19:31.176+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"eba15ffe768a2684128204cda48e948c","spanId":"5f170ac922609114","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:19:31.192+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1801.yaml::1801-1::policy ran successfully in 4ms","timestamp":"2026-09-07T12:16:06.941+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1801.yaml::1801-tag::policy","timestamp":"2026-09-07T12:16:06.944+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Tag '1801' applied to database","timestamp":"2026-09-07T12:16:06.945+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1801.yaml::1801-tag::policy ran successfully in 2ms","timestamp":"2026-09-07T12:16:06.946+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.util","thread":"main"},"message":"UPDATE SUMMARY","timestamp":"2026-09-07T12:16:06.960+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.util","thread":"main"},"message":"Run: 81","timestamp":"2026-09-07T12:16:06.960+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"eba15ffe768a2684128204cda48e948c","spanId":"5f170ac922609114","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=e1b28c98-b99f-49b2-8d18-c1568a64b2b8, timestamp=2026-09-07T12:19:31.762184373Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=0a2b1f6b-1cab-46e6-b8b9-cece3e810462, revisionIdComposition=e87a5408-c40c-42ec-b9bd-4c482b8793a8, revisionIdInstance=null, participantIdList=[]), state=COMMISSIONED, participantDefinitionUpdates=[], automationcompositionList=[], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=NO_ERROR)","timestamp":"2026-09-07T12:19:31.769+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c44098818e282f5a713589f11ed42e42","spanId":"27de4478e1159e92","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-1"},"message":"Get automation composition definition request received for ID: 0a2b1f6b-1cab-46e6-b8b9-cece3e810462","timestamp":"2026-09-07T12:19:36.374+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"adfa8433ecafeadb09d593895557758e","spanId":"62ed2a145f0d94f3","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-2"},"message":"Delete request received for ID: 0a2b1f6b-1cab-46e6-b8b9-cece3e810462","timestamp":"2026-09-07T12:19:36.508+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"7adc8a67dfdf8707b7e11c1ca5bfea95","spanId":"1cb44257215f755d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-4"},"message":"Create request received for ID: 9e2e9a2d-3a59-45eb-bb21-b44449627727","timestamp":"2026-09-07T12:19:36.669+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"630602357938e06b2d1e05f195bb0c83","spanId":"f5b41b50a75ce43a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PARTICIPANT_PRIME","timestamp":"2026-09-07T12:19:37.167+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a5e7e9f9afb13e7efdb3effdd15cbbe1","spanId":"1c77157ddb22c946","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-10"},"message":"Get automation composition definition request received for ID: 9e2e9a2d-3a59-45eb-bb21-b44449627727","timestamp":"2026-09-07T12:19:37.258+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"78382b87861014f2a2a53d1343aa43c3","spanId":"abfc60374cbd3dd5","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-5"},"message":"Get automation composition definition request received for ID: 9e2e9a2d-3a59-45eb-bb21-b44449627727","timestamp":"2026-09-07T12:19:42.381+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"517e5ac4bbe8315eaa8840b9ae54e34d","spanId":"4d861d4331213dbe","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-9"},"message":"Get automation composition definition request received for ID: 9e2e9a2d-3a59-45eb-bb21-b44449627727","timestamp":"2026-09-07T12:19:47.509+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8ddefd5c5106f11109789fb3e0c7ac8f","spanId":"c31cb75c9e7c24f6","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=dfce9a78-3cae-4402-afb6-4c00daa21dee, timestamp=2026-09-07T12:19:55.181050091Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=3033c6d1-7b03-4575-bf43-7d4e95dec165, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=51bdf185-a8fa-4eec-bcf4-51596dd21cb2, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:19:55.193+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.util","thread":"main"},"message":"Previously run: 0","timestamp":"2026-09-07T12:16:06.960+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.util","thread":"main"},"message":"Filtered out: 0","timestamp":"2026-09-07T12:16:06.960+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.util","thread":"main"},"message":"-------------------------------","timestamp":"2026-09-07T12:16:06.961+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8ddefd5c5106f11109789fb3e0c7ac8f","spanId":"c31cb75c9e7c24f6","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:19:55.206+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.util","thread":"main"},"message":"Total change sets: 81","timestamp":"2026-09-07T12:16:06.961+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.util","thread":"main"},"message":"Update summary generated","timestamp":"2026-09-07T12:16:06.962+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.command","thread":"main"},"message":"Update command completed successfully.","timestamp":"2026-09-07T12:16:06.967+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Liquibase: Update has been successful. Rows affected: 0","timestamp":"2026-09-07T12:16:06.967+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.logging","thread":"main"},"message":"Successfully released change log lock","timestamp":"2026-09-07T12:16:06.968+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.command","thread":"main"},"message":"Command execution complete","timestamp":"2026-09-07T12:16:06.970+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.hibernate.orm.jpa","thread":"main"},"message":"HHH008540: Processing PersistenceUnitInfo [name: default]","timestamp":"2026-09-07T12:16:07.263+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.hibernate.orm.core","thread":"main"},"message":"HHH000001: Hibernate ORM core version 7.4.5.Final","timestamp":"2026-09-07T12:16:07.341+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo","thread":"main"},"message":"No LoadTimeWeaver setup: ignoring JPA class transformer","timestamp":"2026-09-07T12:16:07.959+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.hibernate.orm.connections.pooling","thread":"main"},"message":"HHH10001005: Database info:\n\tDatabase JDBC URL [jdbc:postgresql://postgres:5432/clampacm?sslmode=disable]\n\tDatabase driver: PostgreSQL JDBC Driver\n\tDatabase dialect: PostgreSQLDialect\n\tDatabase version: 17.7\n\tDefault catalog/schema: clampacm/public\n\tAutocommit mode: undefined/unknown\n\tIsolation level: READ_COMMITTED [default READ_COMMITTED]\n\tJDBC fetch size: none\n\tPool: DataSourceConnectionProvider\n\tMinimum pool size: undefined/unknown\n\tMaximum pool size: undefined/unknown","timestamp":"2026-09-07T12:16:08.440+00:00"} policy-clamp-runtime-acm-2 | {"severity":"WARN","extra_data":{"logger":"org.hibernate.validator.internal.metadata.aggregated.CascadingMetaDataBuilder","thread":"main"},"message":"HV000271: Using `@Valid` on a container (java.util.Map) is deprecated. You should apply the annotation on the type argument(s). Affected element: outProperties","timestamp":"2026-09-07T12:16:09.015+00:00"} policy-clamp-runtime-acm-2 | {"severity":"WARN","extra_data":{"logger":"org.hibernate.validator.internal.metadata.aggregated.CascadingMetaDataBuilder","thread":"main"},"message":"HV000271: Using `@Valid` on a container (java.util.Map) is deprecated. You should apply the annotation on the type argument(s). Affected element: properties","timestamp":"2026-09-07T12:16:09.047+00:00"} policy-clamp-runtime-acm-2 | {"severity":"WARN","extra_data":{"logger":"org.hibernate.validator.internal.metadata.aggregated.CascadingMetaDataBuilder","thread":"main"},"message":"HV000271: Using `@Valid` on a container (java.util.Map) is deprecated. You should apply the annotation on the type argument(s). Affected element: outProperties","timestamp":"2026-09-07T12:16:09.048+00:00"} policy-clamp-runtime-acm-2 | {"severity":"WARN","extra_data":{"logger":"org.hibernate.validator.internal.metadata.aggregated.CascadingMetaDataBuilder","thread":"main"},"message":"HV000271: Using `@Valid` on a container (java.util.Map) is deprecated. You should apply the annotation on the type argument(s). Affected element: elements","timestamp":"2026-09-07T12:16:09.050+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.hibernate.orm.core","thread":"main"},"message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","timestamp":"2026-09-07T12:16:10.143+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread":"main"},"message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","timestamp":"2026-09-07T12:16:10.152+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.springframework.data.jpa.repository.query.QueryEnhancerFactories","thread":"main"},"message":"Hibernate is in classpath; If applicable, HQL parser will be used.","timestamp":"2026-09-07T12:16:10.278+00:00"} policy-clamp-runtime-acm-2 | {"severity":"WARN","extra_data":{"logger":"org.springframework.boot.jpa.autoconfigure.JpaBaseConfiguration$JpaWebConfiguration","thread":"main"},"message":"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","timestamp":"2026-09-07T12:16:11.559+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.springframework.security.config.annotation.authentication.configuration.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer","thread":"main"},"message":"Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager","timestamp":"2026-09-07T12:16:11.798+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread":"main"},"message":"Exposing 3 endpoints beneath base path '/actuator'","timestamp":"2026-09-07T12:16:13.400+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.coyote.http11.Http11NioProtocol","thread":"main"},"message":"Starting ProtocolHandler [\"http-nio-6969\"]","timestamp":"2026-09-07T12:16:13.526+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.springframework.boot.tomcat.TomcatWebServer","thread":"main"},"message":"Tomcat started on port 6969 (http) with context path '/onap/policy/clamp/acm'","timestamp":"2026-09-07T12:16:13.550+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8ddefd5c5106f11109789fb3e0c7ac8f","spanId":"c31cb75c9e7c24f6","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=c97070f2-f03d-4e77-89d2-3f3a7f8b3e52, timestamp=2026-09-07T12:19:55.240717300Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=9e2e9a2d-3a59-45eb-bb21-b44449627727, revisionIdComposition=c559f1e8-d8a6-4e26-aa27-f02f784bc6f7, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMING, participantDefinitionUpdates=[ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}])], automationcompositionList=[], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=TIMEOUT)","timestamp":"2026-09-07T12:19:55.251+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b390758738968996961924956ec888c1","spanId":"11c8ea55032a6f78","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=2c3342d9-514d-4a51-9abc-cccfbca5f66e, timestamp=2026-09-07T12:19:55.948325726Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=bde98032-4a8e-495c-9453-3997e4a42cef, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement2, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:19:55.962+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b390758738968996961924956ec888c1","spanId":"11c8ea55032a6f78","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:19:55.976+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a84eb75aa8ae4d48f920ac9a6c030379","spanId":"2aedcabccfcdbeb7","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=298a5000-4f94-4947-93db-c9f87d641f08, timestamp=2026-09-07T12:19:56.331605894Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=1c534f2e-e2dc-4519-b495-e06d3444aece, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement3, typeVersion=1.0.0), ParticipantSupportedElementType(id=8aa3f208-86d2-42bd-a34e-6a658fb61ca1, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement4, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:19:56.337+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a84eb75aa8ae4d48f920ac9a6c030379","spanId":"2aedcabccfcdbeb7","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:19:56.349+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"27717fb74630127085c3606b420da952","spanId":"d0883475258ecc38","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=0c317a3b-b3b3-4569-bd86-0756abbf38a0, timestamp=2026-09-07T12:19:56.621362264Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=f8470d69-c7ab-4a1f-8854-b8d245a6553b, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=11b2d045-c021-4d21-b67b-f5c801f573ff, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:19:56.632+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"27717fb74630127085c3606b420da952","spanId":"d0883475258ecc38","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:19:56.643+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"7e0d6ea98eb0d38046fd1d5c1dbb02e6","spanId":"54a8b24958443339","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PARTICIPANT_PRIME","timestamp":"2026-09-07T12:19:58.041+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.Application","thread":"main"},"message":"Started Application in 15.307 seconds (process running for 18.309)","timestamp":"2026-09-07T12:16:13.570+00:00"} policy-clamp-runtime-acm-2 | {"severity":"WARN","extra_data":{"logger":"org.springdoc.core.events.SpringDocAppInitializer","thread":"main"},"message":"SpringDoc /v3/api-docs endpoint is enabled by default. To disable it in production, set the property 'springdoc.api-docs.enabled=false'","timestamp":"2026-09-07T12:16:13.579+00:00"} policy-clamp-runtime-acm-2 | {"severity":"WARN","extra_data":{"logger":"org.springdoc.core.events.SpringDocAppInitializer","thread":"main"},"message":"SpringDoc /swagger-ui.html endpoint is enabled by default. To disable it in production, set the property 'springdoc.swagger-ui.enabled=false'","timestamp":"2026-09-07T12:16:13.579+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.config.AbstractConfig","thread":"task-1"},"message":"AdminClientConfig values: \n\tbootstrap.controllers = []\n\tbootstrap.servers = [kafka:9092]\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = \n\tconfig.providers = []\n\tconnections.max.idle.ms = 300000\n\tdefault.api.timeout.ms = 60000\n\tenable.metrics.push = false\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.rebootstrap.trigger.ms = 300000\n\tmetadata.recovery.strategy = rebootstrap\n\tmetric.reporters = [org.apache.kafka.common.metrics.JmxReporter]\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 30000\n\treconnect.backoff.ms = 5000\n\trequest.timeout.ms = 30000\n\tretries = 2147483647\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = [hidden]\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.assertion.algorithm = RS256\n\tsasl.oauthbearer.assertion.claim.aud = null\n\tsasl.oauthbearer.assertion.claim.exp.seconds = 300\n\tsasl.oauthbearer.assertion.claim.iss = null\n\tsasl.oauthbearer.assertion.claim.jti.include = false\n\tsasl.oauthbearer.assertion.claim.nbf.seconds = 60\n\tsasl.oauthbearer.assertion.claim.sub = null\n\tsasl.oauthbearer.assertion.file = null\n\tsasl.oauthbearer.assertion.private.key.file = null\n\tsasl.oauthbearer.assertion.private.key.passphrase = null\n\tsasl.oauthbearer.assertion.template.file = null\n\tsasl.oauthbearer.client.credentials.client.id = null\n\tsasl.oauthbearer.client.credentials.client.secret = null\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = []\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever\n\tsasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator\n\tsasl.oauthbearer.scope = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = []\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n","timestamp":"2026-09-07T12:16:13.624+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.config.AbstractConfig","thread":"task-1"},"message":"These configurations '[sasl.jaas.config]' were supplied but are not used yet.","timestamp":"2026-09-07T12:16:13.718+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"7e0d6ea98eb0d38046fd1d5c1dbb02e6","spanId":"ad69edcbfc980980","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=b13da8f3-29d3-4507-9301-ba1c451edd10, timestamp=2026-09-07T12:19:58.103267876Z, stateChangeResult=NO_ERROR, message=Deprimed, messageType=PARTICIPANT_PRIME_ACK, compositionId=9e2e9a2d-3a59-45eb-bb21-b44449627727, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), compositionState=COMMISSIONED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}])","timestamp":"2026-09-07T12:19:58.110+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"7e0d6ea98eb0d38046fd1d5c1dbb02e6","spanId":"ad69edcbfc980980","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:19:58.139+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3a46794c02b6a3c10bda2b16038a550a","spanId":"aa626691e6ebc897","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-9"},"message":"Get automation composition definition request received for ID: 9e2e9a2d-3a59-45eb-bb21-b44449627727","timestamp":"2026-09-07T12:19:58.178+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"7e0d6ea98eb0d38046fd1d5c1dbb02e6","spanId":"ad69edcbfc980980","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=31d379d6-84d1-40cf-b34a-765f197a0d3e, timestamp=2026-09-07T12:19:58.682563091Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=9e2e9a2d-3a59-45eb-bb21-b44449627727, revisionIdComposition=23a710e7-abae-45ee-978b-8d45440f8531, revisionIdInstance=null, participantIdList=[]), state=COMMISSIONED, participantDefinitionUpdates=[], automationcompositionList=[], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=NO_ERROR)","timestamp":"2026-09-07T12:19:58.692+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"4df3f123396ae94a929f429a4bc4069e","spanId":"75d7b1959dc449a2","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-3"},"message":"Delete request received for ID: 9e2e9a2d-3a59-45eb-bb21-b44449627727","timestamp":"2026-09-07T12:20:03.383+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"29cc30a1889094f518d5f0567898fe83","spanId":"81369b04782ed225","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-5"},"message":"Get automation composition definition request received for ID: c7da95c8-422b-4ba8-94a7-a5d1437709d5","timestamp":"2026-09-07T12:20:04.070+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"87d379dcb1ecad4d8b3c4d336eafcdbd","spanId":"13eef9b3d6fe1116","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-4"},"message":"Prime request received for ID: fd4f305f-e905-4c87-9b46-eabe7b08fb74","timestamp":"2026-09-07T12:20:09.466+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"87d379dcb1ecad4d8b3c4d336eafcdbd","spanId":"13eef9b3d6fe1116","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent PARTICIPANT_PRIME\nParticipantPrime(super=ParticipantMessage(messageType=PARTICIPANT_PRIME, messageId=9c2234e0-b37b-4599-aa56-96b14d9722e7, timestamp=2026-09-07T12:20:09.521585160Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=6671caa1-2189-4814-9ee0-9500a557b2a4, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantDefinitionUpdates=[ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement2', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}]), ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}])], primeDtoList=[ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, compositionDto=CompositionDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, inPropertiesMap={onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3={}}}), ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, compositionDto=CompositionDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, inPropertiesMap={onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3={}, onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3={}, onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3={}}})], primeOrder=PRIME)","timestamp":"2026-09-07T12:20:09.532+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8b0974c5375c46cd7d39193da0a2526a","spanId":"5f479966e2945a2d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-10"},"message":"Get automation composition definition request received for ID: fd4f305f-e905-4c87-9b46-eabe7b08fb74","timestamp":"2026-09-07T12:20:09.626+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b6b6a5262393d2105041e10a5d1ee0bb","spanId":"57e2910a071d67a2","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-7"},"message":"Get automation composition definition request received for ID: fd4f305f-e905-4c87-9b46-eabe7b08fb74","timestamp":"2026-09-07T12:20:14.757+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"task-1"},"message":"Kafka version: 4.2.1","timestamp":"2026-09-07T12:16:13.720+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"task-1"},"message":"Kafka commitId: 92f61c44867f39dc","timestamp":"2026-09-07T12:16:13.720+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"task-1"},"message":"Kafka startTimeMs: 1788783373718","timestamp":"2026-09-07T12:16:13.720+00:00"} policy-clamp-runtime-acm-2 | {"severity":"WARN","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.KafkaHealthCheck","thread":"task-1"},"message":"Kafka is UP","timestamp":"2026-09-07T12:16:14.248+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"task-1"},"message":"Metrics scheduler closed","timestamp":"2026-09-07T12:16:14.249+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"task-1"},"message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","timestamp":"2026-09-07T12:16:14.249+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"task-1"},"message":"Metrics reporters closed","timestamp":"2026-09-07T12:16:14.249+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"kafka-admin-client-thread | adminclient-1"},"message":"App info kafka.admin.client for adminclient-1 unregistered","timestamp":"2026-09-07T12:16:14.253+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"kafka-admin-client-thread | adminclient-1"},"message":"Metrics scheduler closed","timestamp":"2026-09-07T12:16:14.267+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"kafka-admin-client-thread | adminclient-1"},"message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","timestamp":"2026-09-07T12:16:14.267+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"kafka-admin-client-thread | adminclient-1"},"message":"Metrics reporters closed","timestamp":"2026-09-07T12:16:14.268+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.KafkaStartup","thread":"task-1"},"message":"Kafka broker available. Starting listener containers.","timestamp":"2026-09-07T12:16:14.268+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"09d54c5fe16a35c45890674728b08697","spanId":"d21d2fe9aeec6614","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-9"},"message":"Prime request received for ID: fd4f305f-e905-4c87-9b46-eabe7b08fb74","timestamp":"2026-09-07T12:20:15.012+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"09d54c5fe16a35c45890674728b08697","spanId":"d21d2fe9aeec6614","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent PARTICIPANT_PRIME\nParticipantPrime(super=ParticipantMessage(messageType=PARTICIPANT_PRIME, messageId=10cb0352-ea1f-4ae4-8b02-483ee0631210, timestamp=2026-09-07T12:20:15.038652820Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=bf059116-7cff-4a9c-bbdd-c50caa2061cf, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantDefinitionUpdates=[ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement2', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}]), ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}])], primeDtoList=[ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, compositionDto=CompositionDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, inPropertiesMap={onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3={InternalState=*}}}), ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, compositionDto=CompositionDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, inPropertiesMap={onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3={InternalState=*}, onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3={InternalState=*}, onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3={InternalState=*}}})], primeOrder=PRIME)","timestamp":"2026-09-07T12:20:15.049+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"0fa6490bde272391a954fad54b36c4f0","spanId":"244864f32042592d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"scheduling-1"},"message":"Add scheduled scanning","timestamp":"2026-09-07T12:20:16.577+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"5c99956d424072ab7a16cbbbee89cf30","spanId":"bc7fad8974c2935f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-4"},"message":"Get automation composition definition request received for ID: fd4f305f-e905-4c87-9b46-eabe7b08fb74","timestamp":"2026-09-07T12:20:20.363+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a67f84dda7e9593e50fbdc7f43357d3e","spanId":"6bf23386f829b7e0","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-5"},"message":"Prime request received for ID: d09cf5c5-df51-4549-ab51-c5c31c7b1fc1","timestamp":"2026-09-07T12:20:20.506+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a67f84dda7e9593e50fbdc7f43357d3e","spanId":"6bf23386f829b7e0","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent PARTICIPANT_PRIME\nParticipantPrime(super=ParticipantMessage(messageType=PARTICIPANT_PRIME, messageId=d5b87bf2-fa58-4a43-a1c0-eaeaf3833fff, timestamp=2026-09-07T12:20:20.526888686Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdComposition=2c7db505-d44f-4873-9b6a-d80a26297a1e, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantDefinitionUpdates=[ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement3', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}]), ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}])], primeDtoList=[ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, compositionDto=CompositionDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, inPropertiesMap={onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4={}}}), ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, compositionDto=CompositionDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, inPropertiesMap={onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4={}, onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4={}, onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4={}}})], primeOrder=PRIME)","timestamp":"2026-09-07T12:20:20.536+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"5dae83bc99990afff427c06aafeebd0b","spanId":"fb077f0fcbf4491b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-3"},"message":"Get automation composition definition request received for ID: d09cf5c5-df51-4549-ab51-c5c31c7b1fc1","timestamp":"2026-09-07T12:20:20.651+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d0edb3f3a8b16b74ef3fc892804985f0","spanId":"a0135149cbb42a30","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-1"},"message":"Create instance request received for compositionId c7da95c8-422b-4ba8-94a7-a5d1437709d5","timestamp":"2026-09-07T12:20:25.959+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3e53d3055f7c0c8ca0e9478b6183dbfb","spanId":"16a2a0dd185ad44e","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-10"},"message":"Delete automation composition request received for name: DemoInstance0 and version: 1.0.1","timestamp":"2026-09-07T12:20:26.101+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3e53d3055f7c0c8ca0e9478b6183dbfb","spanId":"16a2a0dd185ad44e","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_STATE_CHANGE\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=07249f32-f2c8-4358-b5bb-703d0a750f38, timestamp=2026-09-07T12:20:26.104098107Z, participantId=null, replicaId=null, automationCompositionId=bcab1818-9f12-48b9-9404-8196a9b92285, compositionId=c7da95c8-422b-4ba8-94a7-a5d1437709d5, revisionIdComposition=51e9b5b2-0be1-42d8-9e26-cd3841f244e5, revisionIdInstance=a7f164b9-9e64-43fb-85e8-0548c752f131, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c01]), deployOrderedState=DELETE, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=c7da95c8-422b-4ba8-94a7-a5d1437709d5, elementDefinitionId=onap.policy.clamp.ac.element.Http_AutomationCompositionElement 1.2.3, inProperties={uninitializedToPassiveTimeout=*, startPhase=*, stage={prepare=[*], migrate=[*]}, provider=*}, outProperties={}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bcab1818-9f12-48b9-9404-8196a9b92285, elementId=709c62b3-8918-41b9-a747-d21eb79c6c27, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT})])])","timestamp":"2026-09-07T12:20:26.113+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3e53d3055f7c0c8ca0e9478b6183dbfb","spanId":"a3014cede629f1a3","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=07249f32-f2c8-4358-b5bb-703d0a750f38, timestamp=2026-09-07T12:20:26.137194418Z, stateChangeResult=NO_ERROR, message=Already deleted or never used, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=3033c6d1-7b03-4575-bf43-7d4e95dec165), automationCompositionId=bcab1818-9f12-48b9-9404-8196a9b92285, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={})","timestamp":"2026-09-07T12:20:26.158+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3e53d3055f7c0c8ca0e9478b6183dbfb","spanId":"a3014cede629f1a3","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:20:26.165+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3e53d3055f7c0c8ca0e9478b6183dbfb","spanId":"a3014cede629f1a3","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=45f03042-ccca-47d4-a043-96822e71a843, timestamp=2026-09-07T12:20:26.707939330Z, participantId=null, replicaId=null, automationCompositionId=bcab1818-9f12-48b9-9404-8196a9b92285, compositionId=c7da95c8-422b-4ba8-94a7-a5d1437709d5, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=bcab1818-9f12-48b9-9404-8196a9b92285, deployState=DELETED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=a7f164b9-9e64-43fb-85e8-0548c752f131, compositionTargetId=null, acElementList=[])], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=null)","timestamp":"2026-09-07T12:20:26.717+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3229d7852bb185cb0c8fac88eef6028e","spanId":"b690d1e2e24a3738","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-6"},"message":"Create instance request received for compositionId fd4f305f-e905-4c87-9b46-eabe7b08fb74","timestamp":"2026-09-07T12:20:31.616+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"218d819f1081ec18e460e5df995bf981","spanId":"44c9ec271291a9f1","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-4"},"message":"Undeployment request received for instanceID: b07a2765-02ac-4db4-9ce0-29ea4bba81f0","timestamp":"2026-09-07T12:20:37.709+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.config.AbstractConfig","thread":"task-1"},"message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.offset.reset = latest\n\tbootstrap.servers = [kafka:9092]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-participantMessageListener-1\n\tclient.rack = \n\tconfig.providers = []\n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = false\n\tenable.metrics.push = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = participantMessageListener\n\tgroup.instance.id = null\n\tgroup.protocol = classic\n\tgroup.remote.assignor = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.apache.kafka.common.serialization.StringDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.rebootstrap.trigger.ms = 300000\n\tmetadata.recovery.strategy = rebootstrap\n\tmetric.reporters = [org.apache.kafka.common.metrics.JmxReporter]\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 30000\n\treconnect.backoff.ms = 5000\n\trequest.timeout.ms = 30000\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = [hidden]\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.assertion.algorithm = RS256\n\tsasl.oauthbearer.assertion.claim.aud = null\n\tsasl.oauthbearer.assertion.claim.exp.seconds = 300\n\tsasl.oauthbearer.assertion.claim.iss = null\n\tsasl.oauthbearer.assertion.claim.jti.include = false\n\tsasl.oauthbearer.assertion.claim.nbf.seconds = 60\n\tsasl.oauthbearer.assertion.claim.sub = null\n\tsasl.oauthbearer.assertion.file = null\n\tsasl.oauthbearer.assertion.private.key.file = null\n\tsasl.oauthbearer.assertion.private.key.passphrase = null\n\tsasl.oauthbearer.assertion.template.file = null\n\tsasl.oauthbearer.client.credentials.client.id = null\n\tsasl.oauthbearer.client.credentials.client.secret = null\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = []\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever\n\tsasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator\n\tsasl.oauthbearer.scope = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tshare.acknowledgement.mode = implicit\n\tshare.acquire.mode = BATCH_OPTIMIZED\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = []\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n","timestamp":"2026-09-07T12:16:14.309+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector","thread":"task-1"},"message":"initializing Kafka metrics collector","timestamp":"2026-09-07T12:16:14.354+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.config.AbstractConfig","thread":"task-1"},"message":"These configurations '[sasl.jaas.config]' were supplied but are not used yet.","timestamp":"2026-09-07T12:16:14.438+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"task-1"},"message":"Kafka version: 4.2.1","timestamp":"2026-09-07T12:16:14.438+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"218d819f1081ec18e460e5df995bf981","spanId":"44c9ec271291a9f1","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_STATE_CHANGE\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=4129de9e-14ea-4d50-bf6e-d979abfad671, timestamp=2026-09-07T12:20:37.713471647Z, participantId=null, replicaId=null, automationCompositionId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=9f04ec12-776b-4141-a371-662a14743a4d, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), deployOrderedState=UNDEPLOY, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT})])])","timestamp":"2026-09-07T12:20:37.732+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"218d819f1081ec18e460e5df995bf981","spanId":"ada0d9cbeb584a38","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=4129de9e-14ea-4d50-bf6e-d979abfad671, timestamp=2026-09-07T12:20:37.809385087Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), automationCompositionId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-09-07T12:20:37.821+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"218d819f1081ec18e460e5df995bf981","spanId":"ada0d9cbeb584a38","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:20:37.837+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"6426e8a393d352cf9ca2bf69cf09b243","spanId":"923c6b071be8788b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-7"},"message":"Delete automation composition request received for name: Instance-Timeout and version: 1.0.1","timestamp":"2026-09-07T12:20:43.102+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"6426e8a393d352cf9ca2bf69cf09b243","spanId":"923c6b071be8788b","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_STATE_CHANGE\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=8aa39b33-b0bb-4c66-b307-89ae3442fc10, timestamp=2026-09-07T12:20:43.108370244Z, participantId=null, replicaId=null, automationCompositionId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=83d250e3-b10a-460c-a04c-924535195dd5, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), deployOrderedState=DELETE, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT})])])","timestamp":"2026-09-07T12:20:43.119+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"6426e8a393d352cf9ca2bf69cf09b243","spanId":"8d29ba21a000241f","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=8aa39b33-b0bb-4c66-b307-89ae3442fc10, timestamp=2026-09-07T12:20:43.187243951Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), automationCompositionId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:20:43.200+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"6426e8a393d352cf9ca2bf69cf09b243","spanId":"8d29ba21a000241f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:20:43.223+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"871f87bff5648abbda83cebb5a533a39","spanId":"7481cb4dbce729cd","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-4"},"message":"Create instance request received for compositionId fd4f305f-e905-4c87-9b46-eabe7b08fb74","timestamp":"2026-09-07T12:20:48.518+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"9dfdaa581708bcd1845912f127626757","spanId":"b7438143f8faef52","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-5"},"message":"Prepare pre-deploy request received for instanceID: 12cd25a8-cc31-433b-9eb7-c5089f608a89","timestamp":"2026-09-07T12:20:48.935+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"9dfdaa581708bcd1845912f127626757","spanId":"b7438143f8faef52","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_PREPARE\nAutomationCompositionPrepare(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_PREPARE, messageId=9db8003c-a24b-4cd3-8643-aaab909d5195, timestamp=2026-09-07T12:20:48.947789335Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=699053c6-22eb-485b-97b9-a6b6ba457209, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], preDeploy=true, stage=0, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT})])])","timestamp":"2026-09-07T12:20:48.965+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"9dfdaa581708bcd1845912f127626757","spanId":"a6843257e906eccb","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=9db8003c-a24b-4cd3-8643-aaab909d5195, timestamp=2026-09-07T12:20:49.048924553Z, stateChangeResult=FAILED, message=Prepare failed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=UNDEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={}, result=true, message='Prepare failed'}})","timestamp":"2026-09-07T12:20:49.062+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"task-1"},"message":"Kafka commitId: 92f61c44867f39dc","timestamp":"2026-09-07T12:16:14.438+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"task-1"},"message":"Kafka startTimeMs: 1788783374438","timestamp":"2026-09-07T12:16:14.438+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer","thread":"task-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Subscribed to topic(s): policy-acruntime-participant","timestamp":"2026-09-07T12:16:14.450+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.Metadata","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Cluster ID: MkU3OEVBNTcwNTJENDM2Qk","timestamp":"2026-09-07T12:16:14.487+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Discovered group coordinator kafka:9092 (id: 2147483646 rack: null isFenced: false)","timestamp":"2026-09-07T12:16:14.493+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] (Re-)joining group","timestamp":"2026-09-07T12:16:14.495+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Request joining group due to: need to re-join with the given member-id: consumer-participantMessageListener-1-ebeb1c2f-be12-438c-81b1-bbd3cfb51722","timestamp":"2026-09-07T12:16:14.515+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] (Re-)joining group","timestamp":"2026-09-07T12:16:14.515+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/onap/policy/clamp/acm]","thread":"http-nio-6969-exec-1"},"message":"Initializing Spring DispatcherServlet 'dispatcherServlet'","timestamp":"2026-09-07T12:16:15.750+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"9dfdaa581708bcd1845912f127626757","spanId":"a6843257e906eccb","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:20:49.073+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"9dfdaa581708bcd1845912f127626757","spanId":"a6843257e906eccb","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=1b8d0061-d148-4a61-a90c-0dc4cb3057f9, timestamp=2026-09-07T12:20:49.637198439Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=UNDEPLOYED, lockState=NONE, stateChangeResult=FAILED, revisionId=79202367-a5c3-4228-a413-8d65e2de4571, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=UNDEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-09-07T12:20:49.650+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"613d815c525eef759e65a75221176bfa","spanId":"4950428f4a8cfe74","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-7"},"message":"Prepare pre-deploy request received for instanceID: 12cd25a8-cc31-433b-9eb7-c5089f608a89","timestamp":"2026-09-07T12:20:54.528+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.springframework.web.servlet.DispatcherServlet","thread":"http-nio-6969-exec-1"},"message":"Initializing Servlet 'dispatcherServlet'","timestamp":"2026-09-07T12:16:15.750+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.springframework.web.servlet.DispatcherServlet","thread":"http-nio-6969-exec-1"},"message":"Completed initialization in 5 ms","timestamp":"2026-09-07T12:16:15.755+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Successfully joined group with generation Generation{generationId=1, memberId='consumer-participantMessageListener-1-ebeb1c2f-be12-438c-81b1-bbd3cfb51722', protocol='range'}","timestamp":"2026-09-07T12:16:20.519+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Finished assignment for group at generation 1: {consumer-participantMessageListener-1-ebeb1c2f-be12-438c-81b1-bbd3cfb51722=Assignment(partitions=[policy-acruntime-participant-5, policy-acruntime-participant-6, policy-acruntime-participant-7, policy-acruntime-participant-8, policy-acruntime-participant-9]), consumer-participantMessageListener-1-a9713592-b2cf-46e0-80a1-e6e7afd3f63a=Assignment(partitions=[policy-acruntime-participant-0, policy-acruntime-participant-1, policy-acruntime-participant-2, policy-acruntime-participant-3, policy-acruntime-participant-4])}","timestamp":"2026-09-07T12:16:20.532+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Successfully synced group in generation Generation{generationId=1, memberId='consumer-participantMessageListener-1-ebeb1c2f-be12-438c-81b1-bbd3cfb51722', protocol='range'}","timestamp":"2026-09-07T12:16:20.541+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"613d815c525eef759e65a75221176bfa","spanId":"4950428f4a8cfe74","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_PREPARE\nAutomationCompositionPrepare(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_PREPARE, messageId=3727a5d0-ac0b-4fe1-9b24-cb9a29748b82, timestamp=2026-09-07T12:20:54.537433832Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=79202367-a5c3-4228-a413-8d65e2de4571, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], preDeploy=true, stage=0, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT})])])","timestamp":"2026-09-07T12:20:54.560+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"613d815c525eef759e65a75221176bfa","spanId":"b9597ffc54f004f3","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=3727a5d0-ac0b-4fe1-9b24-cb9a29748b82, timestamp=2026-09-07T12:20:54.642757374Z, stateChangeResult=NO_ERROR, message=stage 0 Prepared, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=3, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=UNDEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*]}, result=true, message='stage 0 Prepared'}})","timestamp":"2026-09-07T12:20:54.656+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"613d815c525eef759e65a75221176bfa","spanId":"b9597ffc54f004f3","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:20:54.668+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"613d815c525eef759e65a75221176bfa","spanId":"65a664600b43724d","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=a7899482-935e-45b7-917a-a6fcc10649d7, timestamp=2026-09-07T12:20:58.139632856Z, stateChangeResult=NO_ERROR, message=Prepare completed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=UNDEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *]}, result=true, message='Prepare completed'}})","timestamp":"2026-09-07T12:20:58.146+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"613d815c525eef759e65a75221176bfa","spanId":"65a664600b43724d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:20:58.163+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"613d815c525eef759e65a75221176bfa","spanId":"65a664600b43724d","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=7a87b897-31c1-41c1-903c-cea011bcdd3e, timestamp=2026-09-07T12:20:58.712172010Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=UNDEPLOYED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=be84c406-b4e0-4b23-8f16-0e12069f9c25, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *]}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *]}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *]}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=UNDEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *]}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-09-07T12:20:58.720+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d47b0be8df6657aace6d194442ae528a","spanId":"7564de3d76980f8d","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=12f30fe9-6f95-4e91-8e2c-0e58c4e7ad87, timestamp=2026-09-07T12:21:00.247007015Z, stateChangeResult=NO_ERROR, message=Deployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Deployed'}})","timestamp":"2026-09-07T12:21:00.252+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d47b0be8df6657aace6d194442ae528a","spanId":"7564de3d76980f8d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:00.270+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"9949836eadd377f11081016d52106c1f","spanId":"1a2405175cbcd389","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-9"},"message":"Deployment request received for instanceID: 1072894d-6fe6-4cb5-8c9a-2357107c44f6","timestamp":"2026-09-07T12:21:05.547+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"9949836eadd377f11081016d52106c1f","spanId":"1a2405175cbcd389","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_DEPLOY\nAutomationCompositionDeploy(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_DEPLOY, messageId=57410358-a5b7-4a42-84e4-2fad95e144a2, timestamp=2026-09-07T12:21:05.550808960Z, participantId=null, replicaId=null, automationCompositionId=1072894d-6fe6-4cb5-8c9a-2357107c44f6, compositionId=c7da95c8-422b-4ba8-94a7-a5d1437709d5, revisionIdComposition=51e9b5b2-0be1-42d8-9e26-cd3841f244e5, revisionIdInstance=d46ae3eb-611a-4ec1-acf4-73ae45ae0ccc, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c01]), participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c27, definition=onap.policy.clamp.ac.element.Http_AutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=c7da95c8-422b-4ba8-94a7-a5d1437709d5, elementDefinitionId=onap.policy.clamp.ac.element.Http_AutomationCompositionElement 1.2.3, inProperties={uninitializedToPassiveTimeout=*, startPhase=*, stage={prepare=[*], migrate=[*]}, provider=*}, outProperties={}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=1072894d-6fe6-4cb5-8c9a-2357107c44f6, elementId=709c62b3-8918-41b9-a747-d21eb79c6c27, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT})])])","timestamp":"2026-09-07T12:21:05.561+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"9949836eadd377f11081016d52106c1f","spanId":"c99526fe314e4d19","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=57410358-a5b7-4a42-84e4-2fad95e144a2, timestamp=2026-09-07T12:21:06.476746408Z, stateChangeResult=NO_ERROR, message=Deployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=3033c6d1-7b03-4575-bf43-7d4e95dec165), automationCompositionId=1072894d-6fe6-4cb5-8c9a-2357107c44f6, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c27=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={}, result=true, message='Deployed'}})","timestamp":"2026-09-07T12:21:06.488+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"9949836eadd377f11081016d52106c1f","spanId":"c99526fe314e4d19","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:06.494+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"9949836eadd377f11081016d52106c1f","spanId":"c99526fe314e4d19","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=34bdb054-d2f7-4ec1-a702-341a9dd23678, timestamp=2026-09-07T12:21:07.058888634Z, participantId=null, replicaId=null, automationCompositionId=1072894d-6fe6-4cb5-8c9a-2357107c44f6, compositionId=c7da95c8-422b-4ba8-94a7-a5d1437709d5, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c01]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=1072894d-6fe6-4cb5-8c9a-2357107c44f6, deployState=DEPLOYED, lockState=LOCKED, stateChangeResult=NO_ERROR, revisionId=409c0b4c-4522-4894-a7e7-7aa028a2ef28, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c27, definition=onap.policy.clamp.ac.element.Http_AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-09-07T12:21:07.078+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3d837b35b6fa92d4e68eec74efb86d0a","spanId":"96a48c366a0be289","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-5"},"message":"Deployment request received for instanceID: 12cd25a8-cc31-433b-9eb7-c5089f608a89","timestamp":"2026-09-07T12:21:11.023+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3d837b35b6fa92d4e68eec74efb86d0a","spanId":"96a48c366a0be289","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_DEPLOY\nAutomationCompositionDeploy(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_DEPLOY, messageId=58a75675-8138-4bb1-94dd-f343906b7efc, timestamp=2026-09-07T12:21:11.027729275Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=4cb88ec2-aa13-4c7e-a299-7ec464c3e3f8, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT})])])","timestamp":"2026-09-07T12:21:11.036+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3d837b35b6fa92d4e68eec74efb86d0a","spanId":"03aefad1d86a9e5a","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=58a75675-8138-4bb1-94dd-f343906b7efc, timestamp=2026-09-07T12:21:11.113686619Z, stateChangeResult=NO_ERROR, message=Deployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Deployed'}})","timestamp":"2026-09-07T12:21:11.118+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3d837b35b6fa92d4e68eec74efb86d0a","spanId":"03aefad1d86a9e5a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:11.136+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a7403724c77efb6f7be0656455782446","spanId":"5a3de08cf279ce7a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-7"},"message":"Prepare post-deploy request received for instanceID: 12cd25a8-cc31-433b-9eb7-c5089f608a89","timestamp":"2026-09-07T12:21:23.072+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Notifying assignor about the new Assignment(partitions=[policy-acruntime-participant-5, policy-acruntime-participant-6, policy-acruntime-participant-7, policy-acruntime-participant-8, policy-acruntime-participant-9])","timestamp":"2026-09-07T12:16:20.542+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerRebalanceListenerInvoker","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Adding newly assigned partitions: [policy-acruntime-participant-5, policy-acruntime-participant-6, policy-acruntime-participant-7, policy-acruntime-participant-8, policy-acruntime-participant-9]","timestamp":"2026-09-07T12:16:20.547+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Found no committed offset for partition policy-acruntime-participant-9","timestamp":"2026-09-07T12:16:20.554+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Found no committed offset for partition policy-acruntime-participant-5","timestamp":"2026-09-07T12:16:20.554+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Found no committed offset for partition policy-acruntime-participant-7","timestamp":"2026-09-07T12:16:20.554+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Found no committed offset for partition policy-acruntime-participant-8","timestamp":"2026-09-07T12:16:20.554+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Found no committed offset for partition policy-acruntime-participant-6","timestamp":"2026-09-07T12:16:20.554+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Found no committed offset for partition policy-acruntime-participant-9","timestamp":"2026-09-07T12:16:20.562+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Found no committed offset for partition policy-acruntime-participant-5","timestamp":"2026-09-07T12:16:20.562+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Found no committed offset for partition policy-acruntime-participant-7","timestamp":"2026-09-07T12:16:20.562+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a7403724c77efb6f7be0656455782446","spanId":"5a3de08cf279ce7a","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_PREPARE\nAutomationCompositionPrepare(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_PREPARE, messageId=44e4efa4-78fc-483f-a639-bd36de3813f5, timestamp=2026-09-07T12:21:23.077399047Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=38491183-4e9e-422a-af74-dc49571b8142, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantList=[], preDeploy=false, stage=0, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT})])])","timestamp":"2026-09-07T12:21:23.086+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a7403724c77efb6f7be0656455782446","spanId":"7fcd0231d63cde63","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=44e4efa4-78fc-483f-a639-bd36de3813f5, timestamp=2026-09-07T12:21:23.154028465Z, stateChangeResult=NO_ERROR, message=Review completed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Review completed'}})","timestamp":"2026-09-07T12:21:23.163+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a7403724c77efb6f7be0656455782446","spanId":"7fcd0231d63cde63","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:23.179+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"02c059d8de526e19b1d6e50b41ceb270","spanId":"bd3ed49ee440061c","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=37ccb154-5645-4fe9-93c5-47224d87a7f0, timestamp=2026-09-07T12:21:28.707370115Z, stateChangeResult=NO_ERROR, message=Review completed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Review completed'}})","timestamp":"2026-09-07T12:21:28.711+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"02c059d8de526e19b1d6e50b41ceb270","spanId":"bd3ed49ee440061c","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:28.728+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"02c059d8de526e19b1d6e50b41ceb270","spanId":"bd3ed49ee440061c","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=6e019e10-4d10-4a4b-940f-6445f598fa74, timestamp=2026-09-07T12:21:29.273292841Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=DEPLOYED, lockState=LOCKED, stateChangeResult=NO_ERROR, revisionId=4378f564-c4a8-4d4e-863f-327720f921fc, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-09-07T12:21:29.284+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f49a86fb71f5b182e1e24445b4db4968","spanId":"1e8240e35b77dd76","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-1"},"message":"Updating deployed instance with id 12cd25a8-cc31-433b-9eb7-c5089f608a89","timestamp":"2026-09-07T12:21:34.153+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f49a86fb71f5b182e1e24445b4db4968","spanId":"1e8240e35b77dd76","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent PROPERTIES_UPDATE\nPropertiesUpdate(super=ParticipantMessage(messageType=PROPERTIES_UPDATE, messageId=ece8d026-59f0-4b4c-91c3-f0d51049c14a, timestamp=2026-09-07T12:21:34.185164808Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=4378f564-c4a8-4d4e-863f-327720f921fc, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=UPDATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=UPDATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=UPDATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=UPDATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], rollback=false, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}, state=PRESENT}, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT})])])","timestamp":"2026-09-07T12:21:34.204+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Found no committed offset for partition policy-acruntime-participant-8","timestamp":"2026-09-07T12:16:20.562+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Found no committed offset for partition policy-acruntime-participant-6","timestamp":"2026-09-07T12:16:20.562+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.SubscriptionState","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Resetting offset for partition policy-acruntime-participant-9 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[kafka:9092 (id: 1 rack: null isFenced: false)], epoch=0}}.","timestamp":"2026-09-07T12:16:20.581+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.SubscriptionState","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Resetting offset for partition policy-acruntime-participant-7 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[kafka:9092 (id: 1 rack: null isFenced: false)], epoch=0}}.","timestamp":"2026-09-07T12:16:20.582+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.SubscriptionState","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Resetting offset for partition policy-acruntime-participant-8 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[kafka:9092 (id: 1 rack: null isFenced: false)], epoch=0}}.","timestamp":"2026-09-07T12:16:20.582+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.SubscriptionState","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Resetting offset for partition policy-acruntime-participant-5 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[kafka:9092 (id: 1 rack: null isFenced: false)], epoch=0}}.","timestamp":"2026-09-07T12:16:20.583+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.SubscriptionState","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Resetting offset for partition policy-acruntime-participant-6 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[kafka:9092 (id: 1 rack: null isFenced: false)], epoch=0}}.","timestamp":"2026-09-07T12:16:20.583+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.springframework.kafka.listener.KafkaMessageListenerContainer","thread":"participantMessageListener-0-C-1"},"message":"participantMessageListener: partitions assigned: [policy-acruntime-participant-5, policy-acruntime-participant-6, policy-acruntime-participant-7, policy-acruntime-participant-8, policy-acruntime-participant-9]","timestamp":"2026-09-07T12:16:20.597+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"587f30e02e6ed308","extra_data":{"logger":"org.apache.kafka.common.config.AbstractConfig","thread":"http-nio-6969-exec-7"},"message":"AdminClientConfig values: \n\tbootstrap.controllers = []\n\tbootstrap.servers = [kafka:9092]\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = acm-r-admin-0\n\tconfig.providers = []\n\tconnections.max.idle.ms = 300000\n\tdefault.api.timeout.ms = 60000\n\tenable.metrics.push = false\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.rebootstrap.trigger.ms = 300000\n\tmetadata.recovery.strategy = rebootstrap\n\tmetric.reporters = [org.apache.kafka.common.metrics.JmxReporter]\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 30000\n\treconnect.backoff.ms = 5000\n\trequest.timeout.ms = 30000\n\tretries = 2147483647\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = [hidden]\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.assertion.algorithm = RS256\n\tsasl.oauthbearer.assertion.claim.aud = null\n\tsasl.oauthbearer.assertion.claim.exp.seconds = 300\n\tsasl.oauthbearer.assertion.claim.iss = null\n\tsasl.oauthbearer.assertion.claim.jti.include = false\n\tsasl.oauthbearer.assertion.claim.nbf.seconds = 60\n\tsasl.oauthbearer.assertion.claim.sub = null\n\tsasl.oauthbearer.assertion.file = null\n\tsasl.oauthbearer.assertion.private.key.file = null\n\tsasl.oauthbearer.assertion.private.key.passphrase = null\n\tsasl.oauthbearer.assertion.template.file = null\n\tsasl.oauthbearer.client.credentials.client.id = null\n\tsasl.oauthbearer.client.credentials.client.secret = null\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = []\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever\n\tsasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator\n\tsasl.oauthbearer.scope = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = []\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n","timestamp":"2026-09-07T12:17:17.129+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"587f30e02e6ed308","extra_data":{"logger":"org.apache.kafka.common.config.AbstractConfig","thread":"http-nio-6969-exec-7"},"message":"These configurations '[sasl.jaas.config]' were supplied but are not used yet.","timestamp":"2026-09-07T12:17:17.135+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"587f30e02e6ed308","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"http-nio-6969-exec-7"},"message":"Kafka version: 4.2.1","timestamp":"2026-09-07T12:17:17.136+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"587f30e02e6ed308","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"http-nio-6969-exec-7"},"message":"Kafka commitId: 92f61c44867f39dc","timestamp":"2026-09-07T12:17:17.136+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"587f30e02e6ed308","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"http-nio-6969-exec-7"},"message":"Kafka startTimeMs: 1788783437135","timestamp":"2026-09-07T12:17:17.136+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"587f30e02e6ed308","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"http-nio-6969-exec-7"},"message":"Metrics scheduler closed","timestamp":"2026-09-07T12:17:17.157+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"587f30e02e6ed308","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"http-nio-6969-exec-7"},"message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","timestamp":"2026-09-07T12:17:17.157+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"587f30e02e6ed308","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"http-nio-6969-exec-7"},"message":"Metrics reporters closed","timestamp":"2026-09-07T12:17:17.158+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"kafka-admin-client-thread | acm-r-admin-0"},"message":"App info kafka.admin.client for acm-r-admin-0 unregistered","timestamp":"2026-09-07T12:17:17.158+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"kafka-admin-client-thread | acm-r-admin-0"},"message":"Metrics scheduler closed","timestamp":"2026-09-07T12:17:17.162+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"kafka-admin-client-thread | acm-r-admin-0"},"message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","timestamp":"2026-09-07T12:17:17.162+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"kafka-admin-client-thread | acm-r-admin-0"},"message":"Metrics reporters closed","timestamp":"2026-09-07T12:17:17.162+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"d4a0d096602b714d","extra_data":{"logger":"org.apache.kafka.common.config.AbstractConfig","thread":"http-nio-6969-exec-7"},"message":"ProducerConfig values: \n\tacks = -1\n\tbatch.size = 16384\n\tbootstrap.servers = [kafka:9092]\n\tbuffer.memory = 33554432\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = acm-r-producer-1\n\tcompression.gzip.level = -1\n\tcompression.lz4.level = 9\n\tcompression.type = none\n\tcompression.zstd.level = 3\n\tconfig.providers = []\n\tconnections.max.idle.ms = 540000\n\tdelivery.timeout.ms = 120000\n\tenable.idempotence = true\n\tenable.metrics.push = true\n\tinterceptor.classes = []\n\tkey.serializer = class org.apache.kafka.common.serialization.StringSerializer\n\tlinger.ms = 5\n\tmax.block.ms = 60000\n\tmax.in.flight.requests.per.connection = 5\n\tmax.request.size = 1048576\n\tmetadata.max.age.ms = 300000\n\tmetadata.max.idle.ms = 300000\n\tmetadata.recovery.rebootstrap.trigger.ms = 300000\n\tmetadata.recovery.strategy = rebootstrap\n\tmetric.reporters = [org.apache.kafka.common.metrics.JmxReporter]\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartitioner.adaptive.partitioning.enable = true\n\tpartitioner.availability.timeout.ms = 0\n\tpartitioner.class = null\n\tpartitioner.ignore.keys = false\n\treceive.buffer.bytes = 32768\n\treconnect.backoff.max.ms = 30000\n\treconnect.backoff.ms = 5000\n\trequest.timeout.ms = 30000\n\tretries = 2147483647\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = [hidden]\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.assertion.algorithm = RS256\n\tsasl.oauthbearer.assertion.claim.aud = null\n\tsasl.oauthbearer.assertion.claim.exp.seconds = 300\n\tsasl.oauthbearer.assertion.claim.iss = null\n\tsasl.oauthbearer.assertion.claim.jti.include = false\n\tsasl.oauthbearer.assertion.claim.nbf.seconds = 60\n\tsasl.oauthbearer.assertion.claim.sub = null\n\tsasl.oauthbearer.assertion.file = null\n\tsasl.oauthbearer.assertion.private.key.file = null\n\tsasl.oauthbearer.assertion.private.key.passphrase = null\n\tsasl.oauthbearer.assertion.template.file = null\n\tsasl.oauthbearer.client.credentials.client.id = null\n\tsasl.oauthbearer.client.credentials.client.secret = null\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = []\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever\n\tsasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator\n\tsasl.oauthbearer.scope = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = []\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\ttransaction.timeout.ms = 60000\n\ttransaction.two.phase.commit.enable = false\n\ttransactional.id = null\n\tvalue.serializer = class org.onap.policy.clamp.models.acm.utils.serialization.ParticipantMessageSerializer\n","timestamp":"2026-09-07T12:17:17.178+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"d4a0d096602b714d","extra_data":{"logger":"org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector","thread":"http-nio-6969-exec-7"},"message":"initializing Kafka metrics collector","timestamp":"2026-09-07T12:17:17.179+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"d4a0d096602b714d","extra_data":{"logger":"org.apache.kafka.clients.producer.KafkaProducer","thread":"http-nio-6969-exec-7"},"message":"[Producer clientId=acm-r-producer-1] Instantiated an idempotent producer.","timestamp":"2026-09-07T12:17:17.192+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"d4a0d096602b714d","extra_data":{"logger":"org.apache.kafka.common.config.AbstractConfig","thread":"http-nio-6969-exec-7"},"message":"These configurations '[sasl.jaas.config]' were supplied but are not used yet.","timestamp":"2026-09-07T12:17:17.205+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"d4a0d096602b714d","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"http-nio-6969-exec-7"},"message":"Kafka version: 4.2.1","timestamp":"2026-09-07T12:17:17.205+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"d4a0d096602b714d","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"http-nio-6969-exec-7"},"message":"Kafka commitId: 92f61c44867f39dc","timestamp":"2026-09-07T12:17:17.205+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"d4a0d096602b714d","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"http-nio-6969-exec-7"},"message":"Kafka startTimeMs: 1788783437205","timestamp":"2026-09-07T12:17:17.205+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.Metadata","thread":"kafka-producer-network-thread | acm-r-producer-1"},"message":"[Producer clientId=acm-r-producer-1] Cluster ID: MkU3OEVBNTcwNTJENDM2Qk","timestamp":"2026-09-07T12:17:17.214+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.producer.internals.TransactionManager","thread":"kafka-producer-network-thread | acm-r-producer-1"},"message":"[Producer clientId=acm-r-producer-1] ProducerId set to 5 with epoch 0","timestamp":"2026-09-07T12:17:17.215+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"587f30e02e6ed308","extra_data":{"logger":"acm-network","thread":"http-nio-6969-exec-7"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_STATUS_REQ\nParticipantStatusReq(super=ParticipantMessage(messageType=PARTICIPANT_STATUS_REQ, messageId=d9adcdae-2b9a-4451-81d6-9dcee9e2de6b, timestamp=2026-09-07T12:17:17.125751521Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]))","timestamp":"2026-09-07T12:17:17.306+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"a9fa86bcf044106c","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=78047525-0d7f-4aaf-ab91-c7777a550450, timestamp=2026-09-07T12:17:17.438211730Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)], intermediaryVersion=9.1.1-SNAPSHOT)","timestamp":"2026-09-07T12:17:17.551+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"a9fa86bcf044106c","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_REGISTER_ACK\nParticipantRegisterAck(super=ParticipantAckMessage(responseTo=78047525-0d7f-4aaf-ab91-c7777a550450, timestamp=2026-09-07T12:17:18.361972390Z, stateChangeResult=null, message=Participant Register Ack, messageType=PARTICIPANT_REGISTER_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f))","timestamp":"2026-09-07T12:17:18.376+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"563318ef2ad480ab","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=5b83b540-0319-4eba-864d-f68a3fc09848, timestamp=2026-09-07T12:17:18.381429764Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:17:18.471+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"c952d4dcd73746e6c2f82e4773e91825","spanId":"563318ef2ad480ab","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:17:18.504+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"48e267768ea825610a36241e93535e0a","spanId":"0017385630c7fee0","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.participants.AcmParticipantProvider","thread":"http-nio-6969-exec-8"},"message":"Get request received for all participants","timestamp":"2026-09-07T12:17:19.988+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"aff4b339b5b9ca344106d9239f109920","spanId":"b1ed67a94c68c52b","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=eadfccc3-e8ce-467d-8b31-c697bd86516d, timestamp=2026-09-07T12:17:55.976494949Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:17:55.986+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"aff4b339b5b9ca344106d9239f109920","spanId":"b1ed67a94c68c52b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:17:56.009+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"0458095780510505c0681832b04545a7","spanId":"033d85047c507b2b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"scheduling-1"},"message":"Add scheduled scanning","timestamp":"2026-09-07T12:18:13.569+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"845cbf74a9bd0593e63481aa93f7afc4","spanId":"ae3fb9e501ba0f4b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-8"},"message":"Prime request received for ID: 505d7289-b9fe-4121-8914-248f4fa68c19","timestamp":"2026-09-07T12:18:22.999+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"845cbf74a9bd0593e63481aa93f7afc4","spanId":"ae3fb9e501ba0f4b","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent PARTICIPANT_PRIME\nParticipantPrime(super=ParticipantMessage(messageType=PARTICIPANT_PRIME, messageId=42dd675e-eb32-4a06-85cd-e857f6edb065, timestamp=2026-09-07T12:18:23.194471648Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=505d7289-b9fe-4121-8914-248f4fa68c19, revisionIdComposition=a16ce878-5261-4770-a5e4-eec84ff32abc, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), participantDefinitionUpdates=[ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_AutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}])], primeDtoList=[ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, compositionDto=CompositionDto{compositionId=505d7289-b9fe-4121-8914-248f4fa68c19, inPropertiesMap={onap.policy.clamp.ac.element.Sim_AutomationCompositionElement 1.2.3={provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_AutomationCompositionElement 1.2.3={}}})], primeOrder=PRIME)","timestamp":"2026-09-07T12:18:23.284+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"6278197cb245755290c79068800bafff","spanId":"a1083196fac2d87b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-2"},"message":"Get automation composition definition request received for ID: 505d7289-b9fe-4121-8914-248f4fa68c19","timestamp":"2026-09-07T12:18:23.369+00:00"} policy-clamp-runtime-acm-2 | {"severity":"WARN","traceId":"d24561de2e8dc45197533d0a9fb80d7b","spanId":"704bb040aebbf012","extra_data":{"logger":"org.hibernate.validator.internal.metadata.aggregated.CascadingMetaDataBuilder","thread":"http-nio-6969-exec-1"},"message":"HV000271: Using `@Valid` on a container (java.util.Map) is deprecated. You should apply the annotation on the type argument(s). Affected element: elements","timestamp":"2026-09-07T12:18:28.685+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"d24561de2e8dc45197533d0a9fb80d7b","spanId":"704bb040aebbf012","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-1"},"message":"Create instance request received for compositionId 505d7289-b9fe-4121-8914-248f4fa68c19","timestamp":"2026-09-07T12:18:28.701+00:00"} policy-clamp-runtime-acm-2 | {"severity":"WARN","traceId":"d24561de2e8dc45197533d0a9fb80d7b","spanId":"704bb040aebbf012","extra_data":{"logger":"org.hibernate.validator.internal.metadata.aggregated.CascadingMetaDataBuilder","thread":"http-nio-6969-exec-1"},"message":"HV000271: Using `@Valid` on a container (java.util.Map) is deprecated. You should apply the annotation on the type argument(s). Affected element: properties","timestamp":"2026-09-07T12:18:28.741+00:00"} policy-clamp-runtime-acm-2 | {"severity":"WARN","traceId":"d24561de2e8dc45197533d0a9fb80d7b","spanId":"704bb040aebbf012","extra_data":{"logger":"org.hibernate.validator.internal.metadata.aggregated.CascadingMetaDataBuilder","thread":"http-nio-6969-exec-1"},"message":"HV000271: Using `@Valid` on a container (java.util.Map) is deprecated. You should apply the annotation on the type argument(s). Affected element: outProperties","timestamp":"2026-09-07T12:18:28.742+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f49a86fb71f5b182e1e24445b4db4968","spanId":"347381bf8172906a","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=ece8d026-59f0-4b4c-91c3-f0d51049c14a, timestamp=2026-09-07T12:21:34.280195354Z, stateChangeResult=NO_ERROR, message=Updated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Updated'}})","timestamp":"2026-09-07T12:21:34.285+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f49a86fb71f5b182e1e24445b4db4968","spanId":"347381bf8172906a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:34.298+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"2f3a0659d48d2574af3656bbbcf4cd5e","spanId":"8cae8dac86ad1744","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=2ef9fad8-87c0-41c6-aab2-d829bb2cbe2e, timestamp=2026-09-07T12:21:40.665982384Z, stateChangeResult=NO_ERROR, message=Updated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Updated'}})","timestamp":"2026-09-07T12:21:40.671+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"2f3a0659d48d2574af3656bbbcf4cd5e","spanId":"8cae8dac86ad1744","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:40.683+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"34f01c0d17f39805bacf450891ab5b2a","spanId":"56b3fc7cb9b9c1f5","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=e5f5d8e7-e651-48a5-b5ab-cea238d71e30, timestamp=2026-09-07T12:18:29.292426561Z, stateChangeResult=FAILED, message=Deploy failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=4a821505-b002-4235-a513-833e4a1af741, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb80c6c34=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deploy failed!'}})","timestamp":"2026-09-07T12:18:29.313+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"34f01c0d17f39805bacf450891ab5b2a","spanId":"56b3fc7cb9b9c1f5","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:18:29.333+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"0d2844defa1665870442ad8ccbe8c1dd","spanId":"ea537f0b6bde6d75","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-7"},"message":"Undeployment request received for instanceID: 4a821505-b002-4235-a513-833e4a1af741","timestamp":"2026-09-07T12:18:34.797+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"0d2844defa1665870442ad8ccbe8c1dd","spanId":"ea537f0b6bde6d75","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_STATE_CHANGE\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=d9e75404-fecc-4c8e-82fe-29644810a83d, timestamp=2026-09-07T12:18:34.812221574Z, participantId=null, replicaId=null, automationCompositionId=4a821505-b002-4235-a513-833e4a1af741, compositionId=505d7289-b9fe-4121-8914-248f4fa68c19, revisionIdComposition=5e6b3c14-3052-4f28-9a5b-299a43b88bbd, revisionIdInstance=b0ce6b5d-b7df-4023-a045-116efb7f0030, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), deployOrderedState=UNDEPLOY, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=505d7289-b9fe-4121-8914-248f4fa68c19, elementDefinitionId=onap.policy.clamp.ac.element.Sim_AutomationCompositionElement 1.2.3, inProperties={provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=4a821505-b002-4235-a513-833e4a1af741, elementId=709c62b3-8918-41b9-a747-d21eb80c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT})])])","timestamp":"2026-09-07T12:18:34.856+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"0d2844defa1665870442ad8ccbe8c1dd","spanId":"cc01cc6bb6a5d40a","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=d9e75404-fecc-4c8e-82fe-29644810a83d, timestamp=2026-09-07T12:18:44.892204180Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=4a821505-b002-4235-a513-833e4a1af741, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb80c6c34=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-09-07T12:18:44.900+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"0d2844defa1665870442ad8ccbe8c1dd","spanId":"cc01cc6bb6a5d40a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:18:44.920+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"0d2844defa1665870442ad8ccbe8c1dd","spanId":"cc01cc6bb6a5d40a","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=486e146b-33d5-4c3b-9e37-a8038712db32, timestamp=2026-09-07T12:18:45.489856994Z, participantId=null, replicaId=null, automationCompositionId=4a821505-b002-4235-a513-833e4a1af741, compositionId=505d7289-b9fe-4121-8914-248f4fa68c19, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=4a821505-b002-4235-a513-833e4a1af741, deployState=UNDEPLOYED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=13be95d4-8a8d-4821-81ec-d205fb0dd0f6, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb80c6c34, definition=onap.policy.clamp.ac.element.Sim_AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-09-07T12:18:45.515+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"e8da8f3225442381b0501757f8ce050a","spanId":"9fa859a84a925690","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=1347bf32-c276-48dd-b6da-e8456de19ac5, timestamp=2026-09-07T12:18:51.175466702Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=4a821505-b002-4235-a513-833e4a1af741, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb80c6c34=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:18:51.187+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"2f3a0659d48d2574af3656bbbcf4cd5e","spanId":"8cae8dac86ad1744","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=fe26ec41-82be-4908-ae6e-ad4593f0e423, timestamp=2026-09-07T12:21:41.224899723Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=DEPLOYED, lockState=LOCKED, stateChangeResult=NO_ERROR, revisionId=1a5f8a61-4892-4105-9302-0d1d45b8d0c9, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-09-07T12:21:41.237+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"4633c80eebe7613394a5cea8cf5235f9","spanId":"af59383d63ba520a","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=929c2b18-6e01-48f5-8786-888209d266ba, timestamp=2026-09-07T12:21:47.246631437Z, stateChangeResult=NO_ERROR, message=Updated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Updated'}})","timestamp":"2026-09-07T12:21:47.253+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"4633c80eebe7613394a5cea8cf5235f9","spanId":"af59383d63ba520a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:47.281+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"e8da8f3225442381b0501757f8ce050a","spanId":"9fa859a84a925690","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:18:51.211+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"e8da8f3225442381b0501757f8ce050a","spanId":"9fa859a84a925690","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=c85b5d82-f684-4c8f-928c-2b2e9467c8e2, timestamp=2026-09-07T12:18:51.807219115Z, participantId=null, replicaId=null, automationCompositionId=4a821505-b002-4235-a513-833e4a1af741, compositionId=505d7289-b9fe-4121-8914-248f4fa68c19, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=4a821505-b002-4235-a513-833e4a1af741, deployState=DELETED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=13be95d4-8a8d-4821-81ec-d205fb0dd0f6, compositionTargetId=null, acElementList=[])], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=null)","timestamp":"2026-09-07T12:18:51.816+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"fa2802b4a7fb0c3ebd037b120e34b764","spanId":"43f66cd4e1ea0dd1","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-4"},"message":"Get automation composition definition request received for ID: 505d7289-b9fe-4121-8914-248f4fa68c19","timestamp":"2026-09-07T12:19:01.891+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"129b1cd4d6c79d3587af64a8b653c270","spanId":"12c66305fda76758","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-5"},"message":"Create request received for ID: 0a2b1f6b-1cab-46e6-b8b9-cece3e810462","timestamp":"2026-09-07T12:19:02.204+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"0ba5854c5c6909a3f71fb0ddb0a81dc4","spanId":"8d4b93b8cf0014ce","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-7"},"message":"Get automation composition definition request received for ID: 0a2b1f6b-1cab-46e6-b8b9-cece3e810462","timestamp":"2026-09-07T12:19:07.660+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"b6d638b8d2a9aac36d83fa60532eee1e","spanId":"2ed80dba3091cd0f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-10"},"message":"Create instance request received for compositionId 0a2b1f6b-1cab-46e6-b8b9-cece3e810462","timestamp":"2026-09-07T12:19:07.787+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"d45613a2cf353b968b2f04b06576bb3d","spanId":"634e5de06ef05bad","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-1"},"message":"Delete automation composition request received for name: Instance-Multiple and version: 1.0.1","timestamp":"2026-09-07T12:19:25.383+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"d45613a2cf353b968b2f04b06576bb3d","spanId":"634e5de06ef05bad","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_STATE_CHANGE\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=a1686546-f7b4-4953-bba0-8db967a0e8c2, timestamp=2026-09-07T12:19:25.390851599Z, participantId=null, replicaId=null, automationCompositionId=66b318ac-b30b-4dea-b945-8a6a8ea24e92, compositionId=0a2b1f6b-1cab-46e6-b8b9-cece3e810462, revisionIdComposition=e6425036-f01f-4ad8-a536-bb0e1eadd998, revisionIdInstance=af2cefde-41ea-44f0-878a-3718883750f0, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92]), deployOrderedState=DELETE, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=0a2b1f6b-1cab-46e6-b8b9-cece3e810462, elementDefinitionId=onap.policy.clamp.ac.element.type1.Sim_AutomationCompositionElement 1.2.3, inProperties={provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=66b318ac-b30b-4dea-b945-8a6a8ea24e92, elementId=709c62b3-8918-41b9-a747-d21eb80c6c41, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=0a2b1f6b-1cab-46e6-b8b9-cece3e810462, elementDefinitionId=onap.policy.clamp.ac.element.type2.Sim_AutomationCompositionElement 1.2.3, inProperties={provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=66b318ac-b30b-4dea-b945-8a6a8ea24e92, elementId=709c62b3-8918-41b9-a747-d21eb80c6c42, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT})])])","timestamp":"2026-09-07T12:19:25.400+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"eba15ffe768a2684128204cda48e948c","spanId":"d2e4a13ada139a97","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-9"},"message":"Deprime request received for ID: 0a2b1f6b-1cab-46e6-b8b9-cece3e810462","timestamp":"2026-09-07T12:19:31.054+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"eba15ffe768a2684128204cda48e948c","spanId":"d2e4a13ada139a97","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent PARTICIPANT_PRIME\nParticipantPrime(super=ParticipantMessage(messageType=PARTICIPANT_PRIME, messageId=84ee928c-448e-43d9-b270-b0938d275102, timestamp=2026-09-07T12:19:31.093989264Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=0a2b1f6b-1cab-46e6-b8b9-cece3e810462, revisionIdComposition=af82b27d-ee33-4800-ab38-fac616b534bb, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92]), participantDefinitionUpdates=[], primeDtoList=[ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, compositionDto=CompositionDto{compositionId=0a2b1f6b-1cab-46e6-b8b9-cece3e810462, inPropertiesMap={onap.policy.clamp.ac.element.type1.Sim_AutomationCompositionElement 1.2.3={provider=*, startPhase=*}, onap.policy.clamp.ac.element.type2.Sim_AutomationCompositionElement 1.2.3={provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.type1.Sim_AutomationCompositionElement 1.2.3={InternalState=*}, onap.policy.clamp.ac.element.type2.Sim_AutomationCompositionElement 1.2.3={InternalState=*}}})], primeOrder=DEPRIME)","timestamp":"2026-09-07T12:19:31.106+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"385ec10f64e855385152133bc3bd0cd2","spanId":"0e96cbacc343619b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-8"},"message":"Get automation composition definition request received for ID: 0a2b1f6b-1cab-46e6-b8b9-cece3e810462","timestamp":"2026-09-07T12:19:31.242+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"630602357938e06b2d1e05f195bb0c83","spanId":"ca95c35c3db67652","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-5"},"message":"Prime request received for ID: 9e2e9a2d-3a59-45eb-bb21-b44449627727","timestamp":"2026-09-07T12:19:37.087+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"630602357938e06b2d1e05f195bb0c83","spanId":"ca95c35c3db67652","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent PARTICIPANT_PRIME\nParticipantPrime(super=ParticipantMessage(messageType=PARTICIPANT_PRIME, messageId=3c063fd7-0919-41e9-8918-8f0c8e92e0af, timestamp=2026-09-07T12:19:37.154305810Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=9e2e9a2d-3a59-45eb-bb21-b44449627727, revisionIdComposition=d04a6c7e-9f87-4b33-bc1a-b99fb051e498, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), participantDefinitionUpdates=[ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}])], primeDtoList=[ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, compositionDto=CompositionDto{compositionId=9e2e9a2d-3a59-45eb-bb21-b44449627727, inPropertiesMap={onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3={}, onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3={}, onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3={}}})], primeOrder=PRIME)","timestamp":"2026-09-07T12:19:37.171+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"34af2b50b9e37a24da15d22a28b03739","spanId":"0bc2eaaa199670b3","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-7"},"message":"Get automation composition definition request received for ID: 9e2e9a2d-3a59-45eb-bb21-b44449627727","timestamp":"2026-09-07T12:19:52.637+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"86dc8eebac3fded012d6230105a531a7","spanId":"4de19b3f3d1557c2","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=e0a6dd0d-7292-45cb-aba5-9fd893721b59, timestamp=2026-09-07T12:19:55.976169155Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:19:55.984+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"86dc8eebac3fded012d6230105a531a7","spanId":"4de19b3f3d1557c2","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:19:56.001+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"42120a0c7e38d9fd6ebf17e89182cd81","spanId":"9a9b090d7e490965","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-9"},"message":"Get automation composition definition request received for ID: 9e2e9a2d-3a59-45eb-bb21-b44449627727","timestamp":"2026-09-07T12:19:57.772+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"7e0d6ea98eb0d38046fd1d5c1dbb02e6","spanId":"450ab58accf8f27b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-8"},"message":"Deprime request received for ID: 9e2e9a2d-3a59-45eb-bb21-b44449627727","timestamp":"2026-09-07T12:19:58.017+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"7e0d6ea98eb0d38046fd1d5c1dbb02e6","spanId":"450ab58accf8f27b","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent PARTICIPANT_PRIME\nParticipantPrime(super=ParticipantMessage(messageType=PARTICIPANT_PRIME, messageId=b13da8f3-29d3-4507-9301-ba1c451edd10, timestamp=2026-09-07T12:19:58.029947022Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=9e2e9a2d-3a59-45eb-bb21-b44449627727, revisionIdComposition=7f3c2800-2b59-4d9d-bb19-aad4fa9b50a5, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), participantDefinitionUpdates=[], primeDtoList=[ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, compositionDto=CompositionDto{compositionId=9e2e9a2d-3a59-45eb-bb21-b44449627727, inPropertiesMap={onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3={}, onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3={}, onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3={}}})], primeOrder=DEPRIME)","timestamp":"2026-09-07T12:19:58.038+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"82d882c9154868e48f2eee5a3aaaa1b1","spanId":"880f8738cf50998a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-6"},"message":"Get automation composition definition request received for ID: 9e2e9a2d-3a59-45eb-bb21-b44449627727","timestamp":"2026-09-07T12:20:03.278+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"4692b95054f90d62b5ca01c99b88f30e","spanId":"892ef63fcbef6343","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-7"},"message":"Create request received for ID: c7da95c8-422b-4ba8-94a7-a5d1437709d5","timestamp":"2026-09-07T12:20:03.530+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"7650df5edfef7cb3dc8ab99d45f8c150","spanId":"12c91ce8f4e93b1a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-10"},"message":"Create request received for ID: fd4f305f-e905-4c87-9b46-eabe7b08fb74","timestamp":"2026-09-07T12:20:03.713+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"28f39414482ed8b81d0dab63f745aaff","spanId":"a9dc792fceb2edb1","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-9"},"message":"Create request received for ID: d09cf5c5-df51-4549-ab51-c5c31c7b1fc1","timestamp":"2026-09-07T12:20:03.837+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2dda6f25522c0f8deb54f5480df66403","spanId":"2b4be4a99f54dee2","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-8"},"message":"Prime request received for ID: c7da95c8-422b-4ba8-94a7-a5d1437709d5","timestamp":"2026-09-07T12:20:03.948+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2dda6f25522c0f8deb54f5480df66403","spanId":"2b4be4a99f54dee2","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent PARTICIPANT_PRIME\nParticipantPrime(super=ParticipantMessage(messageType=PARTICIPANT_PRIME, messageId=52bc82da-7b6a-4bb0-8f4b-6405eb096137, timestamp=2026-09-07T12:20:03.966525294Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=c7da95c8-422b-4ba8-94a7-a5d1437709d5, revisionIdComposition=215966cd-71ee-4de1-bb98-aa14f012ebac, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c01]), participantDefinitionUpdates=[ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Http_AutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.HttpAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}])], primeDtoList=[ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, compositionDto=CompositionDto{compositionId=c7da95c8-422b-4ba8-94a7-a5d1437709d5, inPropertiesMap={onap.policy.clamp.ac.element.Http_AutomationCompositionElement 1.2.3={uninitializedToPassiveTimeout=*, startPhase=*, stage={prepare=[*], migrate=[*]}, provider=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Http_AutomationCompositionElement 1.2.3={}}})], primeOrder=PRIME)","timestamp":"2026-09-07T12:20:03.980+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2dda6f25522c0f8deb54f5480df66403","spanId":"c25eea264247abbe","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PARTICIPANT_PRIME","timestamp":"2026-09-07T12:20:04.012+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2dda6f25522c0f8deb54f5480df66403","spanId":"e776934c6912a6e2","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=52bc82da-7b6a-4bb0-8f4b-6405eb096137, timestamp=2026-09-07T12:20:04.005135127Z, stateChangeResult=NO_ERROR, message=Not implemented, messageType=PARTICIPANT_PRIME_ACK, compositionId=c7da95c8-422b-4ba8-94a7-a5d1437709d5, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=3033c6d1-7b03-4575-bf43-7d4e95dec165), compositionState=PRIMED, outPropertiesList=null)","timestamp":"2026-09-07T12:20:04.026+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2dda6f25522c0f8deb54f5480df66403","spanId":"e776934c6912a6e2","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:20:04.039+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2dda6f25522c0f8deb54f5480df66403","spanId":"e776934c6912a6e2","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=5a2ed460-d6a6-4a60-90a6-af6d30e4fe2e, timestamp=2026-09-07T12:20:04.605376252Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=c7da95c8-422b-4ba8-94a7-a5d1437709d5, revisionIdComposition=51e9b5b2-0be1-42d8-9e26-cd3841f244e5, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c01]), state=PRIMED, participantDefinitionUpdates=[ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Http_AutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.HttpAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}])], automationcompositionList=[], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=NO_ERROR)","timestamp":"2026-09-07T12:20:04.614+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2f6cd45ec9d19813ab037fa131fc159f","spanId":"eade4d9bca06abd0","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-4"},"message":"Get automation composition definition request received for ID: c7da95c8-422b-4ba8-94a7-a5d1437709d5","timestamp":"2026-09-07T12:20:09.225+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"87d379dcb1ecad4d8b3c4d336eafcdbd","spanId":"5ee481b82d8d2b33","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PARTICIPANT_PRIME","timestamp":"2026-09-07T12:20:09.533+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"87d379dcb1ecad4d8b3c4d336eafcdbd","spanId":"23d58c54f824a874","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=9c2234e0-b37b-4599-aa56-96b14d9722e7, timestamp=2026-09-07T12:20:09.597991038Z, stateChangeResult=FAILED, message=Prime failed!, messageType=PARTICIPANT_PRIME_ACK, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), compositionState=COMMISSIONED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}])","timestamp":"2026-09-07T12:20:09.604+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"87d379dcb1ecad4d8b3c4d336eafcdbd","spanId":"23d58c54f824a874","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:20:09.635+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"87d379dcb1ecad4d8b3c4d336eafcdbd","spanId":"bc9a19999608e8e7","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=9c2234e0-b37b-4599-aa56-96b14d9722e7, timestamp=2026-09-07T12:20:09.648665501Z, stateChangeResult=NO_ERROR, message=Primed, messageType=PARTICIPANT_PRIME_ACK, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), compositionState=PRIMED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, outProperties={InternalState=*}}])","timestamp":"2026-09-07T12:20:09.667+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"87d379dcb1ecad4d8b3c4d336eafcdbd","spanId":"bc9a19999608e8e7","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:20:09.677+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"87d379dcb1ecad4d8b3c4d336eafcdbd","spanId":"23d58c54f824a874","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=52a3d4b3-ee80-4110-a623-2e3246e47621, timestamp=2026-09-07T12:20:10.193109195Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=20403c41-b934-4c66-8705-e96f174acfca, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMING, participantDefinitionUpdates=[ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement2', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}]), ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}])], automationcompositionList=[], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=FAILED)","timestamp":"2026-09-07T12:20:10.201+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"ad0563fc04a49efd59b308057a94a3ba","spanId":"7bd69abed5e6f7aa","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"scheduling-1"},"message":"Add scheduled scanning","timestamp":"2026-09-07T12:20:13.568+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"09d54c5fe16a35c45890674728b08697","spanId":"94e0c9b148878daa","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PARTICIPANT_PRIME","timestamp":"2026-09-07T12:20:15.051+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"09d54c5fe16a35c45890674728b08697","spanId":"3c8bd0570bde4862","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=10cb0352-ea1f-4ae4-8b02-483ee0631210, timestamp=2026-09-07T12:20:15.118469109Z, stateChangeResult=NO_ERROR, message=Primed, messageType=PARTICIPANT_PRIME_ACK, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), compositionState=PRIMED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}])","timestamp":"2026-09-07T12:20:15.124+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"09d54c5fe16a35c45890674728b08697","spanId":"3c8bd0570bde4862","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:20:15.135+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"09d54c5fe16a35c45890674728b08697","spanId":"2cec8604004c5a06","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=10cb0352-ea1f-4ae4-8b02-483ee0631210, timestamp=2026-09-07T12:20:15.156859933Z, stateChangeResult=NO_ERROR, message=Primed, messageType=PARTICIPANT_PRIME_ACK, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), compositionState=PRIMED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, outProperties={InternalState=*}}])","timestamp":"2026-09-07T12:20:15.163+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"09d54c5fe16a35c45890674728b08697","spanId":"2cec8604004c5a06","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:20:15.177+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"eb447909fd8eab06f3f60503785caad6","spanId":"ae847f6650920e33","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-2"},"message":"Get automation composition definition request received for ID: fd4f305f-e905-4c87-9b46-eabe7b08fb74","timestamp":"2026-09-07T12:20:15.215+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"09d54c5fe16a35c45890674728b08697","spanId":"3c8bd0570bde4862","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=3f40589c-c5af-4776-8b93-94a2f5cfa4d2, timestamp=2026-09-07T12:20:15.696083985Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement2', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}]), ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}])], automationcompositionList=[], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=NO_ERROR)","timestamp":"2026-09-07T12:20:15.716+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"a67f84dda7e9593e50fbdc7f43357d3e","spanId":"e3f718d4fb14b1f9","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PARTICIPANT_PRIME","timestamp":"2026-09-07T12:20:20.540+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"a67f84dda7e9593e50fbdc7f43357d3e","spanId":"0c20c8eee615cf1c","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=d5b87bf2-fa58-4a43-a1c0-eaeaf3833fff, timestamp=2026-09-07T12:20:20.599724708Z, stateChangeResult=NO_ERROR, message=Primed, messageType=PARTICIPANT_PRIME_ACK, compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), compositionState=PRIMED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, outProperties={InternalState=*}}])","timestamp":"2026-09-07T12:20:20.605+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"a67f84dda7e9593e50fbdc7f43357d3e","spanId":"0c20c8eee615cf1c","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:20:20.620+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"a67f84dda7e9593e50fbdc7f43357d3e","spanId":"2b5ce4bb8b1160bd","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=d5b87bf2-fa58-4a43-a1c0-eaeaf3833fff, timestamp=2026-09-07T12:20:20.602348909Z, stateChangeResult=NO_ERROR, message=Primed, messageType=PARTICIPANT_PRIME_ACK, compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592), compositionState=PRIMED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, outProperties={InternalState=*}}])","timestamp":"2026-09-07T12:20:20.623+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"a67f84dda7e9593e50fbdc7f43357d3e","spanId":"2b5ce4bb8b1160bd","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:20:20.631+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"a67f84dda7e9593e50fbdc7f43357d3e","spanId":"0c20c8eee615cf1c","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=45bcc0b3-d4b4-4d9b-a0e8-69f55421e4eb, timestamp=2026-09-07T12:20:21.181833086Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdComposition=b8002da7-2b43-44ec-90a2-42976cef32c2, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement3', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}]), ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}])], automationcompositionList=[], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=NO_ERROR)","timestamp":"2026-09-07T12:20:21.191+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"d536265f4649ec4c075bbbeede4fd00b","spanId":"6275f104b5943331","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-9"},"message":"Get automation composition definition request received for ID: d09cf5c5-df51-4549-ab51-c5c31c7b1fc1","timestamp":"2026-09-07T12:20:25.784+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"3e53d3055f7c0c8ca0e9478b6183dbfb","spanId":"d038e4d0ad64b369","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-09-07T12:20:26.121+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"04110d3fc11b78e78e1b8faf9b775a34","spanId":"4f63d0fbf9f8a7f4","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-7"},"message":"Create instance request received for compositionId c7da95c8-422b-4ba8-94a7-a5d1437709d5","timestamp":"2026-09-07T12:20:31.492+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"6bcf4d70013fb455de4ef560f5a54fd9","spanId":"d4b7ab0f5bfe4d33","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-10"},"message":"Deployment request received for instanceID: b07a2765-02ac-4db4-9ce0-29ea4bba81f0","timestamp":"2026-09-07T12:20:32.100+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"6bcf4d70013fb455de4ef560f5a54fd9","spanId":"d4b7ab0f5bfe4d33","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_DEPLOY\nAutomationCompositionDeploy(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_DEPLOY, messageId=bdfc2a1a-5df9-4e1f-84ea-b49465e4a7af, timestamp=2026-09-07T12:20:32.115330745Z, participantId=null, replicaId=null, automationCompositionId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=fc05fcc0-8918-4317-85f2-2d796f3fb913, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT})])])","timestamp":"2026-09-07T12:20:32.166+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"6bcf4d70013fb455de4ef560f5a54fd9","spanId":"1d40842706960991","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_DEPLOY","timestamp":"2026-09-07T12:20:32.185+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"6bcf4d70013fb455de4ef560f5a54fd9","spanId":"443210678da57909","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=b830bdff-ac94-4f1e-a167-256f6aa2f403, timestamp=2026-09-07T12:20:32.154702789Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c36, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:20:32.197+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"6bcf4d70013fb455de4ef560f5a54fd9","spanId":"443210678da57909","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:20:32.210+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"6bcf4d70013fb455de4ef560f5a54fd9","spanId":"86cf3de9cee751dd","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=6d733658-54e9-407f-9a60-3d630f959da0, timestamp=2026-09-07T12:20:32.154981174Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c35, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:20:32.210+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"6bcf4d70013fb455de4ef560f5a54fd9","spanId":"86cf3de9cee751dd","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:20:32.226+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"6bcf4d70013fb455de4ef560f5a54fd9","spanId":"99fbf5008b8e6ae5","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=73954cec-c0a6-41c4-b151-a7af23de8748, timestamp=2026-09-07T12:20:32.154950703Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c34, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:20:32.227+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"6bcf4d70013fb455de4ef560f5a54fd9","spanId":"99fbf5008b8e6ae5","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:20:32.238+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"6bcf4d70013fb455de4ef560f5a54fd9","spanId":"65fb81a328fd5ccc","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=31ac31fe-0730-427f-bf35-cbfaf542f581, timestamp=2026-09-07T12:20:32.179617810Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c38, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=bde98032-4a8e-495c-9453-3997e4a42cef, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement2, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:20:32.241+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"6bcf4d70013fb455de4ef560f5a54fd9","spanId":"443210678da57909","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=ddd2af83-b07f-41ee-a128-8a4369673895, timestamp=2026-09-07T12:20:32.780672297Z, participantId=null, replicaId=null, automationCompositionId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, deployState=DEPLOYING, lockState=NONE, stateChangeResult=TIMEOUT, revisionId=9f04ec12-776b-4141-a371-662a14743a4d, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYING, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYING, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYING, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=DEPLOYING, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-09-07T12:20:32.790+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"218d819f1081ec18e460e5df995bf981","spanId":"e7cc17136c933aa2","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-09-07T12:20:37.727+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"218d819f1081ec18e460e5df995bf981","spanId":"725f3f8db1a41fdd","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=03cad111-746c-454a-90d4-694f6c445f32, timestamp=2026-09-07T12:20:37.728566750Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, deployState=UNDEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c36, deployState=UNDEPLOYING, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:20:37.742+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"218d819f1081ec18e460e5df995bf981","spanId":"725f3f8db1a41fdd","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:20:37.764+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"218d819f1081ec18e460e5df995bf981","spanId":"ae3d49df71a8b3db","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=39d68764-ad5b-4255-beae-625c57d96bed, timestamp=2026-09-07T12:20:37.728909037Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, deployState=UNDEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c35, deployState=UNDEPLOYING, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:20:37.765+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"218d819f1081ec18e460e5df995bf981","spanId":"ae3d49df71a8b3db","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:20:37.778+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"218d819f1081ec18e460e5df995bf981","spanId":"ea5db0855783dedc","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=a2598d9a-c9d4-43b1-ac69-b85fa433f53c, timestamp=2026-09-07T12:20:37.730123089Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, deployState=UNDEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c34, deployState=UNDEPLOYING, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:20:37.782+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"218d819f1081ec18e460e5df995bf981","spanId":"ea5db0855783dedc","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:20:37.795+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"218d819f1081ec18e460e5df995bf981","spanId":"3990e827a1cc503e","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=15eeb193-c2e3-4ad0-8bca-fdda38279727, timestamp=2026-09-07T12:20:37.736447418Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, deployState=UNDEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c38, deployState=UNDEPLOYING, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=bde98032-4a8e-495c-9453-3997e4a42cef, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement2, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:20:37.796+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"218d819f1081ec18e460e5df995bf981","spanId":"12e2490ba70e07bb","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=4129de9e-14ea-4d50-bf6e-d979abfad671, timestamp=2026-09-07T12:20:37.796805231Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-09-07T12:20:37.840+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"218d819f1081ec18e460e5df995bf981","spanId":"63eb52805a5b291a","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=4129de9e-14ea-4d50-bf6e-d979abfad671, timestamp=2026-09-07T12:20:37.799282328Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-09-07T12:20:37.853+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"218d819f1081ec18e460e5df995bf981","spanId":"a535ca53f0b799a2","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=4129de9e-14ea-4d50-bf6e-d979abfad671, timestamp=2026-09-07T12:20:37.801218633Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-09-07T12:20:37.862+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"218d819f1081ec18e460e5df995bf981","spanId":"725f3f8db1a41fdd","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=a262e076-c38c-412c-8352-7c78f95a1f05, timestamp=2026-09-07T12:20:38.335791003Z, participantId=null, replicaId=null, automationCompositionId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, deployState=UNDEPLOYED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=83d250e3-b10a-460c-a04c-924535195dd5, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-09-07T12:20:38.343+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"6426e8a393d352cf9ca2bf69cf09b243","spanId":"0b562344e81da0c5","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-09-07T12:20:43.128+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"6426e8a393d352cf9ca2bf69cf09b243","spanId":"6546c4082846441c","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=8aa39b33-b0bb-4c66-b307-89ae3442fc10, timestamp=2026-09-07T12:20:43.183307268Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:20:43.193+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"6426e8a393d352cf9ca2bf69cf09b243","spanId":"6546c4082846441c","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:20:43.208+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"6426e8a393d352cf9ca2bf69cf09b243","spanId":"f799a0d38ed70f6a","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=8aa39b33-b0bb-4c66-b307-89ae3442fc10, timestamp=2026-09-07T12:20:43.188779020Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:20:43.213+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"6426e8a393d352cf9ca2bf69cf09b243","spanId":"f799a0d38ed70f6a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:20:43.221+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"6426e8a393d352cf9ca2bf69cf09b243","spanId":"39c9ad2b2a0726e6","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=8aa39b33-b0bb-4c66-b307-89ae3442fc10, timestamp=2026-09-07T12:20:43.189544163Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:20:43.222+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"6426e8a393d352cf9ca2bf69cf09b243","spanId":"39c9ad2b2a0726e6","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:20:43.230+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"6426e8a393d352cf9ca2bf69cf09b243","spanId":"6546c4082846441c","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=1b6b0bfd-ae32-4cbe-af08-2dd24a57ff93, timestamp=2026-09-07T12:20:43.770530442Z, participantId=null, replicaId=null, automationCompositionId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=b07a2765-02ac-4db4-9ce0-29ea4bba81f0, deployState=DELETED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=83d250e3-b10a-460c-a04c-924535195dd5, compositionTargetId=null, acElementList=[])], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=null)","timestamp":"2026-09-07T12:20:43.778+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"9dfdaa581708bcd1845912f127626757","spanId":"75cf18ac634acf04","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_PREPARE","timestamp":"2026-09-07T12:20:48.975+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"9dfdaa581708bcd1845912f127626757","spanId":"fe287993edb19f6d","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=9db8003c-a24b-4cd3-8643-aaab909d5195, timestamp=2026-09-07T12:20:49.045278246Z, stateChangeResult=FAILED, message=Prepare failed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=UNDEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={}, result=true, message='Prepare failed'}})","timestamp":"2026-09-07T12:20:49.052+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"9dfdaa581708bcd1845912f127626757","spanId":"fe287993edb19f6d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:20:49.070+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"9dfdaa581708bcd1845912f127626757","spanId":"ff2c507376b4732e","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=9db8003c-a24b-4cd3-8643-aaab909d5195, timestamp=2026-09-07T12:20:49.045501250Z, stateChangeResult=FAILED, message=Prepare failed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=UNDEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={}, result=true, message='Prepare failed'}})","timestamp":"2026-09-07T12:20:49.073+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"9dfdaa581708bcd1845912f127626757","spanId":"ff2c507376b4732e","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:20:49.096+00:00"} policy-clamp-runtime-acm-2 | {"severity":"WARN","traceId":"9dfdaa581708bcd1845912f127626757","spanId":"fe287993edb19f6d","extra_data":{"logger":"org.hibernate.orm.jdbc.error","thread":"Thread-5"},"message":"HHH000247: ErrorCode: 0, SQLState: 23505","timestamp":"2026-09-07T12:20:49.636+00:00"} policy-clamp-runtime-acm-2 | {"severity":"WARN","traceId":"9dfdaa581708bcd1845912f127626757","spanId":"fe287993edb19f6d","extra_data":{"logger":"org.hibernate.orm.jdbc.error","thread":"Thread-5"},"message":"ERROR: duplicate key value violates unique constraint \"messagejob_identificationid_index\"\n Detail: Key (identificationid)=(12cd25a8-cc31-433b-9eb7-c5089f608a89) already exists.","timestamp":"2026-09-07T12:20:49.636+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"613d815c525eef759e65a75221176bfa","spanId":"b3802c950660bbf1","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_PREPARE","timestamp":"2026-09-07T12:20:54.550+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"613d815c525eef759e65a75221176bfa","spanId":"47f282978c7e61ef","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=3727a5d0-ac0b-4fe1-9b24-cb9a29748b82, timestamp=2026-09-07T12:20:54.627994933Z, stateChangeResult=NO_ERROR, message=stage 0 Prepared, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=2, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=UNDEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*]}, result=true, message='stage 0 Prepared'}})","timestamp":"2026-09-07T12:20:54.632+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"613d815c525eef759e65a75221176bfa","spanId":"47f282978c7e61ef","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:20:54.643+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"613d815c525eef759e65a75221176bfa","spanId":"a7ae1812d520d99b","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=3727a5d0-ac0b-4fe1-9b24-cb9a29748b82, timestamp=2026-09-07T12:20:54.628027764Z, stateChangeResult=NO_ERROR, message=stage 0 Prepared, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=1, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=UNDEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*]}, result=true, message='stage 0 Prepared'}})","timestamp":"2026-09-07T12:20:54.644+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"613d815c525eef759e65a75221176bfa","spanId":"a7ae1812d520d99b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:20:54.659+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"613d815c525eef759e65a75221176bfa","spanId":"44c8a87b0cca2394","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_PREPARE","timestamp":"2026-09-07T12:20:55.743+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"613d815c525eef759e65a75221176bfa","spanId":"47f282978c7e61ef","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_PREPARE\nAutomationCompositionPrepare(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_PREPARE, messageId=c018e09d-9955-447d-941f-6b25ae061a88, timestamp=2026-09-07T12:20:55.725443718Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=79202367-a5c3-4228-a413-8d65e2de4571, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], preDeploy=true, stage=1, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*]}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*]}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*]}, state=PRESENT})])])","timestamp":"2026-09-07T12:20:55.749+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"613d815c525eef759e65a75221176bfa","spanId":"e9c753511b36c354","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=c018e09d-9955-447d-941f-6b25ae061a88, timestamp=2026-09-07T12:20:55.810578557Z, stateChangeResult=NO_ERROR, message=Prepare completed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=UNDEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *]}, result=true, message='Prepare completed'}})","timestamp":"2026-09-07T12:20:55.815+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"613d815c525eef759e65a75221176bfa","spanId":"e9c753511b36c354","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:20:55.837+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"613d815c525eef759e65a75221176bfa","spanId":"7d5737a946dade46","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=c018e09d-9955-447d-941f-6b25ae061a88, timestamp=2026-09-07T12:20:55.811622835Z, stateChangeResult=NO_ERROR, message=stage 1 Prepared, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=2, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=UNDEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*]}, result=true, message='stage 1 Prepared'}})","timestamp":"2026-09-07T12:20:55.841+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"613d815c525eef759e65a75221176bfa","spanId":"7d5737a946dade46","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:20:55.851+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"613d815c525eef759e65a75221176bfa","spanId":"e9c753511b36c354","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_PREPARE\nAutomationCompositionPrepare(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_PREPARE, messageId=895eb935-e500-466d-a53e-a764eba2459b, timestamp=2026-09-07T12:20:56.900603695Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=79202367-a5c3-4228-a413-8d65e2de4571, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], preDeploy=true, stage=2, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*]}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*]}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*]}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *]}, state=PRESENT})])])","timestamp":"2026-09-07T12:20:56.910+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"613d815c525eef759e65a75221176bfa","spanId":"15a70f36b1165924","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_PREPARE","timestamp":"2026-09-07T12:20:56.929+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"613d815c525eef759e65a75221176bfa","spanId":"3e66783b2c56d03d","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=895eb935-e500-466d-a53e-a764eba2459b, timestamp=2026-09-07T12:20:56.975656798Z, stateChangeResult=NO_ERROR, message=Prepare completed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=UNDEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *]}, result=true, message='Prepare completed'}})","timestamp":"2026-09-07T12:20:56.987+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"613d815c525eef759e65a75221176bfa","spanId":"3e66783b2c56d03d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:20:57.002+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"613d815c525eef759e65a75221176bfa","spanId":"165f9a5f5ee895d4","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=895eb935-e500-466d-a53e-a764eba2459b, timestamp=2026-09-07T12:20:56.987301841Z, stateChangeResult=NO_ERROR, message=Prepare completed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=UNDEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *]}, result=true, message='Prepare completed'}})","timestamp":"2026-09-07T12:20:57.006+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"613d815c525eef759e65a75221176bfa","spanId":"165f9a5f5ee895d4","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:20:57.015+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"613d815c525eef759e65a75221176bfa","spanId":"3e66783b2c56d03d","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_PREPARE\nAutomationCompositionPrepare(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_PREPARE, messageId=a7899482-935e-45b7-917a-a6fcc10649d7, timestamp=2026-09-07T12:20:58.060721536Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=79202367-a5c3-4228-a413-8d65e2de4571, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], preDeploy=true, stage=3, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*]}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *]}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *]}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *]}, state=PRESENT})])])","timestamp":"2026-09-07T12:20:58.071+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"613d815c525eef759e65a75221176bfa","spanId":"48cea14f1a65fe41","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_PREPARE","timestamp":"2026-09-07T12:20:58.074+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"d47b0be8df6657aace6d194442ae528a","spanId":"8e20af52832a5010","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-6"},"message":"Deployment request received for instanceID: 12cd25a8-cc31-433b-9eb7-c5089f608a89","timestamp":"2026-09-07T12:21:00.150+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"d47b0be8df6657aace6d194442ae528a","spanId":"8e20af52832a5010","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_DEPLOY\nAutomationCompositionDeploy(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_DEPLOY, messageId=12f30fe9-6f95-4e91-8e2c-0e58c4e7ad87, timestamp=2026-09-07T12:21:00.156183012Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=be84c406-b4e0-4b23-8f16-0e12069f9c25, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *]}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *]}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *]}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *]}, state=PRESENT})])])","timestamp":"2026-09-07T12:21:00.164+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"d47b0be8df6657aace6d194442ae528a","spanId":"50707c459fd24ef7","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_DEPLOY","timestamp":"2026-09-07T12:21:00.167+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"d47b0be8df6657aace6d194442ae528a","spanId":"530d192f8c1f996a","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=9194569b-0120-413b-96ce-de339b04e5bd, timestamp=2026-09-07T12:21:00.169765620Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c36, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:21:00.183+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"d47b0be8df6657aace6d194442ae528a","spanId":"530d192f8c1f996a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:00.206+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"4633c80eebe7613394a5cea8cf5235f9","spanId":"af59383d63ba520a","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=f8dcd535-b39e-4180-b016-59dd88ed2b39, timestamp=2026-09-07T12:21:47.835513076Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=DEPLOYED, lockState=LOCKED, stateChangeResult=NO_ERROR, revisionId=40cf92f0-bb61-4519-a9b2-f9f9be7064b8, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-09-07T12:21:47.846+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"176f72597061774f8de3b959d5d3e4d5","spanId":"abe15ce238e5aae9","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=feed6ce0-e5bc-4745-8c95-853f37473601, timestamp=2026-09-07T12:21:53.815409634Z, stateChangeResult=NO_ERROR, message=Migration precheck completed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={}, result=true, message='Migration precheck completed'}})","timestamp":"2026-09-07T12:21:53.825+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"176f72597061774f8de3b959d5d3e4d5","spanId":"abe15ce238e5aae9","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:53.851+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"176f72597061774f8de3b959d5d3e4d5","spanId":"8879e2d25f952d97","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=feed6ce0-e5bc-4745-8c95-853f37473601, timestamp=2026-09-07T12:21:53.823619166Z, stateChangeResult=NO_ERROR, message=Migration precheck completed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c40=AcElementDeployAck{deployState=DEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={}, result=true, message='Migration precheck completed'}})","timestamp":"2026-09-07T12:21:53.855+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"176f72597061774f8de3b959d5d3e4d5","spanId":"8879e2d25f952d97","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:53.874+00:00"} policy-clamp-runtime-acm-1 | {"severity":"WARN","traceId":"176f72597061774f8de3b959d5d3e4d5","spanId":"abe15ce238e5aae9","extra_data":{"logger":"org.hibernate.orm.jdbc.error","thread":"Thread-5"},"message":"HHH000247: ErrorCode: 0, SQLState: 23505","timestamp":"2026-09-07T12:21:54.412+00:00"} policy-clamp-runtime-acm-1 | {"severity":"WARN","traceId":"176f72597061774f8de3b959d5d3e4d5","spanId":"abe15ce238e5aae9","extra_data":{"logger":"org.hibernate.orm.jdbc.error","thread":"Thread-5"},"message":"ERROR: duplicate key value violates unique constraint \"messagejob_identificationid_index\"\n Detail: Key (identificationid)=(12cd25a8-cc31-433b-9eb7-c5089f608a89) already exists.","timestamp":"2026-09-07T12:21:54.413+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"9e5b15e10a54f5456522fb42f28384b8","spanId":"c6a8943a93729ff8","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=982d495e-3d21-4c2d-9810-6c76535e3059, timestamp=2026-09-07T12:21:55.180743298Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=3033c6d1-7b03-4575-bf43-7d4e95dec165, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=51bdf185-a8fa-4eec-bcf4-51596dd21cb2, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:21:55.191+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"9e5b15e10a54f5456522fb42f28384b8","spanId":"c6a8943a93729ff8","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:55.201+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f5c1ac70678d0a3ead4ac3346a586032","spanId":"6bc73cff3ef37b03","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=5f3962b6-d517-4732-a886-505f2d02c295, timestamp=2026-09-07T12:21:55.948263339Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=bde98032-4a8e-495c-9453-3997e4a42cef, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement2, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:21:55.956+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f5c1ac70678d0a3ead4ac3346a586032","spanId":"6bc73cff3ef37b03","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:55.964+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"0c8133789c8c7d3249f33ec57f35c886","spanId":"b2768ff62d9f50df","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=595de22f-2b74-436f-8ef5-d4428d9bbb65, timestamp=2026-09-07T12:21:56.331357845Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=1c534f2e-e2dc-4519-b495-e06d3444aece, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement3, typeVersion=1.0.0), ParticipantSupportedElementType(id=8aa3f208-86d2-42bd-a34e-6a658fb61ca1, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement4, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:21:56.336+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"0c8133789c8c7d3249f33ec57f35c886","spanId":"b2768ff62d9f50df","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:56.342+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"d47b0be8df6657aace6d194442ae528a","spanId":"f13a879d48d073cf","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=88ff27ef-a510-4f56-98c4-652987d0ead0, timestamp=2026-09-07T12:21:00.172294446Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c34, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:21:00.210+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"d47b0be8df6657aace6d194442ae528a","spanId":"f13a879d48d073cf","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:00.223+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"d47b0be8df6657aace6d194442ae528a","spanId":"6556809da71576c0","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=a203135a-a3a0-4a47-b0a8-1d4b33a0c125, timestamp=2026-09-07T12:21:00.172249775Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c38, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=bde98032-4a8e-495c-9453-3997e4a42cef, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement2, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:21:00.224+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"d47b0be8df6657aace6d194442ae528a","spanId":"6556809da71576c0","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:00.247+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"d47b0be8df6657aace6d194442ae528a","spanId":"8aa458f1d095d4b1","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=85bb10ad-98b8-46bd-a30a-0596bcea335e, timestamp=2026-09-07T12:21:00.172468489Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c35, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:21:00.259+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"d47b0be8df6657aace6d194442ae528a","spanId":"f78006ee1b7b9e84","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=12f30fe9-6f95-4e91-8e2c-0e58c4e7ad87, timestamp=2026-09-07T12:21:00.247284190Z, stateChangeResult=FAILED, message=Deploy failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Deploy failed!'}})","timestamp":"2026-09-07T12:21:00.285+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"d47b0be8df6657aace6d194442ae528a","spanId":"553d99b8327d8a3d","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=12f30fe9-6f95-4e91-8e2c-0e58c4e7ad87, timestamp=2026-09-07T12:21:00.248464011Z, stateChangeResult=FAILED, message=Deploy failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Deploy failed!'}})","timestamp":"2026-09-07T12:21:00.308+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"d47b0be8df6657aace6d194442ae528a","spanId":"3bfda7d008d1c0cd","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=12f30fe9-6f95-4e91-8e2c-0e58c4e7ad87, timestamp=2026-09-07T12:21:00.249260496Z, stateChangeResult=FAILED, message=Deploy failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Deploy failed!'}})","timestamp":"2026-09-07T12:21:00.315+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"d47b0be8df6657aace6d194442ae528a","spanId":"530d192f8c1f996a","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=4adc2cf9-3b99-4811-b0e1-677d35b702d4, timestamp=2026-09-07T12:21:00.764866779Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=DEPLOYING, lockState=NONE, stateChangeResult=FAILED, revisionId=4cb88ec2-aa13-4c7e-a299-7ec464c3e3f8, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-09-07T12:21:00.773+00:00"} policy-clamp-runtime-acm-2 | {"severity":"WARN","traceId":"d47b0be8df6657aace6d194442ae528a","spanId":"f13a879d48d073cf","extra_data":{"logger":"org.hibernate.orm.jdbc.error","thread":"Thread-5"},"message":"HHH000247: ErrorCode: 0, SQLState: 23505","timestamp":"2026-09-07T12:21:00.809+00:00"} policy-clamp-runtime-acm-2 | {"severity":"WARN","traceId":"d47b0be8df6657aace6d194442ae528a","spanId":"f13a879d48d073cf","extra_data":{"logger":"org.hibernate.orm.jdbc.error","thread":"Thread-5"},"message":"ERROR: duplicate key value violates unique constraint \"messagejob_identificationid_index\"\n Detail: Key (identificationid)=(12cd25a8-cc31-433b-9eb7-c5089f608a89) already exists.","timestamp":"2026-09-07T12:21:00.810+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"9949836eadd377f11081016d52106c1f","spanId":"f572e3d968c06b2a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_DEPLOY","timestamp":"2026-09-07T12:21:05.566+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"3d837b35b6fa92d4e68eec74efb86d0a","spanId":"4135b6fa5246eeea","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_DEPLOY","timestamp":"2026-09-07T12:21:11.049+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"3d837b35b6fa92d4e68eec74efb86d0a","spanId":"a872f89ab694f6ee","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=3808252a-1f3c-4b70-a9bd-6ae681b5f0e0, timestamp=2026-09-07T12:21:11.042735665Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c38, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=bde98032-4a8e-495c-9453-3997e4a42cef, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement2, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:21:11.057+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"3d837b35b6fa92d4e68eec74efb86d0a","spanId":"a872f89ab694f6ee","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:11.076+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"3d837b35b6fa92d4e68eec74efb86d0a","spanId":"85139b0629cb17f7","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=2c91809a-f170-4d65-9186-f4824d2a9400, timestamp=2026-09-07T12:21:11.042296996Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c36, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:21:11.084+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"3d837b35b6fa92d4e68eec74efb86d0a","spanId":"85139b0629cb17f7","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:11.095+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"3d837b35b6fa92d4e68eec74efb86d0a","spanId":"398bba2774fc6b8e","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=45bfb4bc-db1d-495a-ae0c-590727174602, timestamp=2026-09-07T12:21:11.044051339Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c34, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:21:11.096+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"3d837b35b6fa92d4e68eec74efb86d0a","spanId":"398bba2774fc6b8e","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:11.104+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"3d837b35b6fa92d4e68eec74efb86d0a","spanId":"a628e5a11fc9e115","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=208912ea-0c00-42bf-9505-1b97fb6eebdb, timestamp=2026-09-07T12:21:11.043952747Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c35, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:21:11.105+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"3d837b35b6fa92d4e68eec74efb86d0a","spanId":"3a8aedf8ac448b95","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=58a75675-8138-4bb1-94dd-f343906b7efc, timestamp=2026-09-07T12:21:11.119766009Z, stateChangeResult=NO_ERROR, message=Deployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Deployed'}})","timestamp":"2026-09-07T12:21:11.129+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"3d837b35b6fa92d4e68eec74efb86d0a","spanId":"2d326bc2b3cd558f","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=58a75675-8138-4bb1-94dd-f343906b7efc, timestamp=2026-09-07T12:21:11.119666697Z, stateChangeResult=NO_ERROR, message=Deployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Deployed'}})","timestamp":"2026-09-07T12:21:11.146+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"3d837b35b6fa92d4e68eec74efb86d0a","spanId":"cf9ac607b026384e","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=58a75675-8138-4bb1-94dd-f343906b7efc, timestamp=2026-09-07T12:21:11.122179301Z, stateChangeResult=NO_ERROR, message=Deployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Deployed'}})","timestamp":"2026-09-07T12:21:11.155+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"3d837b35b6fa92d4e68eec74efb86d0a","spanId":"a872f89ab694f6ee","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=293a07b3-a754-40a7-9345-1d1ae1ae2ae9, timestamp=2026-09-07T12:21:11.645000893Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=DEPLOYED, lockState=LOCKED, stateChangeResult=NO_ERROR, revisionId=38491183-4e9e-422a-af74-dc49571b8142, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-09-07T12:21:11.654+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"d6b066a6571d9c42ba8f39b2dd5f5e12","spanId":"7603f8de98bd99c5","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=94efd32d-fe1a-4f8b-95c9-b6109c893cdc, timestamp=2026-09-07T12:21:17.350616212Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=DEPLOYED, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c34, deployState=DEPLOYED, lockState=LOCKED, operationalState='ENABLED', useState='IDLE', outProperties={test={from=*, object=*, to=*}}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:21:17.360+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"d6b066a6571d9c42ba8f39b2dd5f5e12","spanId":"7603f8de98bd99c5","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:17.376+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"de51f3aa7c1d135ea0e056353ab8b900","spanId":"48f9536c266378a0","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=a19c6c90-dc45-4b10-a113-335dd304bcc2, timestamp=2026-09-07T12:21:17.449403005Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=DEPLOYED, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c34, deployState=DEPLOYED, lockState=LOCKED, operationalState='ENABLED', useState='IDLE', outProperties={test={from=*, object=*, to=*}}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:21:17.455+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"de51f3aa7c1d135ea0e056353ab8b900","spanId":"48f9536c266378a0","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:17.467+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"3627c27a686e560a0fa9d47e5d82c78a","spanId":"1c16f5e5f0252b81","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=4e00b368-fc3e-41cd-83e1-74a7a0582564, timestamp=2026-09-07T12:21:17.565261012Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=DEPLOYED, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c34, deployState=DEPLOYED, lockState=LOCKED, operationalState='ENABLED', useState='IDLE', outProperties={test={from=*, object=*, to=*}}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:21:17.571+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"3627c27a686e560a0fa9d47e5d82c78a","spanId":"1c16f5e5f0252b81","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:17.581+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"a7403724c77efb6f7be0656455782446","spanId":"d19c1955532abafd","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_PREPARE","timestamp":"2026-09-07T12:21:23.089+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"a7403724c77efb6f7be0656455782446","spanId":"e678cbaec3db1e12","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=44e4efa4-78fc-483f-a639-bd36de3813f5, timestamp=2026-09-07T12:21:23.151047013Z, stateChangeResult=FAILED, message=Review failed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Review failed'}})","timestamp":"2026-09-07T12:21:23.157+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"a7403724c77efb6f7be0656455782446","spanId":"e678cbaec3db1e12","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:23.175+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"a7403724c77efb6f7be0656455782446","spanId":"2045418fc882c22f","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=44e4efa4-78fc-483f-a639-bd36de3813f5, timestamp=2026-09-07T12:21:23.151247206Z, stateChangeResult=FAILED, message=Review failed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Review failed'}})","timestamp":"2026-09-07T12:21:23.181+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"a7403724c77efb6f7be0656455782446","spanId":"2045418fc882c22f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:23.200+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"a7403724c77efb6f7be0656455782446","spanId":"50e88bc1f9e4bc82","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=44e4efa4-78fc-483f-a639-bd36de3813f5, timestamp=2026-09-07T12:21:23.151719344Z, stateChangeResult=FAILED, message=Review failed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={test={from=*, object=*, to=*}}, result=true, message='Review failed'}})","timestamp":"2026-09-07T12:21:23.200+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"a7403724c77efb6f7be0656455782446","spanId":"50e88bc1f9e4bc82","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:23.208+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"0fb6f1ace2a7df6bb78820f528dd3b0a","spanId":"b03113377a45a379","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=e5ebe735-3cfd-4c30-bea7-e6435d37e87c, timestamp=2026-09-07T12:21:56.621227086Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=f8470d69-c7ab-4a1f-8854-b8d245a6553b, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=11b2d045-c021-4d21-b67b-f5c801f573ff, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:21:56.632+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"0fb6f1ace2a7df6bb78820f528dd3b0a","spanId":"b03113377a45a379","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:56.641+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1b4f1a703a024f0b7ab578b988d07c7e","spanId":"73f8d74030aba762","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=3fc10708-372f-4f9c-9c05-723abf5a377c, timestamp=2026-09-07T12:22:00.108769401Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:22:00.116+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1b4f1a703a024f0b7ab578b988d07c7e","spanId":"73f8d74030aba762","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:00.128+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1b4f1a703a024f0b7ab578b988d07c7e","spanId":"d34ae8cc36ce465f","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=5674ba98-e9b6-4b84-9501-9072f09b9e81, timestamp=2026-09-07T12:22:01.315352353Z, stateChangeResult=NO_ERROR, message=stage 1 Migrated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=2, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c40=AcElementDeployAck{deployState=MIGRATING, lockState=LOCKED, operationalState='null', useState='null', outProperties={stage=[*]}, result=true, message='stage 1 Migrated'}})","timestamp":"2026-09-07T12:22:01.324+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1b4f1a703a024f0b7ab578b988d07c7e","spanId":"d34ae8cc36ce465f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:01.335+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1b4f1a703a024f0b7ab578b988d07c7e","spanId":"d34ae8cc36ce465f","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_MIGRATION\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=8cc77705-ed0a-4ebe-9ab1-b60bcad22fe3, timestamp=2026-09-07T12:22:02.411195963Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=dd173bc6-23ff-4bae-8e3d-9b04dc0441ed, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdCompositionTarget=b8002da7-2b43-44ec-90a2-42976cef32c2, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, orderedState=MIGRATE, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*]}, state=NEW})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}, stage=[*]}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*]}, state=NEW}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}, state=PRESENT})])], precheck=false, rollback=false, firstStage=false, stage=2)","timestamp":"2026-09-07T12:22:02.430+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1b4f1a703a024f0b7ab578b988d07c7e","spanId":"66be4a72b82478bf","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=8cc77705-ed0a-4ebe-9ab1-b60bcad22fe3, timestamp=2026-09-07T12:22:02.536814562Z, stateChangeResult=NO_ERROR, message=Migrated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c40=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={stage=[*, *]}, result=true, message='Migrated'}})","timestamp":"2026-09-07T12:22:02.545+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1b4f1a703a024f0b7ab578b988d07c7e","spanId":"66be4a72b82478bf","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:02.560+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"02faa6ec5ad5dbda6adf4ff29db2d4cc","spanId":"e06bf39ecd0a4f24","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-10"},"message":"Migrating instance with id 12cd25a8-cc31-433b-9eb7-c5089f608a89","timestamp":"2026-09-07T12:22:07.077+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"02faa6ec5ad5dbda6adf4ff29db2d4cc","spanId":"e06bf39ecd0a4f24","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-10"},"message":"New Ac element 709c62b3-8918-41b9-a747-d21eb79c6c36 added in Migration","timestamp":"2026-09-07T12:22:07.081+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"02faa6ec5ad5dbda6adf4ff29db2d4cc","spanId":"e06bf39ecd0a4f24","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-10"},"message":"New Ac element 709c62b3-8918-41b9-a747-d21eb79c6c38 added in Migration","timestamp":"2026-09-07T12:22:07.081+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"02faa6ec5ad5dbda6adf4ff29db2d4cc","spanId":"e06bf39ecd0a4f24","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_MIGRATION\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=9b755044-7c1f-4384-8938-0b520ed9b170, timestamp=2026-09-07T12:22:07.115010501Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdComposition=b8002da7-2b43-44ec-90a2-42976cef32c2, revisionIdInstance=bfad9160-fa6e-4e70-a878-0cae15e09d5d, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdCompositionTarget=09128c2b-2558-4f15-802f-efc9b4fafc75, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, orderedState=MIGRATE, migrationState=REMOVED, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=MIGRATE, migrationState=NEW, properties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=REMOVED, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=MIGRATE, migrationState=NEW, properties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*, *]}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={}, outProperties={}, state=REMOVED})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={}, state=NEW})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}, stage=[*, *]}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}, stage=[*, *]}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*, *]}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={}, outProperties={}, state=REMOVED}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={}, state=NEW})])], precheck=false, rollback=false, firstStage=true, stage=0)","timestamp":"2026-09-07T12:22:07.147+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"02faa6ec5ad5dbda6adf4ff29db2d4cc","spanId":"bcfc1e66c574cfea","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=9b755044-7c1f-4384-8938-0b520ed9b170, timestamp=2026-09-07T12:22:07.131350109Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c40=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={stage=[*, *]}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:22:07.150+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"02faa6ec5ad5dbda6adf4ff29db2d4cc","spanId":"bcfc1e66c574cfea","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:07.167+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"02faa6ec5ad5dbda6adf4ff29db2d4cc","spanId":"eace92b1d5d96d18","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=9b755044-7c1f-4384-8938-0b520ed9b170, timestamp=2026-09-07T12:22:07.246370478Z, stateChangeResult=NO_ERROR, message=stage 0 Migrated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=3, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=MIGRATING, lockState=LOCKED, operationalState='null', useState='null', outProperties={stage=[*]}, result=true, message='stage 0 Migrated'}})","timestamp":"2026-09-07T12:22:07.252+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"02faa6ec5ad5dbda6adf4ff29db2d4cc","spanId":"eace92b1d5d96d18","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:07.262+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"176874cea8cba360cfe09c8cca8366cc","spanId":"a3c2fa08e5649872","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-9"},"message":"Undeployment request received for instanceID: 1072894d-6fe6-4cb5-8c9a-2357107c44f6","timestamp":"2026-09-07T12:22:12.620+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"176874cea8cba360cfe09c8cca8366cc","spanId":"a3c2fa08e5649872","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_STATE_CHANGE\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=ac3fa2bd-496a-475c-a312-b520a73c77c4, timestamp=2026-09-07T12:22:12.623520463Z, participantId=null, replicaId=null, automationCompositionId=1072894d-6fe6-4cb5-8c9a-2357107c44f6, compositionId=c7da95c8-422b-4ba8-94a7-a5d1437709d5, revisionIdComposition=51e9b5b2-0be1-42d8-9e26-cd3841f244e5, revisionIdInstance=409c0b4c-4522-4894-a7e7-7aa028a2ef28, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c01]), deployOrderedState=UNDEPLOY, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=c7da95c8-422b-4ba8-94a7-a5d1437709d5, elementDefinitionId=onap.policy.clamp.ac.element.Http_AutomationCompositionElement 1.2.3, inProperties={uninitializedToPassiveTimeout=*, startPhase=*, stage={prepare=[*], migrate=[*]}, provider=*}, outProperties={}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=1072894d-6fe6-4cb5-8c9a-2357107c44f6, elementId=709c62b3-8918-41b9-a747-d21eb79c6c27, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT})])])","timestamp":"2026-09-07T12:22:12.632+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"176874cea8cba360cfe09c8cca8366cc","spanId":"1a84f9f4968f29c0","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=ac3fa2bd-496a-475c-a312-b520a73c77c4, timestamp=2026-09-07T12:22:12.638463757Z, stateChangeResult=NO_ERROR, message=, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=3033c6d1-7b03-4575-bf43-7d4e95dec165), automationCompositionId=1072894d-6fe6-4cb5-8c9a-2357107c44f6, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c27=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={}, result=true, message=''}})","timestamp":"2026-09-07T12:22:12.648+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"176874cea8cba360cfe09c8cca8366cc","spanId":"1a84f9f4968f29c0","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:12.656+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"176874cea8cba360cfe09c8cca8366cc","spanId":"1a84f9f4968f29c0","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=4bb63558-e6b4-4222-852f-ecec785bdb41, timestamp=2026-09-07T12:22:13.199798669Z, participantId=null, replicaId=null, automationCompositionId=1072894d-6fe6-4cb5-8c9a-2357107c44f6, compositionId=c7da95c8-422b-4ba8-94a7-a5d1437709d5, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c01]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=1072894d-6fe6-4cb5-8c9a-2357107c44f6, deployState=UNDEPLOYED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=e8b56e00-0fc5-403b-a13e-20a3667c0fa4, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c27, definition=onap.policy.clamp.ac.element.Http_AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-09-07T12:22:13.208+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"7d1896a217b2bcffe7167c72c670f458","spanId":"612c94d00a442dc2","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"scheduling-1"},"message":"Add scheduled scanning","timestamp":"2026-09-07T12:22:16.577+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"5ca4a7dee0c064fb38ca88cedf40a5ef","spanId":"93cac1cc73fa1eee","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-3"},"message":"Delete automation composition request received for name: DemoInstance0 and version: 1.0.1","timestamp":"2026-09-07T12:22:17.937+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"5ca4a7dee0c064fb38ca88cedf40a5ef","spanId":"93cac1cc73fa1eee","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_STATE_CHANGE\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=d6b3e5e9-d1f0-4c2a-a888-2f39ab3f37f7, timestamp=2026-09-07T12:22:17.939926225Z, participantId=null, replicaId=null, automationCompositionId=1072894d-6fe6-4cb5-8c9a-2357107c44f6, compositionId=c7da95c8-422b-4ba8-94a7-a5d1437709d5, revisionIdComposition=51e9b5b2-0be1-42d8-9e26-cd3841f244e5, revisionIdInstance=e8b56e00-0fc5-403b-a13e-20a3667c0fa4, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c01]), deployOrderedState=DELETE, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=c7da95c8-422b-4ba8-94a7-a5d1437709d5, elementDefinitionId=onap.policy.clamp.ac.element.Http_AutomationCompositionElement 1.2.3, inProperties={uninitializedToPassiveTimeout=*, startPhase=*, stage={prepare=[*], migrate=[*]}, provider=*}, outProperties={}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=1072894d-6fe6-4cb5-8c9a-2357107c44f6, elementId=709c62b3-8918-41b9-a747-d21eb79c6c27, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT})])])","timestamp":"2026-09-07T12:22:17.947+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"5ca4a7dee0c064fb38ca88cedf40a5ef","spanId":"1b3baee4acb43aa5","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=d6b3e5e9-d1f0-4c2a-a888-2f39ab3f37f7, timestamp=2026-09-07T12:22:17.953806140Z, stateChangeResult=NO_ERROR, message=Not implemented, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=3033c6d1-7b03-4575-bf43-7d4e95dec165), automationCompositionId=1072894d-6fe6-4cb5-8c9a-2357107c44f6, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c27=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={}, result=true, message='Not implemented'}})","timestamp":"2026-09-07T12:22:17.968+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"5ca4a7dee0c064fb38ca88cedf40a5ef","spanId":"1b3baee4acb43aa5","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:17.976+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"5ca4a7dee0c064fb38ca88cedf40a5ef","spanId":"1b3baee4acb43aa5","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=c172d1ce-1f9e-436e-86e2-eb58977331cb, timestamp=2026-09-07T12:22:18.518263516Z, participantId=null, replicaId=null, automationCompositionId=1072894d-6fe6-4cb5-8c9a-2357107c44f6, compositionId=c7da95c8-422b-4ba8-94a7-a5d1437709d5, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=1072894d-6fe6-4cb5-8c9a-2357107c44f6, deployState=DELETED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=e8b56e00-0fc5-403b-a13e-20a3667c0fa4, compositionTargetId=null, acElementList=[])], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=null)","timestamp":"2026-09-07T12:22:18.527+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1fbbd241c25e4bda22a97afde95bac3c","spanId":"810a4c46d1a70bdd","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-9"},"message":"Undeployment request received for instanceID: 12cd25a8-cc31-433b-9eb7-c5089f608a89","timestamp":"2026-09-07T12:22:24.361+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1fbbd241c25e4bda22a97afde95bac3c","spanId":"810a4c46d1a70bdd","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_STATE_CHANGE\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=60dd0f54-1ad1-4c87-8a02-0e434c3e202d, timestamp=2026-09-07T12:22:24.367966512Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdComposition=b8002da7-2b43-44ec-90a2-42976cef32c2, revisionIdInstance=dc8d8946-1ac9-4772-acdf-a0ef93b8c507, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), deployOrderedState=UNDEPLOY, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*, *]}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={stage=[*]}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}, stage=[*, *]}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}, state=PRESENT})])])","timestamp":"2026-09-07T12:22:24.377+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1fbbd241c25e4bda22a97afde95bac3c","spanId":"a678977de5a62cd9","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=60dd0f54-1ad1-4c87-8a02-0e434c3e202d, timestamp=2026-09-07T12:22:24.448679040Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c40=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={stage=[*, *], InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-09-07T12:22:24.453+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1fbbd241c25e4bda22a97afde95bac3c","spanId":"a678977de5a62cd9","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:24.466+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1fbbd241c25e4bda22a97afde95bac3c","spanId":"353d760981948868","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=60dd0f54-1ad1-4c87-8a02-0e434c3e202d, timestamp=2026-09-07T12:22:24.452706458Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={stage=[*], InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-09-07T12:22:24.476+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1fbbd241c25e4bda22a97afde95bac3c","spanId":"353d760981948868","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:24.481+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8ea3a0ecd710bc24f6d6c0ac5b82f21f","spanId":"6dd21304af2c5c49","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-4"},"message":"Undeployment request received for instanceID: 12cd25a8-cc31-433b-9eb7-c5089f608a89","timestamp":"2026-09-07T12:22:29.849+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8ea3a0ecd710bc24f6d6c0ac5b82f21f","spanId":"6dd21304af2c5c49","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_STATE_CHANGE\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=a1a8f2a7-3f71-42e3-a4a6-ef284796dcfa, timestamp=2026-09-07T12:22:29.854041106Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdComposition=b8002da7-2b43-44ec-90a2-42976cef32c2, revisionIdInstance=ae28dc19-4193-4024-84b3-29fff073931a, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), deployOrderedState=UNDEPLOY, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*, *], InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={stage=[*], InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}, stage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={InternalState=*}, state=PRESENT})])])","timestamp":"2026-09-07T12:22:29.862+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8ea3a0ecd710bc24f6d6c0ac5b82f21f","spanId":"ce6e1816c208ef85","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=a1a8f2a7-3f71-42e3-a4a6-ef284796dcfa, timestamp=2026-09-07T12:22:29.931727960Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c40=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={stage=[*, *], InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-09-07T12:22:29.940+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8ea3a0ecd710bc24f6d6c0ac5b82f21f","spanId":"ce6e1816c208ef85","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:29.958+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8ea3a0ecd710bc24f6d6c0ac5b82f21f","spanId":"1c5cf149f9a82544","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=a1a8f2a7-3f71-42e3-a4a6-ef284796dcfa, timestamp=2026-09-07T12:22:29.931414035Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={stage=[*], InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-09-07T12:22:29.959+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8ea3a0ecd710bc24f6d6c0ac5b82f21f","spanId":"1c5cf149f9a82544","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:29.968+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f36357ddfa71a3fbe61cc802864d44b2","spanId":"43385a4466143175","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=7aa1eda1-8320-4bce-b3e7-4c179bf0052e, timestamp=2026-09-07T12:22:36.281553939Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c40=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={stage=[*, *], InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:22:36.287+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f36357ddfa71a3fbe61cc802864d44b2","spanId":"43385a4466143175","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:36.302+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f36357ddfa71a3fbe61cc802864d44b2","spanId":"a8ee8c46fe75e0f1","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=7aa1eda1-8320-4bce-b3e7-4c179bf0052e, timestamp=2026-09-07T12:22:36.293473557Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={stage=[*], InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:22:36.307+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f36357ddfa71a3fbe61cc802864d44b2","spanId":"a8ee8c46fe75e0f1","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:36.313+00:00"} policy-clamp-runtime-acm-1 | {"severity":"WARN","traceId":"f36357ddfa71a3fbe61cc802864d44b2","spanId":"43385a4466143175","extra_data":{"logger":"org.hibernate.orm.jdbc.error","thread":"Thread-5"},"message":"HHH000247: ErrorCode: 0, SQLState: 23505","timestamp":"2026-09-07T12:22:36.841+00:00"} policy-clamp-runtime-acm-1 | {"severity":"WARN","traceId":"f36357ddfa71a3fbe61cc802864d44b2","spanId":"43385a4466143175","extra_data":{"logger":"org.hibernate.orm.jdbc.error","thread":"Thread-5"},"message":"ERROR: duplicate key value violates unique constraint \"messagejob_identificationid_index\"\n Detail: Key (identificationid)=(12cd25a8-cc31-433b-9eb7-c5089f608a89) already exists.","timestamp":"2026-09-07T12:22:36.841+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"4300a7e93183eca8b5442284f0116373","spanId":"ca99ed612326435a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-2"},"message":"Delete automation composition request received for name: Instance-Migration-From and version: 1.0.1","timestamp":"2026-09-07T12:22:41.709+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"4300a7e93183eca8b5442284f0116373","spanId":"ca99ed612326435a","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_STATE_CHANGE\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=fe2ce92f-b6f8-471d-b1d3-f5630c86ef21, timestamp=2026-09-07T12:22:41.718858994Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdComposition=b8002da7-2b43-44ec-90a2-42976cef32c2, revisionIdInstance=b69759ec-6bf0-4776-b8f3-bd564eba4b73, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), deployOrderedState=DELETE, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*, *], InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={stage=[*], InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}, stage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}, state=PRESENT})])])","timestamp":"2026-09-07T12:22:41.732+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"4300a7e93183eca8b5442284f0116373","spanId":"a5d213a485b6eda2","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=fe2ce92f-b6f8-471d-b1d3-f5630c86ef21, timestamp=2026-09-07T12:22:41.796096600Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c40=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={stage=[*, *], InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:22:41.805+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"4300a7e93183eca8b5442284f0116373","spanId":"a5d213a485b6eda2","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:41.818+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"4300a7e93183eca8b5442284f0116373","spanId":"bc19c1fdef074eb7","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=fe2ce92f-b6f8-471d-b1d3-f5630c86ef21, timestamp=2026-09-07T12:22:41.796463366Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={stage=[*], InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:22:41.824+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"a7403724c77efb6f7be0656455782446","spanId":"e678cbaec3db1e12","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=edd7e1db-b901-4773-aab4-58bac98102fe, timestamp=2026-09-07T12:21:23.733841635Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=DEPLOYED, lockState=LOCKED, stateChangeResult=FAILED, revisionId=97fe4b2c-d7df-4f7d-a88f-c532ad2da03e, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-09-07T12:21:23.742+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"02c059d8de526e19b1d6e50b41ceb270","spanId":"36395e83ef762f2b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-3"},"message":"Prepare post-deploy request received for instanceID: 12cd25a8-cc31-433b-9eb7-c5089f608a89","timestamp":"2026-09-07T12:21:28.630+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"02c059d8de526e19b1d6e50b41ceb270","spanId":"36395e83ef762f2b","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_PREPARE\nAutomationCompositionPrepare(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_PREPARE, messageId=37ccb154-5645-4fe9-93c5-47224d87a7f0, timestamp=2026-09-07T12:21:28.634756405Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=97fe4b2c-d7df-4f7d-a88f-c532ad2da03e, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantList=[], preDeploy=false, stage=0, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT})])])","timestamp":"2026-09-07T12:21:28.643+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"02c059d8de526e19b1d6e50b41ceb270","spanId":"26a168646657cca8","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_PREPARE","timestamp":"2026-09-07T12:21:28.652+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"02c059d8de526e19b1d6e50b41ceb270","spanId":"c0fe148a53f6cacd","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=37ccb154-5645-4fe9-93c5-47224d87a7f0, timestamp=2026-09-07T12:21:28.714714955Z, stateChangeResult=NO_ERROR, message=Review completed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={test={from=*, object=*, to=*}}, result=true, message='Review completed'}})","timestamp":"2026-09-07T12:21:28.721+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"02c059d8de526e19b1d6e50b41ceb270","spanId":"c0fe148a53f6cacd","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:28.738+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"02c059d8de526e19b1d6e50b41ceb270","spanId":"2fad0fc0737da278","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=37ccb154-5645-4fe9-93c5-47224d87a7f0, timestamp=2026-09-07T12:21:28.714661334Z, stateChangeResult=NO_ERROR, message=Review completed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Review completed'}})","timestamp":"2026-09-07T12:21:28.739+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"4300a7e93183eca8b5442284f0116373","spanId":"bc19c1fdef074eb7","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:41.832+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"4300a7e93183eca8b5442284f0116373","spanId":"a5d213a485b6eda2","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=7aad82ac-fb31-40e6-ac81-dda48ea8c14b, timestamp=2026-09-07T12:22:42.360641130Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=DELETED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=b69759ec-6bf0-4776-b8f3-bd564eba4b73, compositionTargetId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, acElementList=[])], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=null)","timestamp":"2026-09-07T12:22:42.369+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"92e6d87f09b7237cea45daddef02be98","spanId":"0ed4402a160b76cb","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-5"},"message":"Deployment request received for instanceID: ca78ae6b-4678-4b50-8fb3-f9368dc05764","timestamp":"2026-09-07T12:22:48.139+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"02c059d8de526e19b1d6e50b41ceb270","spanId":"2fad0fc0737da278","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:28.748+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"02c059d8de526e19b1d6e50b41ceb270","spanId":"820f7e0d5fbf7fce","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=37ccb154-5645-4fe9-93c5-47224d87a7f0, timestamp=2026-09-07T12:21:28.715312216Z, stateChangeResult=NO_ERROR, message=Review completed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Review completed'}})","timestamp":"2026-09-07T12:21:28.748+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"02c059d8de526e19b1d6e50b41ceb270","spanId":"820f7e0d5fbf7fce","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:28.757+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"f49a86fb71f5b182e1e24445b4db4968","spanId":"137c0b6a8a15b260","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PROPERTIES_UPDATE","timestamp":"2026-09-07T12:21:34.204+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"f49a86fb71f5b182e1e24445b4db4968","spanId":"f1036d4da603de31","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=ece8d026-59f0-4b4c-91c3-f0d51049c14a, timestamp=2026-09-07T12:21:34.272066762Z, stateChangeResult=FAILED, message=Update failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Update failed!'}})","timestamp":"2026-09-07T12:21:34.276+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"f49a86fb71f5b182e1e24445b4db4968","spanId":"f1036d4da603de31","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:34.286+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"f49a86fb71f5b182e1e24445b4db4968","spanId":"62563a34b5fe410b","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=ece8d026-59f0-4b4c-91c3-f0d51049c14a, timestamp=2026-09-07T12:21:34.277750002Z, stateChangeResult=FAILED, message=Update failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Update failed!'}})","timestamp":"2026-09-07T12:21:34.289+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"f49a86fb71f5b182e1e24445b4db4968","spanId":"62563a34b5fe410b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:34.312+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"f49a86fb71f5b182e1e24445b4db4968","spanId":"7daddb40024b378e","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=ece8d026-59f0-4b4c-91c3-f0d51049c14a, timestamp=2026-09-07T12:21:34.285885654Z, stateChangeResult=FAILED, message=Update failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={test={from=*, object=*, to=*}}, result=true, message='Update failed!'}})","timestamp":"2026-09-07T12:21:34.322+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"f49a86fb71f5b182e1e24445b4db4968","spanId":"7daddb40024b378e","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:34.331+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"f49a86fb71f5b182e1e24445b4db4968","spanId":"f1036d4da603de31","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=43885297-9248-4a72-ad26-043d7e42d24e, timestamp=2026-09-07T12:21:34.844452556Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=UPDATING, lockState=LOCKED, stateChangeResult=FAILED, revisionId=7817c9e8-cd03-4240-8f1d-36bdbdac1e35, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-09-07T12:21:34.853+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2f3a0659d48d2574af3656bbbcf4cd5e","spanId":"39a8181fbef5d0c1","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-4"},"message":"Rollback automation composition request received for CompositionID: fd4f305f-e905-4c87-9b46-eabe7b08fb74 and InstanceID: 12cd25a8-cc31-433b-9eb7-c5089f608a89","timestamp":"2026-09-07T12:21:40.564+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2f3a0659d48d2574af3656bbbcf4cd5e","spanId":"210a8757fa5096c1","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PROPERTIES_UPDATE","timestamp":"2026-09-07T12:21:40.603+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"92e6d87f09b7237cea45daddef02be98","spanId":"0ed4402a160b76cb","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_DEPLOY\nAutomationCompositionDeploy(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_DEPLOY, messageId=8f532445-a352-4fcc-8ad4-529328538d20, timestamp=2026-09-07T12:22:48.144226584Z, participantId=null, replicaId=null, automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=2c910568-64d3-4eef-8bd9-db7e08c80c7f, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT})])])","timestamp":"2026-09-07T12:22:48.155+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"92e6d87f09b7237cea45daddef02be98","spanId":"060fa241f79deeaa","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=8f532445-a352-4fcc-8ad4-529328538d20, timestamp=2026-09-07T12:22:48.230640456Z, stateChangeResult=NO_ERROR, message=Deployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deployed'}})","timestamp":"2026-09-07T12:22:48.236+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"92e6d87f09b7237cea45daddef02be98","spanId":"060fa241f79deeaa","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:48.251+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b6005f07271a10e0fe6d764d580933af","spanId":"d8a116cb8fabe9c3","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-4"},"message":"Migrating instance with id ca78ae6b-4678-4b50-8fb3-f9368dc05764","timestamp":"2026-09-07T12:22:54.617+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b6005f07271a10e0fe6d764d580933af","spanId":"d8a116cb8fabe9c3","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-4"},"message":"New Ac element 709c62b3-8918-41b9-a747-d21eb79c6c37 added in Migration","timestamp":"2026-09-07T12:22:54.621+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b6005f07271a10e0fe6d764d580933af","spanId":"d8a116cb8fabe9c3","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-4"},"message":"New Ac element 709c62b3-8918-41b9-a747-d21eb79c6c40 added in Migration","timestamp":"2026-09-07T12:22:54.621+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b6005f07271a10e0fe6d764d580933af","spanId":"d8a116cb8fabe9c3","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_MIGRATION\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=58fc3c4c-9ad4-4ec7-a914-f038f5ee4f31, timestamp=2026-09-07T12:22:54.645191466Z, participantId=null, replicaId=null, automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=9434c1f9-fdf5-4e5c-9bc1-8dd9bc00f265, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdCompositionTarget=b8002da7-2b43-44ec-90a2-42976cef32c2, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, orderedState=MIGRATE, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=MIGRATE, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=MIGRATE, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=NEW})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={}, outProperties={}, state=REMOVED})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={}, outProperties={}, state=REMOVED}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=NEW})])], precheck=false, rollback=false, firstStage=true, stage=0)","timestamp":"2026-09-07T12:22:54.666+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2f3a0659d48d2574af3656bbbcf4cd5e","spanId":"39a8181fbef5d0c1","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent PROPERTIES_UPDATE\nPropertiesUpdate(super=ParticipantMessage(messageType=PROPERTIES_UPDATE, messageId=2ef9fad8-87c0-41c6-aab2-d829bb2cbe2e, timestamp=2026-09-07T12:21:40.590677621Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=7817c9e8-cd03-4240-8f1d-36bdbdac1e35, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=UPDATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=UPDATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=UPDATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=UPDATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], rollback=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}, state=PRESENT}, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}, state=PRESENT})])])","timestamp":"2026-09-07T12:21:40.610+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b6005f07271a10e0fe6d764d580933af","spanId":"4ff5b3865dc0f01f","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=58fc3c4c-9ad4-4ec7-a914-f038f5ee4f31, timestamp=2026-09-07T12:22:54.660047851Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:22:54.675+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b6005f07271a10e0fe6d764d580933af","spanId":"4ff5b3865dc0f01f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:54.690+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2f3a0659d48d2574af3656bbbcf4cd5e","spanId":"c6b2d048078eda26","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=2ef9fad8-87c0-41c6-aab2-d829bb2cbe2e, timestamp=2026-09-07T12:21:40.676058390Z, stateChangeResult=NO_ERROR, message=Updated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Updated'}})","timestamp":"2026-09-07T12:21:40.688+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2f3a0659d48d2574af3656bbbcf4cd5e","spanId":"c6b2d048078eda26","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:40.706+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2f3a0659d48d2574af3656bbbcf4cd5e","spanId":"205655c86652d3d9","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=2ef9fad8-87c0-41c6-aab2-d829bb2cbe2e, timestamp=2026-09-07T12:21:40.676714062Z, stateChangeResult=NO_ERROR, message=Updated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Updated'}})","timestamp":"2026-09-07T12:21:40.706+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"2a539709c4f1cfe2c3d9c1cc95a93889","spanId":"9d45cf62e4e6efc8","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-1"},"message":"Rollback automation composition request received for CompositionID: fd4f305f-e905-4c87-9b46-eabe7b08fb74 and InstanceID: ca78ae6b-4678-4b50-8fb3-f9368dc05764","timestamp":"2026-09-07T12:23:00.122+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"2a539709c4f1cfe2c3d9c1cc95a93889","spanId":"9d45cf62e4e6efc8","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_MIGRATION\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=cd04e6e4-f7ee-4b35-8b68-324f5245538c, timestamp=2026-09-07T12:23:00.157480759Z, participantId=null, replicaId=null, automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=1428c48c-74cc-4d48-b46e-66ba9ba10fea, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdCompositionTarget=b8002da7-2b43-44ec-90a2-42976cef32c2, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, orderedState=MIGRATION_REVERT, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, orderedState=MIGRATION_REVERT, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={}, outProperties={}, state=REMOVED})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=NEW})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={}, outProperties={}, state=REMOVED}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=NEW}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT})])], precheck=false, rollback=true, firstStage=true, stage=3)","timestamp":"2026-09-07T12:23:00.173+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2f3a0659d48d2574af3656bbbcf4cd5e","spanId":"205655c86652d3d9","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:40.717+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"2a539709c4f1cfe2c3d9c1cc95a93889","spanId":"8de9488db0064942","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=cd04e6e4-f7ee-4b35-8b68-324f5245538c, timestamp=2026-09-07T12:23:00.174928826Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592), automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c40=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:23:00.185+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"2a539709c4f1cfe2c3d9c1cc95a93889","spanId":"8de9488db0064942","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:00.195+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"2a539709c4f1cfe2c3d9c1cc95a93889","spanId":"474e0db081496e3f","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=cd04e6e4-f7ee-4b35-8b68-324f5245538c, timestamp=2026-09-07T12:23:00.234744901Z, stateChangeResult=NO_ERROR, message=stage 3 Migration rollback, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, stage=0, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=MIGRATION_REVERTING, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*], InternalState=*}, result=true, message='stage 3 Migration rollback'}})","timestamp":"2026-09-07T12:23:00.239+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"2a539709c4f1cfe2c3d9c1cc95a93889","spanId":"474e0db081496e3f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:00.248+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"2a539709c4f1cfe2c3d9c1cc95a93889","spanId":"8de9488db0064942","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.scanner.AbstractScanner","thread":"Thread-5"},"message":"Deleting element 709c62b3-8918-41b9-a747-d21eb79c6c37 in Migration ","timestamp":"2026-09-07T12:23:00.728+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"2a539709c4f1cfe2c3d9c1cc95a93889","spanId":"8de9488db0064942","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.scanner.AbstractScanner","thread":"Thread-5"},"message":"Deleting element 709c62b3-8918-41b9-a747-d21eb79c6c40 in Migration ","timestamp":"2026-09-07T12:23:00.729+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"2a539709c4f1cfe2c3d9c1cc95a93889","spanId":"8de9488db0064942","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=c1a9386f-9e52-4165-8367-07a3ade22535, timestamp=2026-09-07T12:23:00.730538382Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=null, automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, deployState=DELETED, lockState=LOCKED, stateChangeResult=NO_ERROR, revisionId=1428c48c-74cc-4d48-b46e-66ba9ba10fea, compositionTargetId=null, acElementList=[])], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=null)","timestamp":"2026-09-07T12:23:00.738+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"2a539709c4f1cfe2c3d9c1cc95a93889","spanId":"8de9488db0064942","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_MIGRATION\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=6bd7f192-c5d4-4dba-b805-0c2a5e7219d7, timestamp=2026-09-07T12:23:01.257244180Z, participantId=null, replicaId=null, automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=1428c48c-74cc-4d48-b46e-66ba9ba10fea, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdCompositionTarget=b8002da7-2b43-44ec-90a2-42976cef32c2, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*], InternalState=*}, state=NEW})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=NEW}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT})])], precheck=false, rollback=true, firstStage=false, stage=2)","timestamp":"2026-09-07T12:23:01.270+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2f3a0659d48d2574af3656bbbcf4cd5e","spanId":"ae4d6d6e0be3c886","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=2ef9fad8-87c0-41c6-aab2-d829bb2cbe2e, timestamp=2026-09-07T12:21:40.677844152Z, stateChangeResult=NO_ERROR, message=Updated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={test={from=*, object=*, to=*}}, result=true, message='Updated'}})","timestamp":"2026-09-07T12:21:40.720+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2f3a0659d48d2574af3656bbbcf4cd5e","spanId":"ae4d6d6e0be3c886","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:40.725+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"4633c80eebe7613394a5cea8cf5235f9","spanId":"976db6817f242156","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-2"},"message":"Updating deployed instance with id 12cd25a8-cc31-433b-9eb7-c5089f608a89","timestamp":"2026-09-07T12:21:47.152+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"4633c80eebe7613394a5cea8cf5235f9","spanId":"9d91560c08ad07b2","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PROPERTIES_UPDATE","timestamp":"2026-09-07T12:21:47.194+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"4633c80eebe7613394a5cea8cf5235f9","spanId":"976db6817f242156","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent PROPERTIES_UPDATE\nPropertiesUpdate(super=ParticipantMessage(messageType=PROPERTIES_UPDATE, messageId=929c2b18-6e01-48f5-8786-888209d266ba, timestamp=2026-09-07T12:21:47.175239640Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=1a5f8a61-4892-4105-9302-0d1d45b8d0c9, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=UPDATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=UPDATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=UPDATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=UPDATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], rollback=false, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}, state=PRESENT}, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT})])])","timestamp":"2026-09-07T12:21:47.195+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"2a539709c4f1cfe2c3d9c1cc95a93889","spanId":"3cfba8556de93b77","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=a98b1ff5-cb41-4bed-a1d4-d5737282c52e, timestamp=2026-09-07T12:23:03.626865127Z, stateChangeResult=NO_ERROR, message=Migration rollback done, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Migration rollback done'}})","timestamp":"2026-09-07T12:23:03.633+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"2a539709c4f1cfe2c3d9c1cc95a93889","spanId":"3cfba8556de93b77","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:03.655+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1e33bb0709ee91bdd306a7ee04aadf94","spanId":"5131036929d3300a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-7"},"message":"Undeployment request received for instanceID: ca78ae6b-4678-4b50-8fb3-f9368dc05764","timestamp":"2026-09-07T12:23:06.861+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"4633c80eebe7613394a5cea8cf5235f9","spanId":"d8da4e570ad5489f","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=929c2b18-6e01-48f5-8786-888209d266ba, timestamp=2026-09-07T12:21:47.257851171Z, stateChangeResult=NO_ERROR, message=Updated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={test={from=*, object=*, to=*}}, result=true, message='Updated'}})","timestamp":"2026-09-07T12:21:47.269+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1e33bb0709ee91bdd306a7ee04aadf94","spanId":"5131036929d3300a","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_STATE_CHANGE\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=5049ee9c-a658-4bfa-8d80-49f4ca304e09, timestamp=2026-09-07T12:23:06.869831842Z, participantId=null, replicaId=null, automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=0a53e3d2-857a-48cb-bd74-6f48e1f9f180, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), deployOrderedState=UNDEPLOY, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT})])])","timestamp":"2026-09-07T12:23:06.878+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1e33bb0709ee91bdd306a7ee04aadf94","spanId":"c515e8c5fb0371be","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=5049ee9c-a658-4bfa-8d80-49f4ca304e09, timestamp=2026-09-07T12:23:06.947710680Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-09-07T12:23:06.956+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1e33bb0709ee91bdd306a7ee04aadf94","spanId":"c515e8c5fb0371be","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:06.974+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"0f6c85c24a065ef890b3fd5f7d441640","spanId":"39b9710402de4897","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=2c6338bd-e7f2-4281-bf15-9111f0de8085, timestamp=2026-09-07T12:23:12.312797927Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:23:12.319+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"0f6c85c24a065ef890b3fd5f7d441640","spanId":"39b9710402de4897","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:12.332+00:00"} policy-clamp-runtime-acm-1 | {"severity":"WARN","traceId":"0f6c85c24a065ef890b3fd5f7d441640","spanId":"39b9710402de4897","extra_data":{"logger":"org.hibernate.orm.jdbc.error","thread":"Thread-5"},"message":"HHH000247: ErrorCode: 0, SQLState: 23505","timestamp":"2026-09-07T12:23:12.872+00:00"} policy-clamp-runtime-acm-1 | {"severity":"WARN","traceId":"0f6c85c24a065ef890b3fd5f7d441640","spanId":"39b9710402de4897","extra_data":{"logger":"org.hibernate.orm.jdbc.error","thread":"Thread-5"},"message":"ERROR: duplicate key value violates unique constraint \"messagejob_identificationid_index\"\n Detail: Key (identificationid)=(ca78ae6b-4678-4b50-8fb3-f9368dc05764) already exists.","timestamp":"2026-09-07T12:23:12.872+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"4633c80eebe7613394a5cea8cf5235f9","spanId":"d8da4e570ad5489f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:47.275+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"4633c80eebe7613394a5cea8cf5235f9","spanId":"f96fdd795e69a4a2","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=929c2b18-6e01-48f5-8786-888209d266ba, timestamp=2026-09-07T12:21:47.261015936Z, stateChangeResult=NO_ERROR, message=Updated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Updated'}})","timestamp":"2026-09-07T12:21:47.278+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"4633c80eebe7613394a5cea8cf5235f9","spanId":"f96fdd795e69a4a2","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:47.303+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"4633c80eebe7613394a5cea8cf5235f9","spanId":"c8612139a4ce6d85","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=929c2b18-6e01-48f5-8786-888209d266ba, timestamp=2026-09-07T12:21:47.269692086Z, stateChangeResult=NO_ERROR, message=Updated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Updated'}})","timestamp":"2026-09-07T12:21:47.309+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"4633c80eebe7613394a5cea8cf5235f9","spanId":"c8612139a4ce6d85","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:47.315+00:00"} policy-clamp-runtime-acm-2 | {"severity":"WARN","traceId":"4633c80eebe7613394a5cea8cf5235f9","spanId":"d8da4e570ad5489f","extra_data":{"logger":"org.hibernate.orm.jdbc.error","thread":"Thread-5"},"message":"HHH000247: ErrorCode: 0, SQLState: 23505","timestamp":"2026-09-07T12:21:47.816+00:00"} policy-clamp-runtime-acm-2 | {"severity":"WARN","traceId":"4633c80eebe7613394a5cea8cf5235f9","spanId":"d8da4e570ad5489f","extra_data":{"logger":"org.hibernate.orm.jdbc.error","thread":"Thread-5"},"message":"ERROR: duplicate key value violates unique constraint \"messagejob_identificationid_index\"\n Detail: Key (identificationid)=(12cd25a8-cc31-433b-9eb7-c5089f608a89) already exists.","timestamp":"2026-09-07T12:21:47.816+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"176f72597061774f8de3b959d5d3e4d5","spanId":"44840b3a22c9d0bd","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-10"},"message":"Running migrate precheck for id: 12cd25a8-cc31-433b-9eb7-c5089f608a89","timestamp":"2026-09-07T12:21:53.711+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"176f72597061774f8de3b959d5d3e4d5","spanId":"44840b3a22c9d0bd","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-10"},"message":"New Ac element 709c62b3-8918-41b9-a747-d21eb79c6c37 added in Migration","timestamp":"2026-09-07T12:21:53.713+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"176f72597061774f8de3b959d5d3e4d5","spanId":"44840b3a22c9d0bd","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-10"},"message":"New Ac element 709c62b3-8918-41b9-a747-d21eb79c6c40 added in Migration","timestamp":"2026-09-07T12:21:53.713+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3b188899643c8b9e8cd1742cdcba2b1f","spanId":"1a2d887b2c49ac82","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=76144076-018c-48dd-ba4e-2faa91696aee, timestamp=2026-09-07T12:23:18.702489084Z, stateChangeResult=NO_ERROR, message=Deployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deployed'}})","timestamp":"2026-09-07T12:23:18.710+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3b188899643c8b9e8cd1742cdcba2b1f","spanId":"1a2d887b2c49ac82","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:18.717+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"79e4a8ade107c700221d8b5330703a93","spanId":"695db5374d40a021","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-9"},"message":"Migrating instance with id 7538e0fd-ec0f-4076-90bc-6235f8c89f84","timestamp":"2026-09-07T12:23:24.951+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"79e4a8ade107c700221d8b5330703a93","spanId":"695db5374d40a021","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-9"},"message":"New Ac element 709c62b3-8918-41b9-a747-d21eb79c6c37 added in Migration","timestamp":"2026-09-07T12:23:24.956+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"79e4a8ade107c700221d8b5330703a93","spanId":"695db5374d40a021","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-9"},"message":"New Ac element 709c62b3-8918-41b9-a747-d21eb79c6c40 added in Migration","timestamp":"2026-09-07T12:23:24.956+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"79e4a8ade107c700221d8b5330703a93","spanId":"695db5374d40a021","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_MIGRATION\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=fe6ae2b4-4a28-41b1-9b7a-4ff15f63f8bb, timestamp=2026-09-07T12:23:24.978484075Z, participantId=null, replicaId=null, automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=1e12bdf0-a5f0-4db6-b2f4-3c5a5a15a1a6, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdCompositionTarget=b8002da7-2b43-44ec-90a2-42976cef32c2, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, orderedState=MIGRATE, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=MIGRATE, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=MIGRATE, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=NEW})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={}, outProperties={}, state=REMOVED})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={}, outProperties={}, state=REMOVED}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=NEW})])], precheck=false, rollback=false, firstStage=true, stage=0)","timestamp":"2026-09-07T12:23:24.993+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"176f72597061774f8de3b959d5d3e4d5","spanId":"44840b3a22c9d0bd","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_MIGRATION\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=feed6ce0-e5bc-4745-8c95-853f37473601, timestamp=2026-09-07T12:21:53.724512958Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=40cf92f0-bb61-4519-a9b2-f9f9be7064b8, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdCompositionTarget=b8002da7-2b43-44ec-90a2-42976cef32c2, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, orderedState=MIGRATE, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{configurationEntityId=*, myParameterToUpdate=*}]}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=MIGRATE, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=MIGRATE, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=NEW, properties={configurationEntities=[{configurationEntityId=*, myParameterToUpdate=*}]}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{configurationEntityId=*, myParameterToUpdate=*}]}, outProperties={}, state=NEW})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={}, outProperties={}, state=REMOVED})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={}, outProperties={}, state=REMOVED}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={configurationEntities=[{configurationEntityId=*, myParameterToUpdate=*}]}, outProperties={}, state=NEW})])], precheck=true, rollback=false, firstStage=true, stage=0)","timestamp":"2026-09-07T12:21:53.741+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"79e4a8ade107c700221d8b5330703a93","spanId":"87f0abdc426a5243","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=fe6ae2b4-4a28-41b1-9b7a-4ff15f63f8bb, timestamp=2026-09-07T12:23:24.995766306Z, stateChangeResult=FAILED, message=Migration - Delete failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={}, result=true, message='Migration - Delete failed!'}})","timestamp":"2026-09-07T12:23:25.006+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"79e4a8ade107c700221d8b5330703a93","spanId":"87f0abdc426a5243","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:25.018+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"6c9119de144347d1","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=13ece0ee-1aa1-44a5-a992-b554b272f10b, timestamp=2026-09-07T12:23:30.495385283Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c40=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:23:30.502+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"6c9119de144347d1","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:30.508+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"073b0ecfcbb78c9e","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=13ece0ee-1aa1-44a5-a992-b554b272f10b, timestamp=2026-09-07T12:23:30.555407776Z, stateChangeResult=NO_ERROR, message=stage 3 Migration rollback, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=0, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=MIGRATION_REVERTING, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*], InternalState=*}, result=true, message='stage 3 Migration rollback'}})","timestamp":"2026-09-07T12:23:30.559+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"073b0ecfcbb78c9e","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:30.567+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"346c57ee251343cb","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=149e2869-0f24-4b16-817d-932b1cac5d5f, timestamp=2026-09-07T12:23:33.940952980Z, stateChangeResult=NO_ERROR, message=Migration rollback done, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Migration rollback done'}})","timestamp":"2026-09-07T12:23:33.946+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"346c57ee251343cb","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:33.960+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"346c57ee251343cb","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=a4e63b1e-ea6a-408c-b342-2635c3b46a23, timestamp=2026-09-07T12:23:34.502070941Z, participantId=null, replicaId=null, automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, deployState=DEPLOYED, lockState=LOCKED, stateChangeResult=NO_ERROR, revisionId=1f0808c5-9768-4e3b-8d3c-4cd0fd49b491, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-09-07T12:23:34.510+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b45d16a65818c6864267fae50dccc025","spanId":"0a441b189bbb8151","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-2"},"message":"Migrating instance with id 7538e0fd-ec0f-4076-90bc-6235f8c89f84","timestamp":"2026-09-07T12:23:37.436+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b45d16a65818c6864267fae50dccc025","spanId":"0a441b189bbb8151","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-2"},"message":"New Ac element 709c62b3-8918-41b9-a747-d21eb79c6c37 added in Migration","timestamp":"2026-09-07T12:23:37.441+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b45d16a65818c6864267fae50dccc025","spanId":"0a441b189bbb8151","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-2"},"message":"New Ac element 709c62b3-8918-41b9-a747-d21eb79c6c40 added in Migration","timestamp":"2026-09-07T12:23:37.441+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b45d16a65818c6864267fae50dccc025","spanId":"0a441b189bbb8151","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_MIGRATION\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=96d10dae-feba-4add-9017-7344714036b2, timestamp=2026-09-07T12:23:37.460407013Z, participantId=null, replicaId=null, automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=1f0808c5-9768-4e3b-8d3c-4cd0fd49b491, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdCompositionTarget=b8002da7-2b43-44ec-90a2-42976cef32c2, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, orderedState=MIGRATE, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=MIGRATE, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=MIGRATE, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=NEW})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={}, outProperties={}, state=REMOVED})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={}, outProperties={}, state=REMOVED}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=NEW})])], precheck=false, rollback=false, firstStage=true, stage=0)","timestamp":"2026-09-07T12:23:37.469+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b45d16a65818c6864267fae50dccc025","spanId":"a48c544ab8a86554","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=96d10dae-feba-4add-9017-7344714036b2, timestamp=2026-09-07T12:23:37.475554638Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:23:37.480+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b45d16a65818c6864267fae50dccc025","spanId":"a48c544ab8a86554","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:37.502+00:00"} policy-clamp-runtime-acm-1 | {"severity":"WARN","traceId":"b45d16a65818c6864267fae50dccc025","spanId":"a48c544ab8a86554","extra_data":{"logger":"org.hibernate.orm.jdbc.error","thread":"Thread-5"},"message":"HHH000247: ErrorCode: 0, SQLState: 23505","timestamp":"2026-09-07T12:23:38.025+00:00"} policy-clamp-runtime-acm-1 | {"severity":"WARN","traceId":"b45d16a65818c6864267fae50dccc025","spanId":"a48c544ab8a86554","extra_data":{"logger":"org.hibernate.orm.jdbc.error","thread":"Thread-5"},"message":"ERROR: duplicate key value violates unique constraint \"messagejob_identificationid_index\"\n Detail: Key (identificationid)=(7538e0fd-ec0f-4076-90bc-6235f8c89f84) already exists.","timestamp":"2026-09-07T12:23:38.025+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"2b9aff96def793028905ea90eced0c1e","spanId":"e9909b83da024594","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-5"},"message":"Rollback automation composition request received for CompositionID: fd4f305f-e905-4c87-9b46-eabe7b08fb74 and InstanceID: 7538e0fd-ec0f-4076-90bc-6235f8c89f84","timestamp":"2026-09-07T12:23:42.849+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"2b9aff96def793028905ea90eced0c1e","spanId":"e9909b83da024594","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_MIGRATION\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=287d4319-308b-48bc-8cb3-489e9035d34b, timestamp=2026-09-07T12:23:42.867298735Z, participantId=null, replicaId=null, automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=cfb158c3-1458-48e3-a520-f18564e74cf3, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdCompositionTarget=b8002da7-2b43-44ec-90a2-42976cef32c2, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, orderedState=MIGRATION_REVERT, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, orderedState=MIGRATION_REVERT, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={}, outProperties={}, state=REMOVED})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=NEW})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={}, outProperties={}, state=REMOVED}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=NEW}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT})])], precheck=false, rollback=true, firstStage=true, stage=3)","timestamp":"2026-09-07T12:23:42.878+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"2b9aff96def793028905ea90eced0c1e","spanId":"a8d0c46228e4646e","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=287d4319-308b-48bc-8cb3-489e9035d34b, timestamp=2026-09-07T12:23:42.884396631Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c40=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:23:42.892+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"2b9aff96def793028905ea90eced0c1e","spanId":"a8d0c46228e4646e","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:42.899+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"2b9aff96def793028905ea90eced0c1e","spanId":"baec860f937658cd","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=287d4319-308b-48bc-8cb3-489e9035d34b, timestamp=2026-09-07T12:23:42.941610655Z, stateChangeResult=NO_ERROR, message=stage 3 Migration rollback, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=0, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=MIGRATION_REVERTING, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *, *], InternalState=*}, result=true, message='stage 3 Migration rollback'}})","timestamp":"2026-09-07T12:23:42.946+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"2b9aff96def793028905ea90eced0c1e","spanId":"baec860f937658cd","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:42.965+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"85c9241041d2b5532dcd73400fe4a3e8","spanId":"7f7e2160abe35069","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-6"},"message":"Undeployment request received for instanceID: 7538e0fd-ec0f-4076-90bc-6235f8c89f84","timestamp":"2026-09-07T12:23:49.318+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"85c9241041d2b5532dcd73400fe4a3e8","spanId":"7f7e2160abe35069","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_STATE_CHANGE\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=ee41660b-7b3f-4d42-b4dd-394d0b13f968, timestamp=2026-09-07T12:23:49.322947472Z, participantId=null, replicaId=null, automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=9d549d12-bad7-40c2-b8fc-1aaa2cd34a29, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), deployOrderedState=UNDEPLOY, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *, *], InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=PRESENT})])])","timestamp":"2026-09-07T12:23:49.330+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"85c9241041d2b5532dcd73400fe4a3e8","spanId":"6a25a565878b90d4","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=ee41660b-7b3f-4d42-b4dd-394d0b13f968, timestamp=2026-09-07T12:23:49.404188830Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *, *], InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-09-07T12:23:49.409+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"85c9241041d2b5532dcd73400fe4a3e8","spanId":"6a25a565878b90d4","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:49.423+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"85c9241041d2b5532dcd73400fe4a3e8","spanId":"e58f58238dd103a2","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=ee41660b-7b3f-4d42-b4dd-394d0b13f968, timestamp=2026-09-07T12:23:49.433551843Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c40=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-09-07T12:23:49.439+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"85c9241041d2b5532dcd73400fe4a3e8","spanId":"e58f58238dd103a2","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:49.449+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"44ebbd3c5f6c41a3dce3d8fb37147839","spanId":"771fd738edf7ae5d","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=10a7948f-9663-4438-ba96-0b7e4fce7eb1, timestamp=2026-09-07T12:23:54.804263888Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *, *], InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:23:54.811+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"44ebbd3c5f6c41a3dce3d8fb37147839","spanId":"771fd738edf7ae5d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:54.831+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"44ebbd3c5f6c41a3dce3d8fb37147839","spanId":"3be79a64ca1bd362","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=10a7948f-9663-4438-ba96-0b7e4fce7eb1, timestamp=2026-09-07T12:23:54.808669240Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c40=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:23:54.835+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"44ebbd3c5f6c41a3dce3d8fb37147839","spanId":"3be79a64ca1bd362","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:54.842+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"aa20957b0a6ee2320213136aab8b8ea9","spanId":"f456037668af9bc7","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=10324c56-d294-4532-b69c-5f85defc5771, timestamp=2026-09-07T12:23:55.180722280Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=3033c6d1-7b03-4575-bf43-7d4e95dec165, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=51bdf185-a8fa-4eec-bcf4-51596dd21cb2, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:23:55.192+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"aa20957b0a6ee2320213136aab8b8ea9","spanId":"f456037668af9bc7","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:55.198+00:00"} policy-clamp-runtime-acm-1 | {"severity":"WARN","traceId":"44ebbd3c5f6c41a3dce3d8fb37147839","spanId":"771fd738edf7ae5d","extra_data":{"logger":"org.hibernate.orm.jdbc.error","thread":"Thread-5"},"message":"HHH000247: ErrorCode: 0, SQLState: 23505","timestamp":"2026-09-07T12:23:55.366+00:00"} policy-clamp-runtime-acm-1 | {"severity":"WARN","traceId":"44ebbd3c5f6c41a3dce3d8fb37147839","spanId":"771fd738edf7ae5d","extra_data":{"logger":"org.hibernate.orm.jdbc.error","thread":"Thread-5"},"message":"ERROR: duplicate key value violates unique constraint \"messagejob_identificationid_index\"\n Detail: Key (identificationid)=(7538e0fd-ec0f-4076-90bc-6235f8c89f84) already exists.","timestamp":"2026-09-07T12:23:55.366+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"249af24eb27f507c1c210da84445e1d3","spanId":"6da7e07f7e86cc1d","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=a65f2142-e766-4737-9635-9e312ae8f504, timestamp=2026-09-07T12:23:55.948228976Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=bde98032-4a8e-495c-9453-3997e4a42cef, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement2, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:23:55.953+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"249af24eb27f507c1c210da84445e1d3","spanId":"6da7e07f7e86cc1d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:55.961+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"70b077f5008fde169475f21b05a79d49","spanId":"f70978eb5411f884","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=09453a0f-b69a-424e-bdba-f0501df2f75b, timestamp=2026-09-07T12:23:56.331342832Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=1c534f2e-e2dc-4519-b495-e06d3444aece, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement3, typeVersion=1.0.0), ParticipantSupportedElementType(id=8aa3f208-86d2-42bd-a34e-6a658fb61ca1, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement4, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:23:56.337+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"70b077f5008fde169475f21b05a79d49","spanId":"f70978eb5411f884","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:56.345+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"898e6c00f3ccc0b7af62fce785e0b35a","spanId":"85591f11825090e3","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=a5a305a2-4254-4d14-a216-403ec021c2b8, timestamp=2026-09-07T12:23:56.621277970Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=f8470d69-c7ab-4a1f-8854-b8d245a6553b, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=11b2d045-c021-4d21-b67b-f5c801f573ff, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:23:56.631+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"898e6c00f3ccc0b7af62fce785e0b35a","spanId":"85591f11825090e3","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:56.638+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"53ac78fb99ff58e8b5780660cc9488d6","spanId":"005296f3cbc9d197","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-8"},"message":"Deprime request received for ID: fd4f305f-e905-4c87-9b46-eabe7b08fb74","timestamp":"2026-09-07T12:24:01.154+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"53ac78fb99ff58e8b5780660cc9488d6","spanId":"005296f3cbc9d197","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent PARTICIPANT_PRIME\nParticipantPrime(super=ParticipantMessage(messageType=PARTICIPANT_PRIME, messageId=150c6f13-6bd6-4146-ac72-6095493c8a2b, timestamp=2026-09-07T12:24:01.164287272Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=ff3e0c7b-a551-45c8-b061-808600a342b7, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantDefinitionUpdates=[], primeDtoList=[ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, compositionDto=CompositionDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, inPropertiesMap={onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3={InternalState=*}}}), ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, compositionDto=CompositionDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, inPropertiesMap={onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3={InternalState=*}, onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3={InternalState=*}, onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3={InternalState=*}}})], primeOrder=DEPRIME)","timestamp":"2026-09-07T12:24:01.174+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"7275efe68bca207f0e1d7750d1cb25db","spanId":"b88e1a99bc85f9ea","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-3"},"message":"Deprime request received for ID: fd4f305f-e905-4c87-9b46-eabe7b08fb74","timestamp":"2026-09-07T12:24:06.649+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"7275efe68bca207f0e1d7750d1cb25db","spanId":"b88e1a99bc85f9ea","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent PARTICIPANT_PRIME\nParticipantPrime(super=ParticipantMessage(messageType=PARTICIPANT_PRIME, messageId=f6b5294b-74a2-4360-926e-f89f8270da50, timestamp=2026-09-07T12:24:06.667786274Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=3ae2e454-2900-4cc8-b2a4-6cdc7378c5e4, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantDefinitionUpdates=[], primeDtoList=[ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, compositionDto=CompositionDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, inPropertiesMap={onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3={InternalState=*}}}), ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, compositionDto=CompositionDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, inPropertiesMap={onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3={InternalState=*}, onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3={InternalState=*}, onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3={InternalState=*}}})], primeOrder=DEPRIME)","timestamp":"2026-09-07T12:24:06.692+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b7fa131b75e1aa620b3bc45ed3e8ef8e","spanId":"0bc7d8170959b100","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-5"},"message":"Deprime request received for ID: c7da95c8-422b-4ba8-94a7-a5d1437709d5","timestamp":"2026-09-07T12:24:12.184+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b7fa131b75e1aa620b3bc45ed3e8ef8e","spanId":"0bc7d8170959b100","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent PARTICIPANT_PRIME\nParticipantPrime(super=ParticipantMessage(messageType=PARTICIPANT_PRIME, messageId=a1b5db70-1725-47d5-bdc2-054a13ca0be6, timestamp=2026-09-07T12:24:12.196363959Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=c7da95c8-422b-4ba8-94a7-a5d1437709d5, revisionIdComposition=2955d6c9-bcd4-494e-b14b-095a54de1837, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c01]), participantDefinitionUpdates=[], primeDtoList=[ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, compositionDto=CompositionDto{compositionId=c7da95c8-422b-4ba8-94a7-a5d1437709d5, inPropertiesMap={onap.policy.clamp.ac.element.Http_AutomationCompositionElement 1.2.3={uninitializedToPassiveTimeout=*, startPhase=*, stage={prepare=[*], migrate=[*]}, provider=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Http_AutomationCompositionElement 1.2.3={}}})], primeOrder=DEPRIME)","timestamp":"2026-09-07T12:24:12.204+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3e48b27d1031d71759f3dbb7999d7cdf","spanId":"5fc3ee49f5687f29","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-1"},"message":"Get automation composition definition request received for ID: c7da95c8-422b-4ba8-94a7-a5d1437709d5","timestamp":"2026-09-07T12:24:12.310+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"22534b4c4d0d747f191cf4352139d250","spanId":"dc3d11147fe32a8b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"scheduling-1"},"message":"Add scheduled scanning","timestamp":"2026-09-07T12:24:16.577+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8843b011e66fc4265f4c410d9bca1b1a","spanId":"43bc3fd349ff2332","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-3"},"message":"Get automation composition definition request received for ID: c7da95c8-422b-4ba8-94a7-a5d1437709d5","timestamp":"2026-09-07T12:24:17.433+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"38110a37f5c4785f01c33d5101ed9789","spanId":"bdefd30f7c3c2e5e","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-7"},"message":"Get automation composition definition request received for ID: d09cf5c5-df51-4549-ab51-c5c31c7b1fc1","timestamp":"2026-09-07T12:24:22.949+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"71e24d9627a217215a1c9c6cda6f4d8c","spanId":"28232160847c496b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-9"},"message":"Delete request received for ID: d09cf5c5-df51-4549-ab51-c5c31c7b1fc1","timestamp":"2026-09-07T12:24:23.077+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"176f72597061774f8de3b959d5d3e4d5","spanId":"ee32beef5335e879","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-09-07T12:21:53.745+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"176f72597061774f8de3b959d5d3e4d5","spanId":"6ac3eafd468e6a5d","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=feed6ce0-e5bc-4745-8c95-853f37473601, timestamp=2026-09-07T12:21:53.820481831Z, stateChangeResult=NO_ERROR, message=Migration precheck completed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={test={from=*, object=*, to=*}}, result=true, message='Migration precheck completed'}})","timestamp":"2026-09-07T12:21:53.828+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"176f72597061774f8de3b959d5d3e4d5","spanId":"6ac3eafd468e6a5d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:53.853+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"176f72597061774f8de3b959d5d3e4d5","spanId":"092295622857375b","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=feed6ce0-e5bc-4745-8c95-853f37473601, timestamp=2026-09-07T12:21:53.820540452Z, stateChangeResult=NO_ERROR, message=Migration precheck completed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Migration precheck completed'}})","timestamp":"2026-09-07T12:21:53.856+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"176f72597061774f8de3b959d5d3e4d5","spanId":"092295622857375b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:53.865+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"176f72597061774f8de3b959d5d3e4d5","spanId":"264a01317f0c5bf5","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=feed6ce0-e5bc-4745-8c95-853f37473601, timestamp=2026-09-07T12:21:53.820873658Z, stateChangeResult=NO_ERROR, message=Migration precheck completed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={}, result=true, message='Migration precheck completed'}})","timestamp":"2026-09-07T12:21:53.866+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"176f72597061774f8de3b959d5d3e4d5","spanId":"264a01317f0c5bf5","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:53.882+00:00"} policy-clamp-runtime-acm-2 | {"severity":"WARN","traceId":"176f72597061774f8de3b959d5d3e4d5","spanId":"6ac3eafd468e6a5d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.scanner.SimpleScanner","thread":"Thread-5"},"message":"Not a valid message, element is null for the element id 709c62b3-8918-41b9-a747-d21eb79c6c40","timestamp":"2026-09-07T12:21:54.401+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"176f72597061774f8de3b959d5d3e4d5","spanId":"6ac3eafd468e6a5d","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=63c770f5-7e0e-4da4-984d-ce85a2726aa2, timestamp=2026-09-07T12:21:54.422970446Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=DEPLOYED, lockState=LOCKED, stateChangeResult=NO_ERROR, revisionId=dd173bc6-23ff-4bae-8e3d-9b04dc0441ed, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-09-07T12:21:54.436+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"d08509eae360d0cf2afe74a9449ca66d","spanId":"b64076e9ad552f57","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=32352b8d-9c90-4bdd-8eb3-a7daa881f357, timestamp=2026-09-07T12:21:55.976039287Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:21:55.989+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"d08509eae360d0cf2afe74a9449ca66d","spanId":"b64076e9ad552f57","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:21:56.002+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1b4f1a703a024f0b7ab578b988d07c7e","spanId":"83cf1022ca47337b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-2"},"message":"Migrating instance with id 12cd25a8-cc31-433b-9eb7-c5089f608a89","timestamp":"2026-09-07T12:22:00.063+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1b4f1a703a024f0b7ab578b988d07c7e","spanId":"83cf1022ca47337b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-2"},"message":"New Ac element 709c62b3-8918-41b9-a747-d21eb79c6c37 added in Migration","timestamp":"2026-09-07T12:22:00.067+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1b4f1a703a024f0b7ab578b988d07c7e","spanId":"83cf1022ca47337b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-2"},"message":"New Ac element 709c62b3-8918-41b9-a747-d21eb79c6c40 added in Migration","timestamp":"2026-09-07T12:22:00.067+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1b4f1a703a024f0b7ab578b988d07c7e","spanId":"83cf1022ca47337b","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_MIGRATION\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=3fc10708-372f-4f9c-9c05-723abf5a377c, timestamp=2026-09-07T12:22:00.085619324Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=dd173bc6-23ff-4bae-8e3d-9b04dc0441ed, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdCompositionTarget=b8002da7-2b43-44ec-90a2-42976cef32c2, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, orderedState=MIGRATE, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=MIGRATE, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=MIGRATE, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=NEW})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={}, outProperties={}, state=REMOVED})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={}, outProperties={}, state=REMOVED}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=NEW})])], precheck=false, rollback=false, firstStage=true, stage=0)","timestamp":"2026-09-07T12:22:00.098+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1b4f1a703a024f0b7ab578b988d07c7e","spanId":"7ffbd4d41936fcae","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-09-07T12:22:00.099+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1b4f1a703a024f0b7ab578b988d07c7e","spanId":"b894530597cde814","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=3fc10708-372f-4f9c-9c05-723abf5a377c, timestamp=2026-09-07T12:22:00.101747250Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:22:00.111+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1b4f1a703a024f0b7ab578b988d07c7e","spanId":"b894530597cde814","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:00.126+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1b4f1a703a024f0b7ab578b988d07c7e","spanId":"5dbcee9c9809d83a","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=3fc10708-372f-4f9c-9c05-723abf5a377c, timestamp=2026-09-07T12:22:00.202893613Z, stateChangeResult=NO_ERROR, message=stage 0 Migrated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=2, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=MIGRATING, lockState=LOCKED, operationalState='null', useState='null', outProperties={stage=[*]}, result=true, message='stage 0 Migrated'}})","timestamp":"2026-09-07T12:22:00.209+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1b4f1a703a024f0b7ab578b988d07c7e","spanId":"5dbcee9c9809d83a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:00.224+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1b4f1a703a024f0b7ab578b988d07c7e","spanId":"79ea447d9777cdb1","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=3fc10708-372f-4f9c-9c05-723abf5a377c, timestamp=2026-09-07T12:22:00.203432171Z, stateChangeResult=NO_ERROR, message=stage 0 Migrated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=1, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=MIGRATING, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], stage=[*], InternalState=*}, result=true, message='stage 0 Migrated'}})","timestamp":"2026-09-07T12:22:00.227+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1b4f1a703a024f0b7ab578b988d07c7e","spanId":"79ea447d9777cdb1","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:00.233+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1b4f1a703a024f0b7ab578b988d07c7e","spanId":"b894530597cde814","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.scanner.AbstractScanner","thread":"Thread-5"},"message":"Deleting element 709c62b3-8918-41b9-a747-d21eb79c6c36 in Migration ","timestamp":"2026-09-07T12:22:00.656+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1b4f1a703a024f0b7ab578b988d07c7e","spanId":"b894530597cde814","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.scanner.AbstractScanner","thread":"Thread-5"},"message":"Deleting element 709c62b3-8918-41b9-a747-d21eb79c6c38 in Migration ","timestamp":"2026-09-07T12:22:00.657+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1b4f1a703a024f0b7ab578b988d07c7e","spanId":"b894530597cde814","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=06bfadc0-683c-4ed6-af5d-f53099ff4d77, timestamp=2026-09-07T12:22:00.658978195Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=DELETED, lockState=LOCKED, stateChangeResult=NO_ERROR, revisionId=dd173bc6-23ff-4bae-8e3d-9b04dc0441ed, compositionTargetId=null, acElementList=[])], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=null)","timestamp":"2026-09-07T12:22:00.668+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1b4f1a703a024f0b7ab578b988d07c7e","spanId":"b894530597cde814","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_MIGRATION\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=5674ba98-e9b6-4b84-9501-9072f09b9e81, timestamp=2026-09-07T12:22:01.194351142Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=dd173bc6-23ff-4bae-8e3d-9b04dc0441ed, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdCompositionTarget=b8002da7-2b43-44ec-90a2-42976cef32c2, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, orderedState=MIGRATE, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=NEW})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], stage=[*], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*]}, state=NEW})])], precheck=false, rollback=false, firstStage=false, stage=1)","timestamp":"2026-09-07T12:22:01.204+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1b4f1a703a024f0b7ab578b988d07c7e","spanId":"2728b3dc7fcfbf36","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-09-07T12:22:01.211+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1b4f1a703a024f0b7ab578b988d07c7e","spanId":"3d5b59723b7fb446","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=5674ba98-e9b6-4b84-9501-9072f09b9e81, timestamp=2026-09-07T12:22:01.313834037Z, stateChangeResult=NO_ERROR, message=stage 1 Migrated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=2, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=MIGRATING, lockState=LOCKED, operationalState='null', useState='null', outProperties={test={from=*, object=*, to=*}, stage=[*]}, result=true, message='stage 1 Migrated'}})","timestamp":"2026-09-07T12:22:01.321+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1b4f1a703a024f0b7ab578b988d07c7e","spanId":"3d5b59723b7fb446","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:01.344+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1b4f1a703a024f0b7ab578b988d07c7e","spanId":"d52a4546d5500390","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=5674ba98-e9b6-4b84-9501-9072f09b9e81, timestamp=2026-09-07T12:22:01.313783166Z, stateChangeResult=NO_ERROR, message=Migrated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}, result=true, message='Migrated'}})","timestamp":"2026-09-07T12:22:01.345+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1b4f1a703a024f0b7ab578b988d07c7e","spanId":"d52a4546d5500390","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:01.355+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1b4f1a703a024f0b7ab578b988d07c7e","spanId":"867cd8a1da4bab1b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-09-07T12:22:02.429+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1b4f1a703a024f0b7ab578b988d07c7e","spanId":"9e8118a7315c85ba","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=8cc77705-ed0a-4ebe-9ab1-b60bcad22fe3, timestamp=2026-09-07T12:22:02.537946921Z, stateChangeResult=NO_ERROR, message=Migrated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={stage=[*, *]}, result=true, message='Migrated'}})","timestamp":"2026-09-07T12:22:02.546+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1b4f1a703a024f0b7ab578b988d07c7e","spanId":"9e8118a7315c85ba","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:02.558+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1b4f1a703a024f0b7ab578b988d07c7e","spanId":"d48d285f357fd249","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=8cc77705-ed0a-4ebe-9ab1-b60bcad22fe3, timestamp=2026-09-07T12:22:02.537876900Z, stateChangeResult=NO_ERROR, message=Migrated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={test={from=*, object=*, to=*}, stage=[*, *]}, result=true, message='Migrated'}})","timestamp":"2026-09-07T12:22:02.559+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1b4f1a703a024f0b7ab578b988d07c7e","spanId":"d48d285f357fd249","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:02.567+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1b4f1a703a024f0b7ab578b988d07c7e","spanId":"9e8118a7315c85ba","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=c2b66e5d-db45-4ddd-a804-e4a686b8869d, timestamp=2026-09-07T12:22:03.110764176Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=DEPLOYED, lockState=LOCKED, stateChangeResult=NO_ERROR, revisionId=bfad9160-fa6e-4e70-a878-0cae15e09d5d, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*, *]}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}, stage=[*, *]}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*, *]}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-09-07T12:22:03.119+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"02faa6ec5ad5dbda6adf4ff29db2d4cc","spanId":"73a74b5c43a5c5ca","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-09-07T12:22:07.132+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"02faa6ec5ad5dbda6adf4ff29db2d4cc","spanId":"08323cd2742e1d96","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=9b755044-7c1f-4384-8938-0b520ed9b170, timestamp=2026-09-07T12:22:07.134443331Z, stateChangeResult=FAILED, message=Migration - Delete failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={}, result=true, message='Migration - Delete failed!'}})","timestamp":"2026-09-07T12:22:07.147+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"02faa6ec5ad5dbda6adf4ff29db2d4cc","spanId":"08323cd2742e1d96","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:07.160+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"02faa6ec5ad5dbda6adf4ff29db2d4cc","spanId":"e910c82f15e87cfe","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=9b755044-7c1f-4384-8938-0b520ed9b170, timestamp=2026-09-07T12:22:07.198476753Z, stateChangeResult=FAILED, message=Migrate failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={}, result=true, message='Migrate failed!'}})","timestamp":"2026-09-07T12:22:07.204+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"02faa6ec5ad5dbda6adf4ff29db2d4cc","spanId":"e910c82f15e87cfe","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:07.213+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"02faa6ec5ad5dbda6adf4ff29db2d4cc","spanId":"56f06cc0b9bcd61d","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=9b755044-7c1f-4384-8938-0b520ed9b170, timestamp=2026-09-07T12:22:07.201398352Z, stateChangeResult=FAILED, message=Migrate failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}, result=true, message='Migrate failed!'}})","timestamp":"2026-09-07T12:22:07.215+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"02faa6ec5ad5dbda6adf4ff29db2d4cc","spanId":"56f06cc0b9bcd61d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:07.220+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"02faa6ec5ad5dbda6adf4ff29db2d4cc","spanId":"08323cd2742e1d96","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=2465b76e-8149-4174-92db-102df636f53f, timestamp=2026-09-07T12:22:07.705501839Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=MIGRATING, lockState=LOCKED, stateChangeResult=FAILED, revisionId=dc8d8946-1ac9-4772-acdf-a0ef93b8c507, compositionTargetId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, deployState=DELETED, lockState=NONE, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*, *]}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=MIGRATING, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}, stage=[*, *]}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=NEW, operationalState='null', useState='null', properties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=MIGRATING, lockState=LOCKED, migrationState=NEW, operationalState='null', useState='null', properties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={stage=[*]}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-09-07T12:22:07.714+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"176874cea8cba360cfe09c8cca8366cc","spanId":"7323afc242c04492","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-09-07T12:22:12.634+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"8db47f43e419666ea03715e85b564637","spanId":"4adce06c5e918ecc","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"scheduling-1"},"message":"Add scheduled scanning","timestamp":"2026-09-07T12:22:13.568+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"5ca4a7dee0c064fb38ca88cedf40a5ef","spanId":"bf8687003bc70362","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-09-07T12:22:17.951+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1fbbd241c25e4bda22a97afde95bac3c","spanId":"c35d230cd33094e4","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-09-07T12:22:24.378+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1fbbd241c25e4bda22a97afde95bac3c","spanId":"3258c3d95d039dc4","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=1cf897f4-bb17-4eef-90b5-b808e4885ce9, timestamp=2026-09-07T12:22:24.382220951Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c37, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:22:24.389+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1fbbd241c25e4bda22a97afde95bac3c","spanId":"3258c3d95d039dc4","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:24.410+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1fbbd241c25e4bda22a97afde95bac3c","spanId":"f23c716f885683b0","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=22b3711b-d3e6-4d48-9640-a6740faa2f93, timestamp=2026-09-07T12:22:24.382432955Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c35, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:22:24.410+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1fbbd241c25e4bda22a97afde95bac3c","spanId":"f23c716f885683b0","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:24.417+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1fbbd241c25e4bda22a97afde95bac3c","spanId":"5a6ee57628106cb0","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=2f9942fc-27ad-4d4d-b13a-232cb95f4c57, timestamp=2026-09-07T12:22:24.383539873Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe, automationCompositionId=null, compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c38, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={stage=[*], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=bde98032-4a8e-495c-9453-3997e4a42cef, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement2, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:22:24.421+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1fbbd241c25e4bda22a97afde95bac3c","spanId":"5a6ee57628106cb0","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:24.428+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1fbbd241c25e4bda22a97afde95bac3c","spanId":"17d3e7b5357e2dd5","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=4c07fa02-8872-4def-ab5d-f289bad8f644, timestamp=2026-09-07T12:22:24.380244958Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592, automationCompositionId=null, compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c40, deployState=UNDEPLOYING, lockState=NONE, operationalState='null', useState='null', outProperties={stage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=1c534f2e-e2dc-4519-b495-e06d3444aece, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement3, typeVersion=1.0.0), ParticipantSupportedElementType(id=8aa3f208-86d2-42bd-a34e-6a658fb61ca1, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement4, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:22:24.429+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1fbbd241c25e4bda22a97afde95bac3c","spanId":"5da61ffbefe719dc","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=64a0fc86-99b5-40b6-be5b-805f0299ae27, timestamp=2026-09-07T12:22:24.382543466Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c36, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:22:24.438+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1fbbd241c25e4bda22a97afde95bac3c","spanId":"33baed0e91e11b1e","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=88b84f72-b3b7-4c6b-a66f-edb5d5795b77, timestamp=2026-09-07T12:22:24.383960100Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c34, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={test={from=*, object=*, to=*}, stage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:22:24.445+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1fbbd241c25e4bda22a97afde95bac3c","spanId":"6fa59e974d27ebec","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=60dd0f54-1ad1-4c87-8a02-0e434c3e202d, timestamp=2026-09-07T12:22:24.451585129Z, stateChangeResult=FAILED, message=Undeploy failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Undeploy failed!'}})","timestamp":"2026-09-07T12:22:24.483+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1fbbd241c25e4bda22a97afde95bac3c","spanId":"7fa961f4af78a099","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=60dd0f54-1ad1-4c87-8a02-0e434c3e202d, timestamp=2026-09-07T12:22:24.455511845Z, stateChangeResult=FAILED, message=Undeploy failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}, result=true, message='Undeploy failed!'}})","timestamp":"2026-09-07T12:22:24.491+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1fbbd241c25e4bda22a97afde95bac3c","spanId":"61238277ccacc356","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=60dd0f54-1ad1-4c87-8a02-0e434c3e202d, timestamp=2026-09-07T12:22:24.460863124Z, stateChangeResult=FAILED, message=Undeploy failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={test={from=*, object=*, to=*}, stage=[*, *], InternalState=*}, result=true, message='Undeploy failed!'}})","timestamp":"2026-09-07T12:22:24.496+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1fbbd241c25e4bda22a97afde95bac3c","spanId":"20268d9e00432091","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=60dd0f54-1ad1-4c87-8a02-0e434c3e202d, timestamp=2026-09-07T12:22:24.462173156Z, stateChangeResult=FAILED, message=Undeploy failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Undeploy failed!'}})","timestamp":"2026-09-07T12:22:24.502+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1fbbd241c25e4bda22a97afde95bac3c","spanId":"3258c3d95d039dc4","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=4f09e762-a94b-45ee-8597-4af1a6a2b258, timestamp=2026-09-07T12:22:24.971830781Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=UNDEPLOYING, lockState=NONE, stateChangeResult=FAILED, revisionId=ae28dc19-4193-4024-84b3-29fff073931a, compositionTargetId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, deployState=UNDEPLOYED, lockState=NONE, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}, stage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=NEW, operationalState='null', useState='null', properties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=UNDEPLOYED, lockState=NONE, migrationState=NEW, operationalState='null', useState='null', properties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={stage=[*], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-09-07T12:22:24.980+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"8ea3a0ecd710bc24f6d6c0ac5b82f21f","spanId":"93955b71fd5b4b55","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-09-07T12:22:29.869+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"8ea3a0ecd710bc24f6d6c0ac5b82f21f","spanId":"51f844a89bc6e512","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=023946c8-3ad4-4ae2-b8d8-898dce48de02, timestamp=2026-09-07T12:22:29.864098845Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592, automationCompositionId=null, compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=UNDEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c40, deployState=UNDEPLOYING, lockState=NONE, operationalState='null', useState='null', outProperties={stage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=1c534f2e-e2dc-4519-b495-e06d3444aece, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement3, typeVersion=1.0.0), ParticipantSupportedElementType(id=8aa3f208-86d2-42bd-a34e-6a658fb61ca1, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement4, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:22:29.876+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"8ea3a0ecd710bc24f6d6c0ac5b82f21f","spanId":"51f844a89bc6e512","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:29.890+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"8ea3a0ecd710bc24f6d6c0ac5b82f21f","spanId":"b9a14d0dd17ab372","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=e42155b0-7777-4228-b4a0-a78ce93ce8d4, timestamp=2026-09-07T12:22:29.865711693Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe, automationCompositionId=null, compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=UNDEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c38, deployState=UNDEPLOYING, lockState=NONE, operationalState='null', useState='null', outProperties={stage=[*], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=bde98032-4a8e-495c-9453-3997e4a42cef, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement2, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:22:29.893+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"8ea3a0ecd710bc24f6d6c0ac5b82f21f","spanId":"b9a14d0dd17ab372","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:29.900+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"8ea3a0ecd710bc24f6d6c0ac5b82f21f","spanId":"38f24efe6cfee2c9","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=62ccd804-a2c3-4087-a397-2d743bf03c00, timestamp=2026-09-07T12:22:29.866140680Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=UNDEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c36, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:22:29.901+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"8ea3a0ecd710bc24f6d6c0ac5b82f21f","spanId":"38f24efe6cfee2c9","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:29.907+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"8ea3a0ecd710bc24f6d6c0ac5b82f21f","spanId":"55bfad8026794833","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=29ef6ab9-ab5e-41a9-bde8-68eddace9f81, timestamp=2026-09-07T12:22:29.866157220Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=UNDEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c37, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:22:29.907+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"8ea3a0ecd710bc24f6d6c0ac5b82f21f","spanId":"3662bae3ec5a93e5","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=22687f0a-827e-4f99-bbab-3db640ceedc0, timestamp=2026-09-07T12:22:29.866409364Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=UNDEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c35, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:22:29.913+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"8ea3a0ecd710bc24f6d6c0ac5b82f21f","spanId":"ed8d34fa23434f87","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=59f6bc27-7232-41d9-ac71-97c83ff6b25f, timestamp=2026-09-07T12:22:29.867265559Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=UNDEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c34, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={test={from=*, object=*, to=*}, stage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:22:29.919+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"8ea3a0ecd710bc24f6d6c0ac5b82f21f","spanId":"714a12917078fb4f","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=a1a8f2a7-3f71-42e3-a4a6-ef284796dcfa, timestamp=2026-09-07T12:22:29.935886689Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={test={from=*, object=*, to=*}, stage=[*, *], InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-09-07T12:22:29.948+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"8ea3a0ecd710bc24f6d6c0ac5b82f21f","spanId":"918022061ac0a4d4","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=a1a8f2a7-3f71-42e3-a4a6-ef284796dcfa, timestamp=2026-09-07T12:22:29.936778203Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-09-07T12:22:29.968+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"8ea3a0ecd710bc24f6d6c0ac5b82f21f","spanId":"0920589ae067e470","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=a1a8f2a7-3f71-42e3-a4a6-ef284796dcfa, timestamp=2026-09-07T12:22:29.936371267Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-09-07T12:22:29.974+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"8ea3a0ecd710bc24f6d6c0ac5b82f21f","spanId":"e6cd547a82a67fb0","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=a1a8f2a7-3f71-42e3-a4a6-ef284796dcfa, timestamp=2026-09-07T12:22:29.937340504Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-09-07T12:22:29.979+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"8ea3a0ecd710bc24f6d6c0ac5b82f21f","spanId":"51f844a89bc6e512","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=b4c3ad1e-69ca-4964-a727-384fed4dc8d5, timestamp=2026-09-07T12:22:30.447741266Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=UNDEPLOYED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=eebcb3cd-da9b-44dd-b19f-7a76643a2c3e, compositionTargetId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, deployState=UNDEPLOYED, lockState=NONE, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}, stage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=UNDEPLOYED, lockState=NONE, migrationState=NEW, operationalState='null', useState='null', properties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={stage=[*], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=NEW, operationalState='null', useState='null', properties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-09-07T12:22:30.457+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"f36357ddfa71a3fbe61cc802864d44b2","spanId":"f094107170c86a83","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-5"},"message":"Delete automation composition request received for name: Instance-Migration-From and version: 1.0.1","timestamp":"2026-09-07T12:22:36.200+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"f36357ddfa71a3fbe61cc802864d44b2","spanId":"f094107170c86a83","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_STATE_CHANGE\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=7aa1eda1-8320-4bce-b3e7-4c179bf0052e, timestamp=2026-09-07T12:22:36.206252511Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdComposition=b8002da7-2b43-44ec-90a2-42976cef32c2, revisionIdInstance=eebcb3cd-da9b-44dd-b19f-7a76643a2c3e, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), deployOrderedState=DELETE, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*, *], InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={stage=[*], InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}, stage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=12cd25a8-cc31-433b-9eb7-c5089f608a89, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}, state=PRESENT})])])","timestamp":"2026-09-07T12:22:36.214+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"f36357ddfa71a3fbe61cc802864d44b2","spanId":"6485cf54e864a9f0","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-09-07T12:22:36.217+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"f36357ddfa71a3fbe61cc802864d44b2","spanId":"fc1d37be2f7dbfdd","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=7aa1eda1-8320-4bce-b3e7-4c179bf0052e, timestamp=2026-09-07T12:22:36.279802180Z, stateChangeResult=FAILED, message=Delete failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Delete failed!'}})","timestamp":"2026-09-07T12:22:36.284+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"f36357ddfa71a3fbe61cc802864d44b2","spanId":"fc1d37be2f7dbfdd","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:36.306+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"f36357ddfa71a3fbe61cc802864d44b2","spanId":"b019decb0d7ba3e9","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=7aa1eda1-8320-4bce-b3e7-4c179bf0052e, timestamp=2026-09-07T12:22:36.284197793Z, stateChangeResult=FAILED, message=Delete failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Delete failed!'}})","timestamp":"2026-09-07T12:22:36.314+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"f36357ddfa71a3fbe61cc802864d44b2","spanId":"b019decb0d7ba3e9","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:36.332+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"f36357ddfa71a3fbe61cc802864d44b2","spanId":"3de1cd6784e52eee","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=7aa1eda1-8320-4bce-b3e7-4c179bf0052e, timestamp=2026-09-07T12:22:36.286350808Z, stateChangeResult=FAILED, message=Delete failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}, result=true, message='Delete failed!'}})","timestamp":"2026-09-07T12:22:36.334+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"f36357ddfa71a3fbe61cc802864d44b2","spanId":"3de1cd6784e52eee","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:36.339+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"f36357ddfa71a3fbe61cc802864d44b2","spanId":"630d6d0ec8b5c145","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=7aa1eda1-8320-4bce-b3e7-4c179bf0052e, timestamp=2026-09-07T12:22:36.288181040Z, stateChangeResult=FAILED, message=Delete failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={test={from=*, object=*, to=*}, stage=[*, *], InternalState=*}, result=true, message='Delete failed!'}})","timestamp":"2026-09-07T12:22:36.340+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"f36357ddfa71a3fbe61cc802864d44b2","spanId":"fc1d37be2f7dbfdd","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=1ec5d05a-d45a-4631-97b7-4d4509492782, timestamp=2026-09-07T12:22:36.859386784Z, participantId=null, replicaId=null, automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, deployState=DELETING, lockState=NONE, stateChangeResult=FAILED, revisionId=b69759ec-6bf0-4776-b8f3-bd564eba4b73, compositionTargetId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, deployState=DELETED, lockState=NONE, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}, stage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=DELETED, lockState=NONE, migrationState=NEW, operationalState='null', useState='null', properties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={stage=[*], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=NEW, operationalState='null', useState='null', properties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-09-07T12:22:36.868+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"4300a7e93183eca8b5442284f0116373","spanId":"c88d6c6c37d79a61","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-09-07T12:22:41.734+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"4300a7e93183eca8b5442284f0116373","spanId":"fe7c0927d4d0e2b4","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=fe2ce92f-b6f8-471d-b1d3-f5630c86ef21, timestamp=2026-09-07T12:22:41.792062523Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:22:41.800+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"4300a7e93183eca8b5442284f0116373","spanId":"fe7c0927d4d0e2b4","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:41.835+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"4300a7e93183eca8b5442284f0116373","spanId":"862a2042daf79bc7","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=fe2ce92f-b6f8-471d-b1d3-f5630c86ef21, timestamp=2026-09-07T12:22:41.792135424Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={test={from=*, object=*, to=*}, stage=[*, *], InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:22:41.835+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"4300a7e93183eca8b5442284f0116373","spanId":"862a2042daf79bc7","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:41.841+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"4300a7e93183eca8b5442284f0116373","spanId":"bc55e5d2749a4e5d","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=fe2ce92f-b6f8-471d-b1d3-f5630c86ef21, timestamp=2026-09-07T12:22:41.793057519Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:22:41.844+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"4300a7e93183eca8b5442284f0116373","spanId":"bc55e5d2749a4e5d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:41.856+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"4300a7e93183eca8b5442284f0116373","spanId":"b6278e4a2592e1f7","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=fe2ce92f-b6f8-471d-b1d3-f5630c86ef21, timestamp=2026-09-07T12:22:41.793492377Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=12cd25a8-cc31-433b-9eb7-c5089f608a89, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:22:41.857+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"b2acfe496e02d213e88ff7e759c03ac2","spanId":"218472f2719208a6","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-10"},"message":"Create instance request received for compositionId fd4f305f-e905-4c87-9b46-eabe7b08fb74","timestamp":"2026-09-07T12:22:47.111+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"92e6d87f09b7237cea45daddef02be98","spanId":"44e60b9fae312c95","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_DEPLOY","timestamp":"2026-09-07T12:22:48.156+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"92e6d87f09b7237cea45daddef02be98","spanId":"b6516c0de6bed750","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=c26e562f-1d52-47e1-8654-10d180fa8112, timestamp=2026-09-07T12:22:48.156946626Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c38, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=bde98032-4a8e-495c-9453-3997e4a42cef, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement2, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:22:48.173+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"92e6d87f09b7237cea45daddef02be98","spanId":"b6516c0de6bed750","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:48.191+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"92e6d87f09b7237cea45daddef02be98","spanId":"79afd59e545f273e","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=ea76a75b-a904-4a8b-8f17-788432ccff9a, timestamp=2026-09-07T12:22:48.164136445Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c36, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:22:48.192+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"92e6d87f09b7237cea45daddef02be98","spanId":"79afd59e545f273e","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:48.202+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"92e6d87f09b7237cea45daddef02be98","spanId":"14d6b39ccd42f24b","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=a94e9dc9-32b8-4e31-98a4-04966578bdda, timestamp=2026-09-07T12:22:48.165431237Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c34, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:22:48.210+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"92e6d87f09b7237cea45daddef02be98","spanId":"14d6b39ccd42f24b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:48.218+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"92e6d87f09b7237cea45daddef02be98","spanId":"5238c5a9560bc42d","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=24893d4d-2670-455f-a3a2-eb972fb4bd50, timestamp=2026-09-07T12:22:48.165577829Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c35, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:22:48.219+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"92e6d87f09b7237cea45daddef02be98","spanId":"fc58299880e28b94","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=8f532445-a352-4fcc-8ad4-529328538d20, timestamp=2026-09-07T12:22:48.231235317Z, stateChangeResult=NO_ERROR, message=Deployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deployed'}})","timestamp":"2026-09-07T12:22:48.249+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"92e6d87f09b7237cea45daddef02be98","spanId":"31a9055465f708b7","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=8f532445-a352-4fcc-8ad4-529328538d20, timestamp=2026-09-07T12:22:48.237398059Z, stateChangeResult=NO_ERROR, message=Deployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deployed'}})","timestamp":"2026-09-07T12:22:48.261+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"92e6d87f09b7237cea45daddef02be98","spanId":"25568e1926cf7089","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=8f532445-a352-4fcc-8ad4-529328538d20, timestamp=2026-09-07T12:22:48.242968981Z, stateChangeResult=NO_ERROR, message=Deployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deployed'}})","timestamp":"2026-09-07T12:22:48.265+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"92e6d87f09b7237cea45daddef02be98","spanId":"b6516c0de6bed750","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=7d5ce585-c6e6-4d1c-b366-1983491149b4, timestamp=2026-09-07T12:22:48.732755368Z, participantId=null, replicaId=null, automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, deployState=DEPLOYED, lockState=LOCKED, stateChangeResult=NO_ERROR, revisionId=9434c1f9-fdf5-4e5c-9bc1-8dd9bc00f265, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-09-07T12:22:48.740+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"b6005f07271a10e0fe6d764d580933af","spanId":"4aa3e041a1698d5a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-09-07T12:22:54.658+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"b6005f07271a10e0fe6d764d580933af","spanId":"56f0e40035d455d2","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=58fc3c4c-9ad4-4ec7-a914-f038f5ee4f31, timestamp=2026-09-07T12:22:54.661754519Z, stateChangeResult=FAILED, message=Migration - Delete failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={}, result=true, message='Migration - Delete failed!'}})","timestamp":"2026-09-07T12:22:54.673+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"b6005f07271a10e0fe6d764d580933af","spanId":"56f0e40035d455d2","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:54.688+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"b6005f07271a10e0fe6d764d580933af","spanId":"48dda5048b4e8f98","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=58fc3c4c-9ad4-4ec7-a914-f038f5ee4f31, timestamp=2026-09-07T12:22:54.727839281Z, stateChangeResult=FAILED, message=Migrate failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Migrate failed!'}})","timestamp":"2026-09-07T12:22:54.736+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"b6005f07271a10e0fe6d764d580933af","spanId":"48dda5048b4e8f98","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:54.741+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"b6005f07271a10e0fe6d764d580933af","spanId":"e04376686d609e9f","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=58fc3c4c-9ad4-4ec7-a914-f038f5ee4f31, timestamp=2026-09-07T12:22:54.728611873Z, stateChangeResult=FAILED, message=Migrate failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={}, result=true, message='Migrate failed!'}})","timestamp":"2026-09-07T12:22:54.741+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"b6005f07271a10e0fe6d764d580933af","spanId":"e04376686d609e9f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:22:54.746+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"b6005f07271a10e0fe6d764d580933af","spanId":"56f0e40035d455d2","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=712f305c-f040-46cc-996a-e299a002ebbc, timestamp=2026-09-07T12:22:55.240445964Z, participantId=null, replicaId=null, automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, deployState=MIGRATING, lockState=LOCKED, stateChangeResult=FAILED, revisionId=1428c48c-74cc-4d48-b46e-66ba9ba10fea, compositionTargetId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=DELETED, lockState=NONE, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=MIGRATING, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=NEW, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, deployState=MIGRATING, lockState=LOCKED, migrationState=NEW, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-09-07T12:22:55.249+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2a539709c4f1cfe2c3d9c1cc95a93889","spanId":"c14504d63989cef8","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-09-07T12:23:00.171+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2a539709c4f1cfe2c3d9c1cc95a93889","spanId":"281127e5242b0ae7","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=cd04e6e4-f7ee-4b35-8b68-324f5245538c, timestamp=2026-09-07T12:23:00.173338360Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:23:00.184+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2a539709c4f1cfe2c3d9c1cc95a93889","spanId":"281127e5242b0ae7","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:00.196+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2a539709c4f1cfe2c3d9c1cc95a93889","spanId":"92901ee3863af4c2","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-09-07T12:23:01.269+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2a539709c4f1cfe2c3d9c1cc95a93889","spanId":"8b017f5c0b462508","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=6bd7f192-c5d4-4dba-b805-0c2a5e7219d7, timestamp=2026-09-07T12:23:01.332775453Z, stateChangeResult=NO_ERROR, message=stage 2 Migration rollback, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, stage=0, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=MIGRATION_REVERTING, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*], InternalState=*}, result=true, message='stage 2 Migration rollback'}})","timestamp":"2026-09-07T12:23:01.339+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2a539709c4f1cfe2c3d9c1cc95a93889","spanId":"8b017f5c0b462508","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:01.351+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2a539709c4f1cfe2c3d9c1cc95a93889","spanId":"14d0f352b96e287b","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=6bd7f192-c5d4-4dba-b805-0c2a5e7219d7, timestamp=2026-09-07T12:23:01.334416360Z, stateChangeResult=NO_ERROR, message=stage 2 Migration rollback, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, stage=1, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=MIGRATION_REVERTING, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*], InternalState=*}, result=true, message='stage 2 Migration rollback'}})","timestamp":"2026-09-07T12:23:01.355+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2a539709c4f1cfe2c3d9c1cc95a93889","spanId":"14d0f352b96e287b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:01.362+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2a539709c4f1cfe2c3d9c1cc95a93889","spanId":"8b017f5c0b462508","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_MIGRATION\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=86df114a-9f45-4089-ac48-7b754761562d, timestamp=2026-09-07T12:23:02.400906703Z, participantId=null, replicaId=null, automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=1428c48c-74cc-4d48-b46e-66ba9ba10fea, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdCompositionTarget=b8002da7-2b43-44ec-90a2-42976cef32c2, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*], InternalState=*}, state=NEW})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*], InternalState=*}, state=NEW}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT})])], precheck=false, rollback=true, firstStage=false, stage=1)","timestamp":"2026-09-07T12:23:02.411+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2a539709c4f1cfe2c3d9c1cc95a93889","spanId":"99020c07407e0d32","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-09-07T12:23:02.421+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2a539709c4f1cfe2c3d9c1cc95a93889","spanId":"933a320bef51aca7","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=86df114a-9f45-4089-ac48-7b754761562d, timestamp=2026-09-07T12:23:02.476542787Z, stateChangeResult=NO_ERROR, message=stage 1 Migration rollback, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, stage=0, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=MIGRATION_REVERTING, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*], InternalState=*}, result=true, message='stage 1 Migration rollback'}})","timestamp":"2026-09-07T12:23:02.484+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2a539709c4f1cfe2c3d9c1cc95a93889","spanId":"933a320bef51aca7","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:02.492+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2a539709c4f1cfe2c3d9c1cc95a93889","spanId":"fafb1fe3c51c14eb","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=86df114a-9f45-4089-ac48-7b754761562d, timestamp=2026-09-07T12:23:02.479224341Z, stateChangeResult=NO_ERROR, message=Migration rollback done, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Migration rollback done'}})","timestamp":"2026-09-07T12:23:02.496+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2a539709c4f1cfe2c3d9c1cc95a93889","spanId":"fafb1fe3c51c14eb","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:02.503+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2a539709c4f1cfe2c3d9c1cc95a93889","spanId":"933a320bef51aca7","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_MIGRATION\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=a98b1ff5-cb41-4bed-a1d4-d5737282c52e, timestamp=2026-09-07T12:23:03.550345730Z, participantId=null, replicaId=null, automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=1428c48c-74cc-4d48-b46e-66ba9ba10fea, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdCompositionTarget=b8002da7-2b43-44ec-90a2-42976cef32c2, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*], InternalState=*}, state=NEW})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*], InternalState=*}, state=NEW}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*], InternalState=*}, state=PRESENT})])], precheck=false, rollback=true, firstStage=false, stage=0)","timestamp":"2026-09-07T12:23:03.560+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2a539709c4f1cfe2c3d9c1cc95a93889","spanId":"2bfe74822964b701","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-09-07T12:23:03.562+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2a539709c4f1cfe2c3d9c1cc95a93889","spanId":"5f35ab5b0dede5f4","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=a98b1ff5-cb41-4bed-a1d4-d5737282c52e, timestamp=2026-09-07T12:23:03.628808440Z, stateChangeResult=NO_ERROR, message=Migration rollback done, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Migration rollback done'}})","timestamp":"2026-09-07T12:23:03.643+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2a539709c4f1cfe2c3d9c1cc95a93889","spanId":"5f35ab5b0dede5f4","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:03.657+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2a539709c4f1cfe2c3d9c1cc95a93889","spanId":"59506cdc1c07f714","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=a98b1ff5-cb41-4bed-a1d4-d5737282c52e, timestamp=2026-09-07T12:23:03.629774636Z, stateChangeResult=NO_ERROR, message=Migration rollback done, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Migration rollback done'}})","timestamp":"2026-09-07T12:23:03.663+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2a539709c4f1cfe2c3d9c1cc95a93889","spanId":"59506cdc1c07f714","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:03.680+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2a539709c4f1cfe2c3d9c1cc95a93889","spanId":"5f35ab5b0dede5f4","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=eed006dd-9e83-46e8-86e0-32b1827ca482, timestamp=2026-09-07T12:23:04.203026996Z, participantId=null, replicaId=null, automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, deployState=DEPLOYED, lockState=LOCKED, stateChangeResult=NO_ERROR, revisionId=0a53e3d2-857a-48cb-bd74-6f48e1f9f180, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-09-07T12:23:04.212+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1e33bb0709ee91bdd306a7ee04aadf94","spanId":"4dfb61f55652c60a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-09-07T12:23:06.885+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1e33bb0709ee91bdd306a7ee04aadf94","spanId":"64b94a01227316a0","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=12208c63-7201-4c8c-8043-28388a0400d1, timestamp=2026-09-07T12:23:06.880691829Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c38, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=bde98032-4a8e-495c-9453-3997e4a42cef, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement2, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:23:06.894+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1e33bb0709ee91bdd306a7ee04aadf94","spanId":"64b94a01227316a0","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:06.905+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1e33bb0709ee91bdd306a7ee04aadf94","spanId":"13b60efc6c9cb4c9","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=6d9b232d-18d0-417f-87b8-4c20310d6e87, timestamp=2026-09-07T12:23:06.881188398Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c36, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:23:06.907+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1e33bb0709ee91bdd306a7ee04aadf94","spanId":"13b60efc6c9cb4c9","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:06.914+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1e33bb0709ee91bdd306a7ee04aadf94","spanId":"17a8afc509587d8f","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=a777ad3d-250d-49e7-a434-329977ffc6f8, timestamp=2026-09-07T12:23:06.882509060Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c35, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:23:06.914+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1e33bb0709ee91bdd306a7ee04aadf94","spanId":"17a8afc509587d8f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:06.919+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1e33bb0709ee91bdd306a7ee04aadf94","spanId":"0498e94d2f9f7258","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=a67829e1-9418-4263-b47b-ac0c138fad82, timestamp=2026-09-07T12:23:06.889279121Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c34, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:23:06.920+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1e33bb0709ee91bdd306a7ee04aadf94","spanId":"621ccc9084da2bdb","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=5049ee9c-a658-4bfa-8d80-49f4ca304e09, timestamp=2026-09-07T12:23:06.951545812Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-09-07T12:23:06.966+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1e33bb0709ee91bdd306a7ee04aadf94","spanId":"96e2788e42c0bba7","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=5049ee9c-a658-4bfa-8d80-49f4ca304e09, timestamp=2026-09-07T12:23:06.951585323Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-09-07T12:23:06.978+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1e33bb0709ee91bdd306a7ee04aadf94","spanId":"774e671e53a36476","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=5049ee9c-a658-4bfa-8d80-49f4ca304e09, timestamp=2026-09-07T12:23:06.955143892Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-09-07T12:23:06.984+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1e33bb0709ee91bdd306a7ee04aadf94","spanId":"64b94a01227316a0","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=ed7f1b2b-7c9a-4676-8a17-a5b6dbb15894, timestamp=2026-09-07T12:23:07.431440305Z, participantId=null, replicaId=null, automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, deployState=UNDEPLOYED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=394ca339-df6b-400e-92cc-e1e4f8ab011f, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-09-07T12:23:07.441+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"0f6c85c24a065ef890b3fd5f7d441640","spanId":"bef7615ff198d407","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-1"},"message":"Delete automation composition request received for name: Instance-Migration-From and version: 1.0.1","timestamp":"2026-09-07T12:23:12.235+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"0f6c85c24a065ef890b3fd5f7d441640","spanId":"bef7615ff198d407","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_STATE_CHANGE\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=2c6338bd-e7f2-4281-bf15-9111f0de8085, timestamp=2026-09-07T12:23:12.239059790Z, participantId=null, replicaId=null, automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=394ca339-df6b-400e-92cc-e1e4f8ab011f, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), deployOrderedState=DELETE, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT})])])","timestamp":"2026-09-07T12:23:12.247+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"0f6c85c24a065ef890b3fd5f7d441640","spanId":"c1c5ef93ae55d08a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-09-07T12:23:12.251+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"0f6c85c24a065ef890b3fd5f7d441640","spanId":"9b4a9798768288f8","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=2c6338bd-e7f2-4281-bf15-9111f0de8085, timestamp=2026-09-07T12:23:12.311593567Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:23:12.323+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"0f6c85c24a065ef890b3fd5f7d441640","spanId":"9b4a9798768288f8","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:12.337+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"0f6c85c24a065ef890b3fd5f7d441640","spanId":"a5ea9cc2ce64f2a1","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=2c6338bd-e7f2-4281-bf15-9111f0de8085, timestamp=2026-09-07T12:23:12.311966604Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:23:12.343+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"0f6c85c24a065ef890b3fd5f7d441640","spanId":"a5ea9cc2ce64f2a1","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:12.350+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"0f6c85c24a065ef890b3fd5f7d441640","spanId":"f36cebe0f6fc62b0","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=2c6338bd-e7f2-4281-bf15-9111f0de8085, timestamp=2026-09-07T12:23:12.312058895Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:23:12.351+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"0f6c85c24a065ef890b3fd5f7d441640","spanId":"f36cebe0f6fc62b0","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:12.361+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"0f6c85c24a065ef890b3fd5f7d441640","spanId":"9b4a9798768288f8","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=9580bff1-e504-4265-96aa-8f58c68816f9, timestamp=2026-09-07T12:23:12.883222281Z, participantId=null, replicaId=null, automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=ca78ae6b-4678-4b50-8fb3-f9368dc05764, deployState=DELETED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=394ca339-df6b-400e-92cc-e1e4f8ab011f, compositionTargetId=null, acElementList=[])], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=null)","timestamp":"2026-09-07T12:23:12.891+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"cd445628c2246ba98fadf7d3e6182b6d","spanId":"46bf23dc7730a588","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-5"},"message":"Create instance request received for compositionId fd4f305f-e905-4c87-9b46-eabe7b08fb74","timestamp":"2026-09-07T12:23:18.494+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"3b188899643c8b9e8cd1742cdcba2b1f","spanId":"a49f9f1b995e656a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-10"},"message":"Deployment request received for instanceID: 7538e0fd-ec0f-4076-90bc-6235f8c89f84","timestamp":"2026-09-07T12:23:18.613+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"3b188899643c8b9e8cd1742cdcba2b1f","spanId":"a49f9f1b995e656a","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_DEPLOY\nAutomationCompositionDeploy(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_DEPLOY, messageId=76144076-018c-48dd-ba4e-2faa91696aee, timestamp=2026-09-07T12:23:18.616272267Z, participantId=null, replicaId=null, automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=0ad56001-af03-40ac-9a8d-339531a5a202, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT})])])","timestamp":"2026-09-07T12:23:18.624+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"3b188899643c8b9e8cd1742cdcba2b1f","spanId":"4c8e1dd2aa409263","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_DEPLOY","timestamp":"2026-09-07T12:23:18.627+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"3b188899643c8b9e8cd1742cdcba2b1f","spanId":"8eafb48c398e0f39","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=b71fc478-3aee-4b73-a2e3-e7aab0cdd483, timestamp=2026-09-07T12:23:18.628816782Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c35, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:23:18.634+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"3b188899643c8b9e8cd1742cdcba2b1f","spanId":"8eafb48c398e0f39","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:18.659+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"3b188899643c8b9e8cd1742cdcba2b1f","spanId":"f186664e94dab355","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=d40ddc0d-f2fc-4908-9a82-3ae1433da7f5, timestamp=2026-09-07T12:23:18.628860833Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c36, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:23:18.659+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"3b188899643c8b9e8cd1742cdcba2b1f","spanId":"f186664e94dab355","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:18.665+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"3b188899643c8b9e8cd1742cdcba2b1f","spanId":"c09d592b915575dd","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=68067a62-c8d3-4f8b-868b-3daab8db5b0b, timestamp=2026-09-07T12:23:18.628927254Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c34, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:23:18.666+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"3b188899643c8b9e8cd1742cdcba2b1f","spanId":"c09d592b915575dd","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:18.675+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"3b188899643c8b9e8cd1742cdcba2b1f","spanId":"a34f8f223f985f66","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=73af8f62-a53d-4d77-a683-d1fcb8ef61b2, timestamp=2026-09-07T12:23:18.631815131Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c38, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=bde98032-4a8e-495c-9453-3997e4a42cef, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement2, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:23:18.678+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"3b188899643c8b9e8cd1742cdcba2b1f","spanId":"433b6f6cdf1ee46b","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=76144076-018c-48dd-ba4e-2faa91696aee, timestamp=2026-09-07T12:23:18.691831660Z, stateChangeResult=NO_ERROR, message=Deployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deployed'}})","timestamp":"2026-09-07T12:23:18.701+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"3b188899643c8b9e8cd1742cdcba2b1f","spanId":"01d69566feefb984","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=76144076-018c-48dd-ba4e-2faa91696aee, timestamp=2026-09-07T12:23:18.692499882Z, stateChangeResult=NO_ERROR, message=Deployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deployed'}})","timestamp":"2026-09-07T12:23:18.714+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"3b188899643c8b9e8cd1742cdcba2b1f","spanId":"b70d36758e7ea8cd","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=76144076-018c-48dd-ba4e-2faa91696aee, timestamp=2026-09-07T12:23:18.694811179Z, stateChangeResult=NO_ERROR, message=Deployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deployed'}})","timestamp":"2026-09-07T12:23:18.733+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"3b188899643c8b9e8cd1742cdcba2b1f","spanId":"8eafb48c398e0f39","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=84dbd821-4a97-4017-817a-1fd7bc8b44ae, timestamp=2026-09-07T12:23:19.209645317Z, participantId=null, replicaId=null, automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, deployState=DEPLOYED, lockState=LOCKED, stateChangeResult=NO_ERROR, revisionId=1e12bdf0-a5f0-4db6-b2f4-3c5a5a15a1a6, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-09-07T12:23:19.219+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"79e4a8ade107c700221d8b5330703a93","spanId":"aa4c62396d3310d8","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-09-07T12:23:24.991+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"79e4a8ade107c700221d8b5330703a93","spanId":"22316b525471abe5","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=fe6ae2b4-4a28-41b1-9b7a-4ff15f63f8bb, timestamp=2026-09-07T12:23:24.997977982Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:23:25.002+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"79e4a8ade107c700221d8b5330703a93","spanId":"22316b525471abe5","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:25.011+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"79e4a8ade107c700221d8b5330703a93","spanId":"dbd3de368418bd68","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=fe6ae2b4-4a28-41b1-9b7a-4ff15f63f8bb, timestamp=2026-09-07T12:23:25.098831162Z, stateChangeResult=NO_ERROR, message=stage 0 Migrated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=1, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=MIGRATING, lockState=LOCKED, operationalState='null', useState='null', outProperties={stage=[*], InternalState=*}, result=true, message='stage 0 Migrated'}})","timestamp":"2026-09-07T12:23:25.103+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"79e4a8ade107c700221d8b5330703a93","spanId":"dbd3de368418bd68","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:25.112+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"79e4a8ade107c700221d8b5330703a93","spanId":"03db1273f5ab3124","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=fe6ae2b4-4a28-41b1-9b7a-4ff15f63f8bb, timestamp=2026-09-07T12:23:25.099191068Z, stateChangeResult=NO_ERROR, message=stage 0 Migrated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=2, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=MIGRATING, lockState=LOCKED, operationalState='null', useState='null', outProperties={stage=[*]}, result=true, message='stage 0 Migrated'}})","timestamp":"2026-09-07T12:23:25.113+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"79e4a8ade107c700221d8b5330703a93","spanId":"03db1273f5ab3124","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:25.118+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"79e4a8ade107c700221d8b5330703a93","spanId":"22316b525471abe5","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=87cb0605-0733-4cd2-83da-2a5946f887c3, timestamp=2026-09-07T12:23:25.554096966Z, participantId=null, replicaId=null, automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, deployState=MIGRATING, lockState=LOCKED, stateChangeResult=FAILED, revisionId=3973b534-c78a-4ee2-9806-9386a7c06ec2, compositionTargetId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DELETED, lockState=NONE, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=MIGRATING, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=MIGRATING, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={stage=[*], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=DEPLOYED, lockState=LOCKED, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=MIGRATING, lockState=LOCKED, migrationState=NEW, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*]}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, deployState=MIGRATING, lockState=LOCKED, migrationState=NEW, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-09-07T12:23:25.563+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"2e4556402ca7c126","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-9"},"message":"Rollback automation composition request received for CompositionID: fd4f305f-e905-4c87-9b46-eabe7b08fb74 and InstanceID: 7538e0fd-ec0f-4076-90bc-6235f8c89f84","timestamp":"2026-09-07T12:23:30.465+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"2e4556402ca7c126","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_MIGRATION\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=13ece0ee-1aa1-44a5-a992-b554b272f10b, timestamp=2026-09-07T12:23:30.480643904Z, participantId=null, replicaId=null, automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=3973b534-c78a-4ee2-9806-9386a7c06ec2, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdCompositionTarget=b8002da7-2b43-44ec-90a2-42976cef32c2, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, orderedState=MIGRATION_REVERT, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, orderedState=MIGRATION_REVERT, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={}, outProperties={}, state=REMOVED})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=NEW})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*]}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={}, outProperties={}, state=REMOVED}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=NEW}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={stage=[*], InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT})])], precheck=false, rollback=true, firstStage=true, stage=3)","timestamp":"2026-09-07T12:23:30.492+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"2ca977a3dd490c2b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-09-07T12:23:30.504+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"aaea345967f6d0ea","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=13ece0ee-1aa1-44a5-a992-b554b272f10b, timestamp=2026-09-07T12:23:30.499322416Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={stage=[*]}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:23:30.509+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"aaea345967f6d0ea","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:30.518+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"aaea345967f6d0ea","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.scanner.AbstractScanner","thread":"Thread-5"},"message":"Deleting element 709c62b3-8918-41b9-a747-d21eb79c6c37 in Migration ","timestamp":"2026-09-07T12:23:31.050+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"aaea345967f6d0ea","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.scanner.AbstractScanner","thread":"Thread-5"},"message":"Deleting element 709c62b3-8918-41b9-a747-d21eb79c6c40 in Migration ","timestamp":"2026-09-07T12:23:31.050+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"aaea345967f6d0ea","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=69c5f17a-220c-4fd6-bcb0-239f958ad6d0, timestamp=2026-09-07T12:23:31.050635763Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=null, automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, deployState=DELETED, lockState=LOCKED, stateChangeResult=NO_ERROR, revisionId=3973b534-c78a-4ee2-9806-9386a7c06ec2, compositionTargetId=null, acElementList=[])], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=null)","timestamp":"2026-09-07T12:23:31.058+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"aaea345967f6d0ea","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_MIGRATION\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=98e9a172-b8ef-497c-882e-e00fc1db03dd, timestamp=2026-09-07T12:23:31.586608298Z, participantId=null, replicaId=null, automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=3973b534-c78a-4ee2-9806-9386a7c06ec2, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdCompositionTarget=b8002da7-2b43-44ec-90a2-42976cef32c2, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*], InternalState=*}, state=NEW})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=NEW}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={stage=[*], InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT})])], precheck=false, rollback=true, firstStage=false, stage=2)","timestamp":"2026-09-07T12:23:31.596+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"d7a3034cdd26e556","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-09-07T12:23:31.598+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"a52ee4e92688dd68","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=98e9a172-b8ef-497c-882e-e00fc1db03dd, timestamp=2026-09-07T12:23:31.661474432Z, stateChangeResult=NO_ERROR, message=stage 2 Migration rollback, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=0, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=MIGRATION_REVERTING, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*], InternalState=*}, result=true, message='stage 2 Migration rollback'}})","timestamp":"2026-09-07T12:23:31.668+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"a52ee4e92688dd68","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:31.676+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"7f87f6b2de3b5437","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=98e9a172-b8ef-497c-882e-e00fc1db03dd, timestamp=2026-09-07T12:23:31.661970691Z, stateChangeResult=NO_ERROR, message=stage 2 Migration rollback, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=1, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=MIGRATION_REVERTING, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*], InternalState=*}, result=true, message='stage 2 Migration rollback'}})","timestamp":"2026-09-07T12:23:31.680+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"7f87f6b2de3b5437","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:31.688+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"a52ee4e92688dd68","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_MIGRATION\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=f896b369-8522-442d-8669-b209c914b082, timestamp=2026-09-07T12:23:32.725282465Z, participantId=null, replicaId=null, automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=3973b534-c78a-4ee2-9806-9386a7c06ec2, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdCompositionTarget=b8002da7-2b43-44ec-90a2-42976cef32c2, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*], InternalState=*}, state=NEW})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*], InternalState=*}, state=NEW}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={stage=[*], InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*], InternalState=*}, state=PRESENT})])], precheck=false, rollback=true, firstStage=false, stage=1)","timestamp":"2026-09-07T12:23:32.736+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"0ebff06a6711cc22","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-09-07T12:23:32.739+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"5a7a0972e841e403","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=f896b369-8522-442d-8669-b209c914b082, timestamp=2026-09-07T12:23:32.802366494Z, stateChangeResult=NO_ERROR, message=Migration rollback done, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Migration rollback done'}})","timestamp":"2026-09-07T12:23:32.810+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"5a7a0972e841e403","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:32.819+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"d119626ed2e5da2f","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=f896b369-8522-442d-8669-b209c914b082, timestamp=2026-09-07T12:23:32.802403815Z, stateChangeResult=NO_ERROR, message=stage 1 Migration rollback, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=0, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=MIGRATION_REVERTING, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*], InternalState=*}, result=true, message='stage 1 Migration rollback'}})","timestamp":"2026-09-07T12:23:32.822+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"d119626ed2e5da2f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:32.833+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"5a7a0972e841e403","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_MIGRATION\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=149e2869-0f24-4b16-817d-932b1cac5d5f, timestamp=2026-09-07T12:23:33.864011313Z, participantId=null, replicaId=null, automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=3973b534-c78a-4ee2-9806-9386a7c06ec2, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdCompositionTarget=b8002da7-2b43-44ec-90a2-42976cef32c2, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*], InternalState=*}, state=NEW})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*], InternalState=*}, state=NEW}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={stage=[*], InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*], InternalState=*}, state=PRESENT})])], precheck=false, rollback=true, firstStage=false, stage=0)","timestamp":"2026-09-07T12:23:33.873+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"2c2f67f7939af4fe","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-09-07T12:23:33.878+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"284bb3c53e695d33","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=149e2869-0f24-4b16-817d-932b1cac5d5f, timestamp=2026-09-07T12:23:33.940076656Z, stateChangeResult=NO_ERROR, message=Migration rollback done, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Migration rollback done'}})","timestamp":"2026-09-07T12:23:33.945+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"284bb3c53e695d33","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:33.959+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"21513d7e7bf6e1f2","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=149e2869-0f24-4b16-817d-932b1cac5d5f, timestamp=2026-09-07T12:23:33.940127507Z, stateChangeResult=NO_ERROR, message=Migration rollback done, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Migration rollback done'}})","timestamp":"2026-09-07T12:23:33.959+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"21513d7e7bf6e1f2","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:33.966+00:00"} policy-clamp-runtime-acm-2 | {"severity":"WARN","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"284bb3c53e695d33","extra_data":{"logger":"org.hibernate.orm.jdbc.error","thread":"Thread-5"},"message":"HHH000247: ErrorCode: 0, SQLState: 23505","timestamp":"2026-09-07T12:23:34.487+00:00"} policy-clamp-runtime-acm-2 | {"severity":"WARN","traceId":"9be9fb8d1d5cbc8f958f76355aef8612","spanId":"284bb3c53e695d33","extra_data":{"logger":"org.hibernate.orm.jdbc.error","thread":"Thread-5"},"message":"ERROR: duplicate key value violates unique constraint \"messagejob_identificationid_index\"\n Detail: Key (identificationid)=(7538e0fd-ec0f-4076-90bc-6235f8c89f84) already exists.","timestamp":"2026-09-07T12:23:34.487+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"b45d16a65818c6864267fae50dccc025","spanId":"291dd95ea9f2b1f0","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-09-07T12:23:37.473+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"b45d16a65818c6864267fae50dccc025","spanId":"5ca18c3bc6f109f8","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=96d10dae-feba-4add-9017-7344714036b2, timestamp=2026-09-07T12:23:37.472514899Z, stateChangeResult=FAILED, message=Migration - Delete failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={}, result=true, message='Migration - Delete failed!'}})","timestamp":"2026-09-07T12:23:37.482+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"b45d16a65818c6864267fae50dccc025","spanId":"5ca18c3bc6f109f8","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:37.492+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"b45d16a65818c6864267fae50dccc025","spanId":"373383bd40e5071f","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=96d10dae-feba-4add-9017-7344714036b2, timestamp=2026-09-07T12:23:37.533048708Z, stateChangeResult=FAILED, message=Migrate failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={}, result=true, message='Migrate failed!'}})","timestamp":"2026-09-07T12:23:37.536+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"b45d16a65818c6864267fae50dccc025","spanId":"373383bd40e5071f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:37.540+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"b45d16a65818c6864267fae50dccc025","spanId":"742058c59e4dcdb9","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=96d10dae-feba-4add-9017-7344714036b2, timestamp=2026-09-07T12:23:37.539248628Z, stateChangeResult=FAILED, message=Migrate failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Migrate failed!'}})","timestamp":"2026-09-07T12:23:37.543+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"b45d16a65818c6864267fae50dccc025","spanId":"742058c59e4dcdb9","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:37.548+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"b45d16a65818c6864267fae50dccc025","spanId":"5ca18c3bc6f109f8","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=57739390-f34d-4278-88b0-4ba2d1a55023, timestamp=2026-09-07T12:23:38.035646431Z, participantId=null, replicaId=null, automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, deployState=MIGRATING, lockState=LOCKED, stateChangeResult=FAILED, revisionId=cfb158c3-1458-48e3-a520-f18564e74cf3, compositionTargetId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=MIGRATING, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=NEW, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, deployState=MIGRATING, lockState=LOCKED, migrationState=NEW, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=DELETED, lockState=NONE, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-09-07T12:23:38.043+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2b9aff96def793028905ea90eced0c1e","spanId":"4e34234fa272aca6","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-09-07T12:23:42.880+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2b9aff96def793028905ea90eced0c1e","spanId":"1d58ced1382b3b72","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=287d4319-308b-48bc-8cb3-489e9035d34b, timestamp=2026-09-07T12:23:42.883204762Z, stateChangeResult=FAILED, message=Rollback - Delete failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={}, result=true, message='Rollback - Delete failed!'}})","timestamp":"2026-09-07T12:23:42.900+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2b9aff96def793028905ea90eced0c1e","spanId":"1d58ced1382b3b72","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:42.908+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2b9aff96def793028905ea90eced0c1e","spanId":"1d58ced1382b3b72","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=f7c296d4-f13b-4583-b5df-775968eaddd2, timestamp=2026-09-07T12:23:43.446294973Z, participantId=null, replicaId=null, automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, deployState=MIGRATION_REVERTING, lockState=LOCKED, stateChangeResult=FAILED, revisionId=9d549d12-bad7-40c2-b8fc-1aaa2cd34a29, compositionTargetId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=MIGRATION_REVERTING, lockState=LOCKED, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=MIGRATION_REVERTING, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=MIGRATION_REVERTING, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, deployState=DELETED, lockState=NONE, migrationState=NEW, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=NEW, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=MIGRATION_REVERTING, lockState=NONE, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-09-07T12:23:43.454+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"85c9241041d2b5532dcd73400fe4a3e8","spanId":"56ab79048799c96a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-09-07T12:23:49.331+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"85c9241041d2b5532dcd73400fe4a3e8","spanId":"40b3431069ab8878","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=46f7c650-c989-4b0c-b37b-de95f488b7ff, timestamp=2026-09-07T12:23:49.335249939Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c35, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:23:49.343+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"85c9241041d2b5532dcd73400fe4a3e8","spanId":"40b3431069ab8878","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:49.354+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"85c9241041d2b5532dcd73400fe4a3e8","spanId":"71dbf628cc655bc3","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=5b8341f3-e4fc-4f57-a1b0-3f6a711df588, timestamp=2026-09-07T12:23:49.335276800Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c36, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:23:49.354+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"85c9241041d2b5532dcd73400fe4a3e8","spanId":"71dbf628cc655bc3","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:49.367+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"85c9241041d2b5532dcd73400fe4a3e8","spanId":"ee82c3e10bc5ab8f","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=199fc862-9da5-4615-8f09-ec364bc2ad25, timestamp=2026-09-07T12:23:49.333590773Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c38, deployState=UNDEPLOYING, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=bde98032-4a8e-495c-9453-3997e4a42cef, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement2, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:23:49.368+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"85c9241041d2b5532dcd73400fe4a3e8","spanId":"ee82c3e10bc5ab8f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:49.383+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"85c9241041d2b5532dcd73400fe4a3e8","spanId":"b81a94d12a215599","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=b70e1330-685b-4815-90a7-e8d53db9c21a, timestamp=2026-09-07T12:23:49.336248426Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c34, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:23:49.385+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"85c9241041d2b5532dcd73400fe4a3e8","spanId":"1fc0742ff73fef52","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=bfb3a2da-e1da-4824-a806-ce09a4a90e4e, timestamp=2026-09-07T12:23:49.334199703Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c37, deployState=UNDEPLOYING, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:23:49.394+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"85c9241041d2b5532dcd73400fe4a3e8","spanId":"a158de4fd8003854","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=05150bcc-02a4-48a0-84d8-cf884d37d9a1, timestamp=2026-09-07T12:23:49.365687290Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c40, deployState=UNDEPLOYING, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=1c534f2e-e2dc-4519-b495-e06d3444aece, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement3, typeVersion=1.0.0), ParticipantSupportedElementType(id=8aa3f208-86d2-42bd-a34e-6a658fb61ca1, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement4, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:23:49.400+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"85c9241041d2b5532dcd73400fe4a3e8","spanId":"94cf4c2fdc176c09","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=ee41660b-7b3f-4d42-b4dd-394d0b13f968, timestamp=2026-09-07T12:23:49.406634569Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-09-07T12:23:49.414+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"85c9241041d2b5532dcd73400fe4a3e8","spanId":"ae06474f5877af33","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=ee41660b-7b3f-4d42-b4dd-394d0b13f968, timestamp=2026-09-07T12:23:49.406867243Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-09-07T12:23:49.422+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"85c9241041d2b5532dcd73400fe4a3e8","spanId":"3e2fb13c50441b4d","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=ee41660b-7b3f-4d42-b4dd-394d0b13f968, timestamp=2026-09-07T12:23:49.407685516Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-09-07T12:23:49.431+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"85c9241041d2b5532dcd73400fe4a3e8","spanId":"cfa020512fb22fad","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=ee41660b-7b3f-4d42-b4dd-394d0b13f968, timestamp=2026-09-07T12:23:49.438671815Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-09-07T12:23:49.442+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"85c9241041d2b5532dcd73400fe4a3e8","spanId":"40b3431069ab8878","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=03f2ea9a-176b-4bd6-a469-ca4cae6f8900, timestamp=2026-09-07T12:23:49.910380093Z, participantId=null, replicaId=null, automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, deployState=UNDEPLOYED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=370732ff-f713-4f63-88f2-bf98f60f0b3e, compositionTargetId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, deployState=UNDEPLOYED, lockState=NONE, migrationState=NEW, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=NEW, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=UNDEPLOYED, lockState=NONE, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-09-07T12:23:49.919+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"44ebbd3c5f6c41a3dce3d8fb37147839","spanId":"d19e403344569a08","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-2"},"message":"Delete automation composition request received for name: Instance-Migration-From and version: 1.0.1","timestamp":"2026-09-07T12:23:54.722+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"44ebbd3c5f6c41a3dce3d8fb37147839","spanId":"aef010d29793ebf5","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-09-07T12:23:54.742+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"44ebbd3c5f6c41a3dce3d8fb37147839","spanId":"d19e403344569a08","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent AUTOMATION_COMPOSITION_STATE_CHANGE\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=10a7948f-9663-4438-ba96-0b7e4fce7eb1, timestamp=2026-09-07T12:23:54.730556244Z, participantId=null, replicaId=null, automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=09128c2b-2558-4f15-802f-efc9b4fafc75, revisionIdInstance=370732ff-f713-4f63-88f2-bf98f60f0b3e, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), deployOrderedState=DELETE, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *, *], InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={InternalState=*}, state=PRESENT})])])","timestamp":"2026-09-07T12:23:54.752+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"44ebbd3c5f6c41a3dce3d8fb37147839","spanId":"5bdaff146fdbc44c","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=10a7948f-9663-4438-ba96-0b7e4fce7eb1, timestamp=2026-09-07T12:23:54.803829541Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:23:54.819+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"44ebbd3c5f6c41a3dce3d8fb37147839","spanId":"5bdaff146fdbc44c","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:54.832+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"44ebbd3c5f6c41a3dce3d8fb37147839","spanId":"f4c342b193f3aed8","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=10a7948f-9663-4438-ba96-0b7e4fce7eb1, timestamp=2026-09-07T12:23:54.804697606Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:23:54.833+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"44ebbd3c5f6c41a3dce3d8fb37147839","spanId":"f4c342b193f3aed8","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:54.840+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"44ebbd3c5f6c41a3dce3d8fb37147839","spanId":"df5cc6fa6a00a11b","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=10a7948f-9663-4438-ba96-0b7e4fce7eb1, timestamp=2026-09-07T12:23:54.805357386Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:23:54.844+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"44ebbd3c5f6c41a3dce3d8fb37147839","spanId":"df5cc6fa6a00a11b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:54.850+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"44ebbd3c5f6c41a3dce3d8fb37147839","spanId":"112f265bbd38ec3b","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=10a7948f-9663-4438-ba96-0b7e4fce7eb1, timestamp=2026-09-07T12:23:54.812997599Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-09-07T12:23:54.850+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"44ebbd3c5f6c41a3dce3d8fb37147839","spanId":"5bdaff146fdbc44c","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=5924b8f0-4380-4530-81c1-cb2a0248da84, timestamp=2026-09-07T12:23:55.382587604Z, participantId=null, replicaId=null, automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=7538e0fd-ec0f-4076-90bc-6235f8c89f84, deployState=DELETED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=370732ff-f713-4f63-88f2-bf98f60f0b3e, compositionTargetId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, acElementList=[])], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=null)","timestamp":"2026-09-07T12:23:55.390+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"4380425047baa34dd22c98cf929dac20","spanId":"9329c32744b17197","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=68614671-7a19-40c4-bea5-e6cc24cdf3cb, timestamp=2026-09-07T12:23:55.976001722Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=faeaf440-b4a3-4329-a729-21011d5742ff, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-09-07T12:23:55.980+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"4380425047baa34dd22c98cf929dac20","spanId":"9329c32744b17197","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:23:55.991+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"53ac78fb99ff58e8b5780660cc9488d6","spanId":"f36149451d49bbbe","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PARTICIPANT_PRIME","timestamp":"2026-09-07T12:24:01.172+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"53ac78fb99ff58e8b5780660cc9488d6","spanId":"ac67878d9310a69a","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=150c6f13-6bd6-4146-ac72-6095493c8a2b, timestamp=2026-09-07T12:24:01.233986820Z, stateChangeResult=FAILED, message=Deprime failed!, messageType=PARTICIPANT_PRIME_ACK, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), compositionState=PRIMED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}])","timestamp":"2026-09-07T12:24:01.239+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"53ac78fb99ff58e8b5780660cc9488d6","spanId":"ac67878d9310a69a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:24:01.252+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"53ac78fb99ff58e8b5780660cc9488d6","spanId":"e1daf4a01533f4a4","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=150c6f13-6bd6-4146-ac72-6095493c8a2b, timestamp=2026-09-07T12:24:01.234163763Z, stateChangeResult=NO_ERROR, message=Deprimed, messageType=PARTICIPANT_PRIME_ACK, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), compositionState=COMMISSIONED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, outProperties={InternalState=*}}])","timestamp":"2026-09-07T12:24:01.253+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"53ac78fb99ff58e8b5780660cc9488d6","spanId":"e1daf4a01533f4a4","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:24:01.257+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"87e06aa30d05ab31bf12bf2f16aafbaf","spanId":"aec6e0a7de62a8fa","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-9"},"message":"Get automation composition definition request received for ID: fd4f305f-e905-4c87-9b46-eabe7b08fb74","timestamp":"2026-09-07T12:24:01.286+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"53ac78fb99ff58e8b5780660cc9488d6","spanId":"ac67878d9310a69a","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=253f5889-dea8-44b0-bccd-67f5dbe65c00, timestamp=2026-09-07T12:24:01.796776987Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=cdb2fbe6-222c-494a-bd46-505e10a4d4f3, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=DEPRIMING, participantDefinitionUpdates=[ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement2', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}]), ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}])], automationcompositionList=[], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=FAILED)","timestamp":"2026-09-07T12:24:01.807+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"4c94b4eb7b92be2cd4784a18549ca7ad","spanId":"e50d1ecbbab18877","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-7"},"message":"Get automation composition definition request received for ID: fd4f305f-e905-4c87-9b46-eabe7b08fb74","timestamp":"2026-09-07T12:24:06.412+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"7275efe68bca207f0e1d7750d1cb25db","spanId":"f34a7f7c68e00710","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PARTICIPANT_PRIME","timestamp":"2026-09-07T12:24:06.691+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"7275efe68bca207f0e1d7750d1cb25db","spanId":"53a29d07f08e9cad","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=f6b5294b-74a2-4360-926e-f89f8270da50, timestamp=2026-09-07T12:24:06.750737802Z, stateChangeResult=NO_ERROR, message=Deprimed, messageType=PARTICIPANT_PRIME_ACK, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), compositionState=COMMISSIONED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}])","timestamp":"2026-09-07T12:24:06.755+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"7275efe68bca207f0e1d7750d1cb25db","spanId":"53a29d07f08e9cad","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:24:06.770+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"7275efe68bca207f0e1d7750d1cb25db","spanId":"3bdd6ea5b2779102","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=f6b5294b-74a2-4360-926e-f89f8270da50, timestamp=2026-09-07T12:24:06.758796821Z, stateChangeResult=NO_ERROR, message=Deprimed, messageType=PARTICIPANT_PRIME_ACK, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6c9ab481-7688-4e13-b721-ff6fe60037fe), compositionState=COMMISSIONED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, outProperties={InternalState=*}}])","timestamp":"2026-09-07T12:24:06.774+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"7275efe68bca207f0e1d7750d1cb25db","spanId":"3bdd6ea5b2779102","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:24:06.785+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"5207c5bec6c0a1f8277a3e8b70e439eb","spanId":"f6609098c933d384","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-2"},"message":"Get automation composition definition request received for ID: fd4f305f-e905-4c87-9b46-eabe7b08fb74","timestamp":"2026-09-07T12:24:06.798+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"7275efe68bca207f0e1d7750d1cb25db","spanId":"53a29d07f08e9cad","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=991d36db-548e-4747-8047-d3ed56f659b0, timestamp=2026-09-07T12:24:07.299219383Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=fd4f305f-e905-4c87-9b46-eabe7b08fb74, revisionIdComposition=7ffb9732-9f42-409f-95a6-f2eadbf05b19, revisionIdInstance=null, participantIdList=[]), state=COMMISSIONED, participantDefinitionUpdates=[], automationcompositionList=[], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=NO_ERROR)","timestamp":"2026-09-07T12:24:07.306+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"6925b91789bc4352ce9c566e514cd8ab","spanId":"f6d80046c19386a1","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-5"},"message":"Get automation composition definition request received for ID: fd4f305f-e905-4c87-9b46-eabe7b08fb74","timestamp":"2026-09-07T12:24:11.923+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"24b0faaa1ee85502d31a2f967791ec0b","spanId":"bf400fdff541cbb8","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-10"},"message":"Delete request received for ID: fd4f305f-e905-4c87-9b46-eabe7b08fb74","timestamp":"2026-09-07T12:24:12.050+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"b7fa131b75e1aa620b3bc45ed3e8ef8e","spanId":"ae3e8ddce2f5039e","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PARTICIPANT_PRIME","timestamp":"2026-09-07T12:24:12.206+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"b7fa131b75e1aa620b3bc45ed3e8ef8e","spanId":"f862cf1470f40513","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=a1b5db70-1725-47d5-bdc2-054a13ca0be6, timestamp=2026-09-07T12:24:12.206181686Z, stateChangeResult=NO_ERROR, message=Not implemented, messageType=PARTICIPANT_PRIME_ACK, compositionId=c7da95c8-422b-4ba8-94a7-a5d1437709d5, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=3033c6d1-7b03-4575-bf43-7d4e95dec165), compositionState=COMMISSIONED, outPropertiesList=null)","timestamp":"2026-09-07T12:24:12.215+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"b7fa131b75e1aa620b3bc45ed3e8ef8e","spanId":"f862cf1470f40513","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:24:12.222+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"b7fa131b75e1aa620b3bc45ed3e8ef8e","spanId":"f862cf1470f40513","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=b7ccbb4e-19c1-4850-bb49-3e2e38867687, timestamp=2026-09-07T12:24:12.780615187Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=c7da95c8-422b-4ba8-94a7-a5d1437709d5, revisionIdComposition=f07e86a7-dd52-4bdc-8bad-78d8a5eecff3, revisionIdInstance=null, participantIdList=[]), state=COMMISSIONED, participantDefinitionUpdates=[], automationcompositionList=[], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=NO_ERROR)","timestamp":"2026-09-07T12:24:12.790+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"f29dd0ab70e143e3b54891118988ccd6","spanId":"c49414afedb03d61","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"scheduling-1"},"message":"Add scheduled scanning","timestamp":"2026-09-07T12:24:13.567+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"e29a004822e7497776383fe587eb7ff6","spanId":"cfb0550197f9191c","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-2"},"message":"Delete request received for ID: c7da95c8-422b-4ba8-94a7-a5d1437709d5","timestamp":"2026-09-07T12:24:17.560+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"5ecef99b5c15cf84baf08bc6726e3575","spanId":"40b226b49c2e4432","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-4"},"message":"Deprime request received for ID: d09cf5c5-df51-4549-ab51-c5c31c7b1fc1","timestamp":"2026-09-07T12:24:17.681+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"5ecef99b5c15cf84baf08bc6726e3575","spanId":"40b226b49c2e4432","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant] Sent PARTICIPANT_PRIME\nParticipantPrime(super=ParticipantMessage(messageType=PARTICIPANT_PRIME, messageId=8cb1a00b-bfd9-4c46-a74d-12fd212406a2, timestamp=2026-09-07T12:24:17.701502569Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdComposition=b1199b5f-055b-4d45-9032-dd1701ff3f94, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantDefinitionUpdates=[], primeDtoList=[ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, compositionDto=CompositionDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, inPropertiesMap={onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4={InternalState=*}}}), ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, compositionDto=CompositionDto{compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, inPropertiesMap={onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4={InternalState=*}, onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4={InternalState=*}, onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4={InternalState=*}}})], primeOrder=DEPRIME)","timestamp":"2026-09-07T12:24:17.708+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"5ecef99b5c15cf84baf08bc6726e3575","spanId":"4fa8a375749a9438","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PARTICIPANT_PRIME","timestamp":"2026-09-07T12:24:17.712+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"5ecef99b5c15cf84baf08bc6726e3575","spanId":"801bce13b089ddec","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=8cb1a00b-bfd9-4c46-a74d-12fd212406a2, timestamp=2026-09-07T12:24:17.772596324Z, stateChangeResult=NO_ERROR, message=Deprimed, messageType=PARTICIPANT_PRIME_ACK, compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=309c98f8-e2cc-4c72-9c86-de5aa1c92f3f), compositionState=COMMISSIONED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, outProperties={InternalState=*}}])","timestamp":"2026-09-07T12:24:17.777+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"5ecef99b5c15cf84baf08bc6726e3575","spanId":"801bce13b089ddec","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:24:17.786+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"5ecef99b5c15cf84baf08bc6726e3575","spanId":"a895c5a9af3b26fb","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=8cb1a00b-bfd9-4c46-a74d-12fd212406a2, timestamp=2026-09-07T12:24:17.773685111Z, stateChangeResult=NO_ERROR, message=Deprimed, messageType=PARTICIPANT_PRIME_ACK, compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=dc91a9f9-e5b5-4f21-922b-6b5d8d095592), compositionState=COMMISSIONED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, outProperties={InternalState=*}}])","timestamp":"2026-09-07T12:24:17.787+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"5ecef99b5c15cf84baf08bc6726e3575","spanId":"a895c5a9af3b26fb","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-09-07T12:24:17.792+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"697325367a49c4890a3b8b35ea48dfb4","spanId":"3b11c54885367bc0","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-5"},"message":"Get automation composition definition request received for ID: d09cf5c5-df51-4549-ab51-c5c31c7b1fc1","timestamp":"2026-09-07T12:24:17.824+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"5ecef99b5c15cf84baf08bc6726e3575","spanId":"801bce13b089ddec","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync] Sent PARTICIPANT_SYNC_MSG\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=17eddfae-541e-4556-81d1-8b80749cceca, timestamp=2026-09-07T12:24:18.337437756Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=d09cf5c5-df51-4549-ab51-c5c31c7b1fc1, revisionIdComposition=98fdc1db-1f7a-4ba0-aa5c-c4df2595acaa, revisionIdInstance=null, participantIdList=[]), state=COMMISSIONED, participantDefinitionUpdates=[], automationcompositionList=[], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=NO_ERROR)","timestamp":"2026-09-07T12:24:18.344+00:00"}